{"info":{"_postman_id":"139b97fd-d64f-4d24-bbe0-bd574d1a29ef","name":"Athens Smart Neighbourhood CKAN DataStore API","description":"<html><head></head><body><h1 id=\"athens-smart-neighbourhood-ckan-datastore-postman-collection\">Athens Smart Neighbourhood — CKAN DataStore Postman Collection</h1>\n<p>Η επίσημη τεκμηρίωση του CKAN DataStore (<a href=\"https://docs.ckan.org/en/2.11/maintaining/datastore.html#the-data-api\">https://docs.ckan.org/en/2.11/maintaining/datastore.html#the-data-api</a>) σε συνδυασμό με τα τεχνικά της πύλης δεδομένων (<a href=\"https://opendata-cityofathens-gr.gitbook.io/guides/texnika-egxeiridia\">https://opendata-cityofathens-gr.gitbook.io/guides/texnika-egxeiridia</a>) παραμένουν το βασικό σημείο αναφοράς για το πώς λειτουργούν τα <code>datastore_search</code> και <code>datastore_info</code> και αξίζει να τη συμβουλεύεσαι παράλληλα με αυτή τη συλλογή:</p>\n<ul>\n<li><p>CKAN DataStore / The Data API</p>\n</li>\n<li><p>datastore_search, datastore_info, <code>_table_metadata</code>, filters, fields, sort, records_format, dump endpoints</p>\n</li>\n</ul>\n<p>Η συγκεκριμένη συλλογή είναι εστιασμένη στα δεδομένα που φαίνονται στην πύλη δεδομένων και προέρχονται από τους αισθητήρες και τους σταθμούς wifi που έχουν τοποθετηθεί στις γειτονιές του δήμου (<a href=\"https://citizenhub.geitoniesathinas.gr/\">https://citizenhub.geitoniesathinas.gr/</a>). Οι κλήσεις που παρουσιάζονται εδώ με ποικίλα παραδείγματα μπορούν να αξιοποιηθούν σε κάθε σύνολο δεδομένων λαμβάνοντας υπόψη βέβαια το εκάστοτε σχήμα των δεδομένων.</p>\n<h2 id=\"πώς-χρησιμοποιείται-πρακτικά-η-συλλογή\">Πώς χρησιμοποιείται πρακτικά η συλλογή</h2>\n<p>Η συνήθης ροή είναι:</p>\n<ol>\n<li><p><strong>Εντοπίζεις το dataset / resource που σε ενδιαφέρει</strong></p>\n<ul>\n<li><p>είτε από το CKAN UI,</p>\n</li>\n<li><p>είτε από το <code>_table_metadata</code>,</p>\n</li>\n<li><p>είτε — πιο πρακτικά για αυτή την υλοποίηση — από τα 2 registry datasets:</p>\n<ul>\n<li><p><code>wifi-stations-registry</code></p>\n</li>\n<li><p><code>env-stations-registry</code></p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong>Παίρνεις το</strong> <strong><code>resource_id</code></strong></p>\n<ul>\n<li>κάθε DataStore query στο CKAN στοχεύει σε συγκεκριμένο <code>resource_id</code> (ή alias).</li>\n</ul>\n</li>\n<li><p><strong>Βλέπεις το σχήμα του resource</strong></p>\n<ul>\n<li><p>με <code>datastore_info</code>,</p>\n</li>\n<li><p>ή από το UI του resource / DataStore preview.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Στήνεις</strong> <strong><code>datastore_search</code></strong></p>\n<ul>\n<li><p>επιλέγεις πεδία (<code>fields</code>),</p>\n</li>\n<li><p>βάζεις equality / IN φίλτρα (<code>filters</code>),</p>\n</li>\n<li><p>ορίζεις ταξινόμηση (<code>sort</code>),</p>\n</li>\n<li><p>περιορίζεις αποτελέσματα (<code>limit</code>, <code>offset</code>),</p>\n</li>\n<li><p>χρησιμοποιείς <code>q</code> ή <code>full_text</code> για text search,</p>\n</li>\n<li><p>διαλέγεις και μορφή επιστροφής (<code>records_format</code>).</p>\n</li>\n</ul>\n</li>\n</ol>\n<h2 id=\"ποια-datasets-καλύπτει-η-υλοποίηση\">Ποια datasets καλύπτει η υλοποίηση</h2>\n<h3 id=\"1-γενικά--lookup--master-datasets-4-datasets\">1. Γενικά / lookup / master datasets (4 datasets)</h3>\n<ul>\n<li><p><code>wifi-stations-registry</code></p>\n</li>\n<li><p><code>env-stations-registry</code></p>\n</li>\n<li><p><code>municipal-districts-athens</code></p>\n</li>\n<li><p><code>neighbourhoods-athens</code></p>\n</li>\n</ul>\n<h3 id=\"2-aggregate-datasets-4-datasets\">2. Aggregate datasets (4 datasets)</h3>\n<ul>\n<li><p><code>wifi-cumulative-traffic-all-stations</code></p>\n</li>\n<li><p><code>wifi-active-visitors-all-stations</code></p>\n</li>\n<li><p><code>wifi-highest-visitors-all-stations</code></p>\n</li>\n<li><p><code>env-all-stations</code></p>\n</li>\n</ul>\n<h3 id=\"3-per-station-dataset-families-318-datasets-συνολικά\">3. Per-station dataset families (318 datasets συνολικά)</h3>\n<ul>\n<li><p>WiFi per-station (240 datasets):</p>\n<ul>\n<li><p><code>wifi-cumulative-traffic-...</code></p>\n</li>\n<li><p><code>wifi-active-visitors-...</code></p>\n</li>\n<li><p><code>wifi-highest-visitors-...</code></p>\n</li>\n</ul>\n</li>\n<li><p>Environmental per-station (78 datasets):</p>\n<ul>\n<li><code>env-...</code></li>\n</ul>\n</li>\n</ul>\n<h2 id=\"σημαντική-πρακτική-παρατήρηση\">Σημαντική πρακτική παρατήρηση</h2>\n<p>Τα datasets <strong><code>wifi-stations-registry</code></strong> και <strong><code>env-stations-registry</code></strong> είναι τα καλύτερα σημεία εκκίνησης όταν ψάχνεις επιμέρους σταθμούς. Περιέχουν τα βασικά στοιχεία του σταθμού και παραπομπές προς:</p>\n<ul>\n<li><p>aggregate datasets/resources</p>\n</li>\n<li><p>per-station datasets/resources</p>\n</li>\n<li><p>CKAN dataset URLs / resource URLs</p>\n</li>\n</ul>\n<p>Άρα, αν ανακτήσεις πρώτα ένα από αυτά τα δύο registry datasets, μπορείς μετά να πλοηγηθείς γρήγορα στα υπόλοιπα resources.</p>\n<h2 id=\"πώς-να-διαβάζεις-ένα-resource-πριν-ψάξεις\">Πώς να \"διαβάζεις\" ένα resource πριν ψάξεις</h2>\n<p>Το <code>datastore_info</code> σε βοηθά να δεις:</p>\n<ul>\n<li><p>ποια πεδία υπάρχουν,</p>\n</li>\n<li><p>τι τύπους έχουν,</p>\n</li>\n<li><p>αν υπάρχουν aliases,</p>\n</li>\n<li><p>περίπου πόσες εγγραφές υπάρχουν,</p>\n</li>\n<li><p>metadata για το schema.</p>\n</li>\n</ul>\n<p>Αφού δεις τα πεδία, μπορείς να χτίσεις στο <code>datastore_search</code> ένα JSON σαν κι αυτά:</p>\n<h3 id=\"exact-match\">Exact match</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"resource_id\": \"RESOURCE_ID\",\n  \"filters\": {\n    \"station_id\": 2\n  }\n}\n\n</code></pre>\n<h3 id=\"in-filter\">IN filter</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"resource_id\": \"RESOURCE_ID\",\n  \"filters\": {\n    \"station_id\": [2, 10, 15]\n  }\n}\n\n</code></pre>\n<h3 id=\"projection--sorting\">Projection + sorting</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"resource_id\": \"RESOURCE_ID\",\n  \"fields\": [\"station_id\", \"station_name\", \"date\", \"cumulative_traffic\"],\n  \"sort\": \"date desc\",\n  \"limit\": 50\n}\n\n</code></pre>\n<h3 id=\"full-text-search\">Full-text search</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"resource_id\": \"RESOURCE_ID\",\n  \"full_text\": \"Μαβίλη\"\n}\n\n</code></pre>\n<h2 id=\"δυνατότητες-φίλτρων\">Δυνατότητες φίλτρων</h2>\n<p>Η παρούσα συλλογή εστιάζει <strong>μόνο</strong> στα <code>datastore_search</code> και <code>datastore_info</code>.<br>Αυτό σημαίνει ότι τα παραδείγματα με <code>filters</code> ακολουθούν τη λογική της τεκμηρίωσης του CKAN:</p>\n<ul>\n<li><p>equality (<code>=</code>),</p>\n</li>\n<li><p>πολλαπλές τιμές / <code>IN</code>.</p>\n</li>\n</ul>\n<h2 id=\"σημειώσεις\">Σημειώσεις</h2>\n<ol>\n<li><p>Η συλλογή εστιάζει μόνο στα endpoints <code>datastore_search</code> και <code>datastore_info</code>.</p>\n</li>\n<li><p>Για όλα τα resources της υλοποίησης, δεδομένου ότι πρόκειται για public resources, δεν χρειάζεται Authorization header.</p>\n</li>\n<li><p>Όλα τα requests είναι <code>POST</code> προς το CKAN Action API.</p>\n</li>\n<li><p>Στα παραδείγματα χρησιμοποιούνται πραγματικά <code>resource_id</code> από τα mappings της υλοποίησης.</p>\n</li>\n</ol>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Athens Smart Neighbourhood — CKAN DataStore Postman Collection","slug":"athens-smart-neighbourhood-ckan-datastore-postman-collection"}],"owner":"51309911","collectionId":"139b97fd-d64f-4d24-bbe0-bd574d1a29ef","publishedId":"2sBXinJWVo","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"6674bd"},"publishDate":"2026-03-31T17:25:43.000Z"},"item":[{"name":"00 - Read me first & Discovery","item":[{"name":"List all DataStore resources (_table_metadata)","id":"5f05aa1d-e897-4575-add4-c6fb98fc7cdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"_table_metadata\",\n  \"limit\": 1000,\n  \"sort\": \"name asc\"\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Ξεκίνα από εδώ αν θέλεις να δεις όσα resources / aliases είναι καταχωρημένα στο DataStore.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"1b65019b-e643-4b89-9989-100dadd01e25","name":"List all DataStore resources (_table_metadata)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"_table_metadata\",\n  \"limit\": 1000,\n  \"sort\": \"name asc\"\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 14:33:18 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"36862"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"ApplicationGatewayAffinityCORS=a2f8ff46725691656297335e2f1c61e5; Path=/; SameSite=None; Secure"},{"key":"Set-Cookie","value":"ApplicationGatewayAffinity=a2f8ff46725691656297335e2f1c61e5; Path=/"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"include_total\": true,\n        \"limit\": 1000,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"_table_metadata\",\n        \"sort\": \"name asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"_id\": \"8dc2f982fa0b5b64\",\n                \"name\": \"0097477d-1389-4708-90d8-20a3b2c9befb\",\n                \"oid\": \"109826\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9d41e5b8ca78efd7\",\n                \"name\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n                \"oid\": \"107644\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4b28fb0d7013762c\",\n                \"name\": \"03152d71-b5d3-40da-b957-2621d9aec710\",\n                \"oid\": \"113423\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"571886f001aa2159\",\n                \"name\": \"03800376-ca93-4b8c-927f-43aab52b3dfe\",\n                \"oid\": \"109038\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"36158ff29a9fbed6\",\n                \"name\": \"03cf5bce-c71d-44e7-a9e8-39c5beb5a404\",\n                \"oid\": \"111121\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"2525fa30cac0e200\",\n                \"name\": \"03ff5f78-91c4-4b48-b5b7-a0a67942ffd3\",\n                \"oid\": \"110782\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"aeade68db39f83f4\",\n                \"name\": \"0476b1e3-e1d6-454d-ac4b-80fd72171464\",\n                \"oid\": \"110371\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f387f72e3cfaa0e1\",\n                \"name\": \"0478bbab-4f3e-4ac1-9087-4727b0a60784\",\n                \"oid\": \"112957\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"30188c0f46cb54e1\",\n                \"name\": \"05203895-98aa-46ac-8983-62a65cf780b5\",\n                \"oid\": \"109565\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"31a242d0e71e1f06\",\n                \"name\": \"055168d5-52df-4aa1-a53e-f8d9c5b0dd54\",\n                \"oid\": \"110701\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"442c5c7706c76c59\",\n                \"name\": \"069085ca-292d-4f86-9608-5b90ea9ca710\",\n                \"oid\": \"101370\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f3c3c5843266b415\",\n                \"name\": \"06c62b7e-a0dc-4b9c-816c-224c4ccf27d8\",\n                \"oid\": \"113934\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"986cc291ba414c08\",\n                \"name\": \"072b7712-8279-437c-9568-bc5f7e72dec7\",\n                \"oid\": \"113546\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4460be777d6ea166\",\n                \"name\": \"094cd857-2fca-468e-b73b-96d81c39636a\",\n                \"oid\": \"112820\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"03e7b0e3412e3abd\",\n                \"name\": \"09527c46-9888-4de2-bd02-542cc628d5ad\",\n                \"oid\": \"109157\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ad24d360e7415464\",\n                \"name\": \"096c6847-4fbe-42d2-8127-1869aed5724e\",\n                \"oid\": \"113721\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b1d1357b109ce1c7\",\n                \"name\": \"0aeb5357-e1e9-4d12-8622-834022fa2938\",\n                \"oid\": \"113065\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"3d1f7dcc2e1fa38e\",\n                \"name\": \"0bdaf149-e0ac-4f1a-9d40-3fb79a6d600e\",\n                \"oid\": \"116437\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f591785dc90a7de6\",\n                \"name\": \"0bdf7279-80b9-47b8-b8ab-13337bed3794\",\n                \"oid\": \"112328\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b8f90bd81947c912\",\n                \"name\": \"0c316899-8fdb-4e9b-bbf4-7395f006f69f\",\n                \"oid\": \"111872\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7cac00f74e1871d6\",\n                \"name\": \"0d84522f-c4e6-4384-a192-0cc06318cbdd\",\n                \"oid\": \"114479\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"974d52fcd0fd743c\",\n                \"name\": \"0edf6709-3d99-4380-86b4-cf80f568bf12\",\n                \"oid\": \"111712\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7df174b272d929ce\",\n                \"name\": \"1007bff1-0a11-49d1-8933-c280a8de3a92\",\n                \"oid\": \"108712\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"70fb82cc1fc06bba\",\n                \"name\": \"10bc1cd4-0600-43b4-a476-e1cf42a1920f\",\n                \"oid\": \"110959\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"fec44b34e9ada339\",\n                \"name\": \"11979f8d-c299-4e3b-be88-2b03dd303bfe\",\n                \"oid\": \"112434\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6dd154463a02c467\",\n                \"name\": \"11e14ab4-de17-4737-86c4-6ad05c12c7f9\",\n                \"oid\": \"110424\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1dc916079fd34138\",\n                \"name\": \"12a98bc0-c1f7-4f39-b9ff-032e939fd47e\",\n                \"oid\": \"116368\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e41be8bbb1be06df\",\n                \"name\": \"1427b5a8-d382-4b56-bada-fbdde7ba9687\",\n                \"oid\": \"111556\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7fede7b2063e6547\",\n                \"name\": \"145ad1fc-4c09-4111-9104-b1c2ec19cc22\",\n                \"oid\": \"110499\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6a6e5d20ed9ab0f5\",\n                \"name\": \"14b73b2a-35f1-4938-90e3-e157c065594e\",\n                \"oid\": \"111012\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"49043678b3958475\",\n                \"name\": \"150e8cd2-ecb0-4848-bc95-6673665847f1\",\n                \"oid\": \"113260\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a104a4c595c59d58\",\n                \"name\": \"16559632-c100-45b2-aa61-be591fcca85d\",\n                \"oid\": \"111228\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"453b81360d8df4d1\",\n                \"name\": \"180547ac-9e6f-4c91-b838-ff605b023761\",\n                \"oid\": \"108146\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ce11c7c21588603a\",\n                \"name\": \"18b7c44b-c3af-4997-bdee-58eeb7209db7\",\n                \"oid\": \"110343\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7b9551738bf5724b\",\n                \"name\": \"1941339c-aa50-4afa-aa81-f36ceaffe6bc\",\n                \"oid\": \"109939\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"2bb6ac65bdf5821d\",\n                \"name\": \"19876be4-d3f8-406f-b6fe-721c4b958366\",\n                \"oid\": \"112517\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d40c92744df62c18\",\n                \"name\": \"1a8f58a5-82ba-4873-bdf4-588116d1fe6e\",\n                \"oid\": \"115495\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"feb7ac0d231ee70b\",\n                \"name\": \"1c698a91-cd23-42fb-9129-8a17b1b4311d\",\n                \"oid\": \"109967\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e7a9d9f3e6175043\",\n                \"name\": \"1cdccaf9-c11b-4393-b3c7-cf9d3f78ad0f\",\n                \"oid\": \"114612\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9480cd20930f25e4\",\n                \"name\": \"1e08f291-faf6-40bc-a2ac-9d410a871bd9\",\n                \"oid\": \"115163\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"dd26b79ca454f3a1\",\n                \"name\": \"1e101922-8c4f-4bcb-9c89-7862197b2b1d\",\n                \"oid\": \"115304\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"fe3a78a02c358f00\",\n                \"name\": \"1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                \"oid\": \"114936\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"39784ecca2ac230b\",\n                \"name\": \"1fca5c20-60b4-48a1-92f4-230bd5c73b24\",\n                \"oid\": \"109403\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6b26a7131d593401\",\n                \"name\": \"1ffde117-b97f-47e6-ae57-e4cf927513a3\",\n                \"oid\": \"108081\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8d912a460c04f38f\",\n                \"name\": \"207b3d7a-f9ab-4f14-a829-a4f45cdd9bb1\",\n                \"oid\": \"109263\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e910d3c4399ac5c0\",\n                \"name\": \"210c705c-c331-4429-82ae-a5169ad4191e\",\n                \"oid\": \"116080\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"720b405f093d99fa\",\n                \"name\": \"2149a0f0-218c-48ae-b1e7-b70aaee6b346\",\n                \"oid\": \"115021\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"04fdf3a79d2c7e9a\",\n                \"name\": \"22469e98-c532-4737-94ff-c89019a1970f\",\n                \"oid\": \"114965\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"90f0ccda75e190a2\",\n                \"name\": \"229619e5-70b1-4bc2-8edb-58f8bf8a1049\",\n                \"oid\": \"116276\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a96832b06af8b679\",\n                \"name\": \"22f87a0f-7cd5-4b3c-8657-e5eb3c1d59d7\",\n                \"oid\": \"108876\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8eb2de1daf2d535b\",\n                \"name\": \"2437583b-aea9-4088-a5dd-6aca965fddf0\",\n                \"oid\": \"107953\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6c4172665eaae086\",\n                \"name\": \"25286bf0-104f-44fd-9b05-bb30790c88fd\",\n                \"oid\": \"110234\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"dfd20500bfcfc44a\",\n                \"name\": \"25a4aa4c-32f3-49fd-9371-7400002f6fce\",\n                \"oid\": \"109673\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d02cb5b9dda81f20\",\n                \"name\": \"261e3a98-bd04-41dd-bf32-653985f965be\",\n                \"oid\": \"115950\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9d46b05ee4be10f0\",\n                \"name\": \"27500440-a92e-4242-8754-8aee91c86652\",\n                \"oid\": \"112926\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6800bd07e7948c29\",\n                \"name\": \"28fd4fa6-7ebf-4c7b-8386-557588820a89\",\n                \"oid\": \"110673\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4f3264e35c80f777\",\n                \"name\": \"2926902e-2490-4243-85f6-2e155fdd3a57\",\n                \"oid\": \"112112\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"3a2a941e942b9bf1\",\n                \"name\": \"2a579738-0291-4bb6-929c-b175f9aa27ab\",\n                \"oid\": \"114251\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a1859c8dfd33e4bf\",\n                \"name\": \"2a5b22ae-f504-428b-ad1d-730b5c03d9c8\",\n                \"oid\": \"114295\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"293bdb4d9bcd1df4\",\n                \"name\": \"2aed507f-c751-423e-9f70-4d92309b6cb3\",\n                \"oid\": \"113571\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"25cde6e6ab25f63a\",\n                \"name\": \"2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                \"oid\": \"114826\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"92b6fea32aea7fed\",\n                \"name\": \"2d1b4580-9c21-4184-b8ef-86fe1c0bf1f9\",\n                \"oid\": \"113596\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"3ea98e8273879c7d\",\n                \"name\": \"2ee0ce97-6dbf-4c98-90b1-d4b46d1a44ac\",\n                \"oid\": \"110726\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9aabba4eaee3bf60\",\n                \"name\": \"2f02be5a-c899-4812-9ec6-e5724ef9d2b7\",\n                \"oid\": \"41733\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d8f205fd84b6bd85\",\n                \"name\": \"2fa2ff5a-5228-42ed-ae1e-37007ab41ee2\",\n                \"oid\": \"112986\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"90824412d3de4ab2\",\n                \"name\": \"300c54a2-b80e-4f6d-9df2-fa8318448aa4\",\n                \"oid\": \"113171\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d2552727201461fc\",\n                \"name\": \"30ebc221-bc77-401a-9df2-f6008ac1e234\",\n                \"oid\": \"114361\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"61756bbc93c2bfea\",\n                \"name\": \"3133c287-925e-4ea1-8fb1-809cbbc2a240\",\n                \"oid\": \"115249\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"0467c8c04d0b5c07\",\n                \"name\": \"3257e5d2-2048-4056-b9bb-47327aad0af9\",\n                \"oid\": \"111997\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"091ca2574b84d38e\",\n                \"name\": \"34b82840-1d4e-4861-81fc-61d0a42aaddd\",\n                \"oid\": \"108843\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d6c2e270191adb9f\",\n                \"name\": \"35d5b149-c994-405b-af41-bfd60f8b4510\",\n                \"oid\": \"113342\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"336cb6c96a2ac008\",\n                \"name\": \"3669119a-1408-4a5f-9563-7be971c250b5\",\n                \"oid\": \"109132\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c79ae8196a84432b\",\n                \"name\": \"367198a5-2c39-4ca0-ad0d-3f5194b32f68\",\n                \"oid\": \"115469\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9a37655000e814d6\",\n                \"name\": \"36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                \"oid\": \"114742\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a8e919ee5b99c4d2\",\n                \"name\": \"384084d3-3a10-4c76-bbe9-c915d9dbf8aa\",\n                \"oid\": \"109593\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ac619fa7864c2bc2\",\n                \"name\": \"390e9a15-ddca-4dc0-a8e6-a6c7f4a83af3\",\n                \"oid\": \"42315\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c49b2ee051535c8f\",\n                \"name\": \"39f75e60-91d6-4ea3-852c-cd9ed5cc73a4\",\n                \"oid\": \"111791\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e66383ad7898550b\",\n                \"name\": \"3a1be790-7e2c-4747-9347-3d6e86ce4b7e\",\n                \"oid\": \"113146\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d39a64276b6619f9\",\n                \"name\": \"3a338627-871e-4d6b-9837-a944954acc78\",\n                \"oid\": \"109698\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"913537ffd2425e8c\",\n                \"name\": \"3aa08eb4-7dd0-481e-9597-a8b49bbf65da\",\n                \"oid\": \"116113\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"48f10e69e7491ef3\",\n                \"name\": \"3aaf05aa-7a3a-4721-9054-11d5f350bd5f\",\n                \"oid\": \"115414\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"351c85ed962afde9\",\n                \"name\": \"3ae3680a-858c-4a2f-a171-9063a93fd07a\",\n                \"oid\": \"112654\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"2764ab8282f5e8a2\",\n                \"name\": \"3ba84de1-a00c-4f00-a749-e68e02ec93b4\",\n                \"oid\": \"109798\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f94aa857a90a8666\",\n                \"name\": \"3c0450a1-8d35-4850-92e4-401efbe3e25e\",\n                \"oid\": \"115388\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8753bfefb8a3b71b\",\n                \"name\": \"3d1ef541-5419-42e5-81ae-d36894812c18\",\n                \"oid\": \"108226\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"53f0771275cf71dc\",\n                \"name\": \"3f3eac7e-5291-4f90-88d1-fa9c15ab4904\",\n                \"oid\": \"38802\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"0d1c7f21a7e42dff\",\n                \"name\": \"400da0d1-a213-4236-bfef-bb14e6cefb39\",\n                \"oid\": \"107564\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b7a9d8e8e1706c12\",\n                \"name\": \"40479d94-f6b8-43c8-a3fa-da424824172e\",\n                \"oid\": \"113199\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d1ce292240c77235\",\n                \"name\": \"412670ba-1687-4342-b963-c46a633d854d\",\n                \"oid\": \"108552\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"21172ab19582983a\",\n                \"name\": \"415cbf3d-b4f0-4cf8-80bc-e8dcf2158a03\",\n                \"oid\": \"113395\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"770355159dceee31\",\n                \"name\": \"432d78a3-e500-42eb-b694-2fe360eaa73d\",\n                \"oid\": \"112165\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c211e3404d4acdaa\",\n                \"name\": \"45b8741c-7419-4058-b4ef-411196c50cfa\",\n                \"oid\": \"114122\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4edfdfe1a1da3490\",\n                \"name\": \"46b30879-45dd-40d6-9350-dab4cb8cc048\",\n                \"oid\": \"116544\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"797da47d19caec98\",\n                \"name\": \"4721ddb3-01bc-40c7-8117-1a74cc3e88d1\",\n                \"oid\": \"113774\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"492459a63f541b67\",\n                \"name\": \"4728c6ef-2283-4271-b86d-36e7efcc82aa\",\n                \"oid\": \"115967\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7ea6466dd0443e9e\",\n                \"name\": \"47ba486c-4ecf-497e-892b-4e47c53f422a\",\n                \"oid\": \"118594\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ef151446ec2b35f2\",\n                \"name\": \"48152298-525a-4666-acfa-b14fb9e47210\",\n                \"oid\": \"112056\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b508da7d46d1fa40\",\n                \"name\": \"48c86a69-8b57-4bb3-a7ed-06ea856d3b2a\",\n                \"oid\": \"108118\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c6ac1fb9c3fb0bde\",\n                \"name\": \"48dc86cc-4573-43bc-99f8-158a9b03ce1c\",\n                \"oid\": \"44250\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ae781866796973d9\",\n                \"name\": \"49087a09-2e45-4aa2-92ad-3a5999452694\",\n                \"oid\": \"113749\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"88b4998693cb931a\",\n                \"name\": \"4a2f4dbf-8ebb-42cb-ab03-325c0b6bcca1\",\n                \"oid\": \"112626\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d2df864913ddd44c\",\n                \"name\": \"4bda3101-05a3-4353-8384-ef9edd27c7f0\",\n                \"oid\": \"33407\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"23dc6d4a5ea48e48\",\n                \"name\": \"4beed3ab-20d4-42b8-8d36-eb55030567b1\",\n                \"oid\": \"114582\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a783d4c91d7dd263\",\n                \"name\": \"4c0e22ff-2b96-41a5-a2ed-d2c3d155e564\",\n                \"oid\": \"114172\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1627a464cdb43e4b\",\n                \"name\": \"4c1db899-0f7f-44ee-9110-752fd1198f69\",\n                \"oid\": \"115810\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8cac9b32e69d7c33\",\n                \"name\": \"4c5cb814-5e47-4bf4-b4d9-559051b36d5a\",\n                \"oid\": \"113040\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"bcdd096b06dd38c2\",\n                \"name\": \"4c71e4a7-501a-4ec5-b0f6-54caf0c60a78\",\n                \"oid\": \"116051\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f0c33d84edcef0b6\",\n                \"name\": \"4d14d056-22c8-401e-9cd6-d02544c637eb\",\n                \"oid\": \"115555\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6e0aef32e4428e4c\",\n                \"name\": \"4d2db358-6ec5-4469-add2-a9be8f9cb3ae\",\n                \"oid\": \"108421\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"51c2e8975530784a\",\n                \"name\": \"4d98558d-8582-40ae-81f0-a871caca9b68\",\n                \"oid\": \"116171\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"3e0d9d871fa5aa1c\",\n                \"name\": \"4e0bb0f7-b13f-47ec-9c5c-bfec4312b4bb\",\n                \"oid\": \"110474\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f75bb0342c2572df\",\n                \"name\": \"4ec890da-9d5a-4282-bf8b-cb7e48f9afc8\",\n                \"oid\": \"113674\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"92f1f0d4777faabb\",\n                \"name\": \"5000d28e-c109-415f-9164-451d619dc7d7\",\n                \"oid\": \"38731\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9625bce4aa2e7f42\",\n                \"name\": \"51be6d67-75b4-444d-b175-b39398eedead\",\n                \"oid\": \"112710\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9856fa4c2cda170d\",\n                \"name\": \"521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                \"oid\": \"114861\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c9ec3a6720e9d11c\",\n                \"name\": \"524b6fb0-6dd9-44d4-a29a-cd1080967013\",\n                \"oid\": \"109010\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6d0267a4ce78c32b\",\n                \"name\": \"529e6767-355d-46d9-af0e-a82939fa74e6\",\n                \"oid\": \"107928\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"489c40c1c60febe1\",\n                \"name\": \"52d1e1ce-dc1d-4c83-bc9f-b87128d6fa77\",\n                \"oid\": \"112362\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"695dc1194dfe4bf9\",\n                \"name\": \"547af00d-5c97-40c4-b358-fe788fa01848\",\n                \"oid\": \"111581\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"728e5fefad5cf0ef\",\n                \"name\": \"565e4250-dc8f-405c-90b8-f7c051f46e52\",\n                \"oid\": \"101429\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6daa64240ce2fd77\",\n                \"name\": \"5662ef92-cff8-4377-a9a3-e9fe5e1ae47e\",\n                \"oid\": \"112792\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"3ce4df418a67b7ed\",\n                \"name\": \"56a4a304-a2e0-4765-b49f-c17963f3a8c0\",\n                \"oid\": \"115895\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1654a512b92abc3e\",\n                \"name\": \"56e0bb91-ecc9-4504-80b0-58ad11500767\",\n                \"oid\": \"115578\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"3456176def294fad\",\n                \"name\": \"57cd1d85-30f4-4587-9883-645cf3f36172\",\n                \"oid\": \"110605\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ec5a0b5bfe782f1c\",\n                \"name\": \"57ff756f-fedd-4998-804e-6b52431a1cd4\",\n                \"oid\": \"33413\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"91267d3fefbd7276\",\n                \"name\": \"5845ca96-e904-46f7-91c3-a4d61114f564\",\n                \"oid\": \"108326\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"555991cd19441ef0\",\n                \"name\": \"58dce003-e2d5-46c0-9afb-612f221f3d6f\",\n                \"oid\": \"111040\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"563b89f18b4e366e\",\n                \"name\": \"5942a2dd-39f4-49cd-bf69-0bcf3e1776d9\",\n                \"oid\": \"113800\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4d17a57e2e5a72f9\",\n                \"name\": \"59c43a6c-f396-4519-be6e-a1a2299ec6d0\",\n                \"oid\": \"115219\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"51e78601f7b3b8fd\",\n                \"name\": \"5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                \"oid\": \"114907\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"45fdf70f715e4aa0\",\n                \"name\": \"5a92489e-d382-47c5-828c-e0f81ee6e064\",\n                \"oid\": \"38690\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"dcd15db10dd017c3\",\n                \"name\": \"5c362652-0f8c-4f00-8e01-00ddc21fea9b\",\n                \"oid\": \"116200\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"aff4e5592402580d\",\n                \"name\": \"5c845ec3-262d-4040-8ff2-886ef2fd7cda\",\n                \"oid\": \"115076\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"032dd0df30b89cd9\",\n                \"name\": \"5d2a3e76-53ac-45d2-8585-52774271dcb9\",\n                \"oid\": \"109540\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6267fbdd98d00cfd\",\n                \"name\": \"5e19b11e-7a6d-453f-9515-8191fa074d98\",\n                \"oid\": \"108765\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"145fbaa590ff3161\",\n                \"name\": \"5e6d8416-4ef9-4f04-a7d5-7bcd18238778\",\n                \"oid\": \"113987\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1274d213a4ee2c84\",\n                \"name\": \"5ed19f4b-8ed3-4d45-95ce-e5f2cafa66d3\",\n                \"oid\": \"108662\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"3855e37f386a867e\",\n                \"name\": \"5f1d7cf0-c496-4f94-b89e-bcdf9c23af32\",\n                \"oid\": \"111174\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d7ec5ceceef67deb\",\n                \"name\": \"5f557d11-654d-4a30-83dc-fa9c64c1ee0c\",\n                \"oid\": \"101490\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6d236343dfc71cfb\",\n                \"name\": \"61dfd6ae-0a58-4843-9c4c-f189d3fbda41\",\n                \"oid\": \"109643\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"559cebc96b0071f6\",\n                \"name\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n                \"oid\": \"108390\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ca39cac2826aff1d\",\n                \"name\": \"63dec055-9943-4740-a98d-28b124f53d42\",\n                \"oid\": \"115688\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"26922c2b569bf850\",\n                \"name\": \"63e9461f-365d-461c-8048-2fe697786b83\",\n                \"oid\": \"113476\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"811bc1e543ef942b\",\n                \"name\": \"64741151-928a-40ac-97f7-1bad3c0f4c54\",\n                \"oid\": \"116397\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"71cd20737aec72b3\",\n                \"name\": \"66264e34-72ab-47e7-a9dc-662d09e860a6\",\n                \"oid\": \"101461\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e541de6e91e06976\",\n                \"name\": \"663a899e-525d-4ba6-8015-e1758044e281\",\n                \"oid\": \"112898\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"50820229c0d0391c\",\n                \"name\": \"66afa851-74a5-47c0-9b95-d11aa1b3d65b\",\n                \"oid\": \"116337\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"dc20b008cc82dac5\",\n                \"name\": \"66bc563c-f0e6-4f19-90e0-19800ae9ccbc\",\n                \"oid\": \"110126\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"690d029f06fd9a4d\",\n                \"name\": \"67ac19c8-ad94-4a8f-bfdd-506970376919\",\n                \"oid\": \"109851\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"555403679275799f\",\n                \"name\": \"67ccd9a7-3a93-49cc-aac4-bba460bd2ea7\",\n                \"oid\": \"114094\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"2c4af204acc5f256\",\n                \"name\": \"68c8515f-8f5b-4d2e-834c-efd176b9e940\",\n                \"oid\": \"108362\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e927cc8643703450\",\n                \"name\": \"695ca4db-8e4e-4790-ac8a-0698b6a38e29\",\n                \"oid\": \"113286\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"77519512b556ce1b\",\n                \"name\": \"69871b5a-b2ba-4fe4-a3fb-7435fb3e2f67\",\n                \"oid\": \"108053\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d5621374d270b7f8\",\n                \"name\": \"6a0897ae-5f70-4826-a92b-ea2724d49c14\",\n                \"oid\": \"111362\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"13f7e74f5687c370\",\n                \"name\": \"6a69410d-94bd-49ad-b421-1dd8205aad2a\",\n                \"oid\": \"111256\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"956eda62e7ec16b5\",\n                \"name\": \"6a94e133-6791-4aac-a7fa-bdf682cffb88\",\n                \"oid\": \"110073\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8ce3b028037f61d1\",\n                \"name\": \"6b8a08d0-c501-4af7-8c3f-8ab0246c441f\",\n                \"oid\": \"116682\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"eb2fcfe780b4f8ed\",\n                \"name\": \"6be4d541-c2d5-4ce1-9c68-e45d42b85fe3\",\n                \"oid\": \"110048\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"eb6e4048d23386e1\",\n                \"name\": \"6c090d5e-2728-44e5-b9bf-f82cc3e5094d\",\n                \"oid\": \"112381\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e7e79fa3dc9b42a7\",\n                \"name\": \"6c21afdb-b82f-4b93-bd58-2cdf33469c67\",\n                \"oid\": \"112848\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e605266a8740c666\",\n                \"name\": \"6c49fd9e-2e4d-45dd-b140-5e88b145a76c\",\n                \"oid\": \"111928\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"3e0d3361cb2cbfa4\",\n                \"name\": \"6c55a7f8-8164-444e-9117-18f364671922\",\n                \"oid\": \"116247\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"5ca5670bc3fee82d\",\n                \"name\": \"6ca09b76-d2d0-4a62-9f75-5edb7dbe9417\",\n                \"oid\": \"108527\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b8e7726d2bc3a4a6\",\n                \"name\": \"6ca4bda9-d565-4aab-9726-69a20f944de3\",\n                \"oid\": \"108960\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ae46cbcb77ce9308\",\n                \"name\": \"6ee7c097-ee8c-40ba-9516-541d78f4972c\",\n                \"oid\": \"116025\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4b94f161829702a2\",\n                \"name\": \"6f86fb1b-3f64-43ce-b4b7-b062948e9b00\",\n                \"oid\": \"112084\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"acfa2311bde60dcb\",\n                \"name\": \"701205d9-54eb-44ba-ab63-ba92e21a0105\",\n                \"oid\": \"112406\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"43423ab648ffe7f4\",\n                \"name\": \"71200cbe-f48e-47a9-a410-9831eca982e8\",\n                \"oid\": \"115359\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f772b39dd37ff329\",\n                \"name\": \"73dee6ed-d681-408c-94a9-d8fe1cc1ccb3\",\n                \"oid\": \"115659\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"924185e7fadc5044\",\n                \"name\": \"743dfa21-8732-463e-83a2-42080410f238\",\n                \"oid\": \"110262\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"fb9c998c6393a93c\",\n                \"name\": \"74f4693a-c336-447c-9263-5a54b43ed2be\",\n                \"oid\": \"116712\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"fb118993e77a5a08\",\n                \"name\": \"751be7b7-4fdc-4d3d-ab05-21ee2fe7fd4a\",\n                \"oid\": \"115633\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"2f0a4a9482597df4\",\n                \"name\": \"75691e59-1616-4438-bfd6-d678cbcb7270\",\n                \"oid\": \"109456\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"abb0c0d2d2272a6a\",\n                \"name\": \"7579a2ae-1d64-4566-aa3a-7ebb1d396958\",\n                \"oid\": \"115871\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"06f849959d6fd45c\",\n                \"name\": \"75de711c-6a30-4260-bdf1-b09abadc6c86\",\n                \"oid\": \"111478\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"5631b1ad604e8a22\",\n                \"name\": \"76152175-8764-4b91-9e1e-e8b374ce8e21\",\n                \"oid\": \"110449\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d722f99c701891cd\",\n                \"name\": \"77394151-96f5-49ba-ae1e-b240405f1396\",\n                \"oid\": \"108025\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"478140cce664e962\",\n                \"name\": \"77a1e12c-e7ec-4eec-839d-09380e89a9c1\",\n                \"oid\": \"111447\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4474e8dde704ab3e\",\n                \"name\": \"77e630f7-b6d7-4e0c-abf5-42465e22819f\",\n                \"oid\": \"109745\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b128e423820b7a74\",\n                \"name\": \"7ae23f57-979f-434e-9715-1620310351b8\",\n                \"oid\": \"112243\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a39bd63070d7610a\",\n                \"name\": \"7c43bcb5-3cfc-4182-ae31-ef296d66d398\",\n                \"oid\": \"43887\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"161d386cba9bf6eb\",\n                \"name\": \"7ccfe997-338a-436e-9268-7d2b1ad5ddce\",\n                \"oid\": \"108935\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"15ea28c87419130e\",\n                \"name\": \"7d7518aa-da89-4b83-a088-46185d97739f\",\n                \"oid\": \"43942\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"582fb9e44907e1ba\",\n                \"name\": \"7dd11671-96f0-4ae0-ae42-a67adcaf8d15\",\n                \"oid\": \"111203\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4d8797c3d69f9834\",\n                \"name\": \"7f30cc59-8024-451e-9e69-10a6a7103134\",\n                \"oid\": \"109911\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8c3e064130fb6071\",\n                \"name\": \"814e43a3-bc22-4d20-b337-e475c682e75c\",\n                \"oid\": \"108446\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a3c64424e5a9e9e2\",\n                \"name\": \"818636e2-2ae4-4c9a-a0cd-d3ee8bde16e2\",\n                \"oid\": \"115330\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e775e424d321dd1a\",\n                \"name\": \"8186440d-31b5-4106-b9dd-42492aef571b\",\n                \"oid\": \"112738\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6bcc232c98302e76\",\n                \"name\": \"81bcd630-c8cd-4371-962a-cf3b9daa19c6\",\n                \"oid\": \"108301\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9324bf274f08b330\",\n                \"name\": \"832b8268-2c28-42c2-8bb2-f45adb9a85ae\",\n                \"oid\": \"108815\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"73b9def5fe24fe5d\",\n                \"name\": \"83cdb260-26a7-4d5a-8854-326d3f52d9d2\",\n                \"oid\": \"110399\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9a15080b7ab58f95\",\n                \"name\": \"84191170-bdb4-4806-9320-30a356ab8163\",\n                \"oid\": \"112764\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7b944bf04087a606\",\n                \"name\": \"85986d02-f8f2-4225-a8b3-c4751f168e9f\",\n                \"oid\": \"110184\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8e23d900b95661eb\",\n                \"name\": \"892cff26-96fa-4806-a385-08679afee185\",\n                \"oid\": \"112570\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4b8d866c9600378a\",\n                \"name\": \"894f8d2d-2316-4e39-8454-40fc1867f5bd\",\n                \"oid\": \"112016\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4b0207191ab81879\",\n                \"name\": \"89659d0c-50f7-42de-8925-cb94c377e428\",\n                \"oid\": \"111819\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9ecf193f2e836e31\",\n                \"name\": \"898873e1-0b12-4977-9f3a-0f45097aa137\",\n                \"oid\": \"110209\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"2c59bb445bb67550\",\n                \"name\": \"8c17b52d-e82e-4292-825f-7d190c663221\",\n                \"oid\": \"116463\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d04046c87080027b\",\n                \"name\": \"8c25c1b0-d358-4850-963b-220d67b56c32\",\n                \"oid\": \"113451\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"94b0bab556800042\",\n                \"name\": \"8ce24f63-c201-45d0-b41f-ddb5810e0e48\",\n                \"oid\": \"109063\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f4e177fce23b167e\",\n                \"name\": \"9000511b-d823-4bdf-b91c-5cf2ca337c84\",\n                \"oid\": \"115604\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"32b5b9998c83cb26\",\n                \"name\": \"900e6320-9ff6-4a0d-822d-a63fe0154af3\",\n                \"oid\": \"114226\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f427a25bcb0edd80\",\n                \"name\": \"90b55c61-cbed-4b0c-927f-d9f65bdbfcdb\",\n                \"oid\": \"115717\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9bc3c8a7d2f4a2e8\",\n                \"name\": \"90f02469-6030-4263-aec8-1646036a77a2\",\n                \"oid\": \"113621\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"157835880bf92afd\",\n                \"name\": \"93c38987-e8df-450e-a69c-57c2b3a33002\",\n                \"oid\": \"111900\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7014e8cc15f321b3\",\n                \"name\": \"949a5427-4e12-4166-96b7-6b072a540bba\",\n                \"oid\": \"110156\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c7310b3bdaca9bbf\",\n                \"name\": \"96c7285d-003d-4dd1-a77f-d4b8b0716d6d\",\n                \"oid\": \"109428\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"143308b31f933594\",\n                \"name\": \"973e6e93-93a5-44b4-afe0-7d205f48c9b0\",\n                \"oid\": \"111146\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f5be7d1ca67b201c\",\n                \"name\": \"974026f5-6d48-4db3-b46c-ee792fc44aa8\",\n                \"oid\": \"111284\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d4df30670ada40c5\",\n                \"name\": \"974137d9-095d-4fb4-8630-84f106af1a92\",\n                \"oid\": \"109375\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"3c581fc9707d7577\",\n                \"name\": \"97872e26-7321-4284-8c20-e12a86b82129\",\n                \"oid\": \"109238\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f471c13b2d36dcae\",\n                \"name\": \"9dd0495b-e249-4b5a-8c80-09571773056b\",\n                \"oid\": \"108173\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"abbad99c043ab8d7\",\n                \"name\": \"9f97a7a8-59b8-494c-a04a-ab4adcd37311\",\n                \"oid\": \"108000\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"491c60ce5aaefdab\",\n                \"name\": \"a00d715b-5105-430f-a788-7d513485dd38\",\n                \"oid\": \"108577\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"dddc1829e9b4f51f\",\n                \"name\": \"a2fb287a-354d-4719-a641-a03c03524aae\",\n                \"oid\": \"111418\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c07067e7b7fc1020\",\n                \"name\": \"a34408f2-60e1-44a3-8edc-e399e1c023a8\",\n                \"oid\": \"115924\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"fee0badd9ea801b4\",\n                \"name\": \"a39e74df-0cf0-4ed8-b84e-3378b1663af4\",\n                \"oid\": \"108201\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a39804af7dca3574\",\n                \"name\": \"a4698a79-4b38-4433-bf51-3151abb0eb97\",\n                \"oid\": \"111687\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8fd858ae16aa204d\",\n                \"name\": \"a469a27d-6548-4412-84e5-808caf9a60f8\",\n                \"oid\": \"111312\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b807b3c5e93d2c4a\",\n                \"name\": \"a57d3b15-dd55-4b38-9517-c6f041b5c690\",\n                \"oid\": \"116489\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7df517a65d8f395d\",\n                \"name\": \"a5a59027-b20e-4b09-bd3b-7dac1aa62d18\",\n                \"oid\": \"116142\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ee0d331b14391c5e\",\n                \"name\": \"a5d311ad-877e-4bae-acf6-57b9332084c3\",\n                \"oid\": \"115781\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6ecd8278cd851b10\",\n                \"name\": \"a5e4d535-9516-4da3-8d76-285b0146545b\",\n                \"oid\": \"107978\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1f804d8e1e110409\",\n                \"name\": \"a702c758-e2d4-4635-98c7-ce262d3e7ff1\",\n                \"oid\": \"114386\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a51deaf35ebf8211\",\n                \"name\": \"a70a2a3d-5c7b-46b2-81b4-e481e5f65e55\",\n                \"oid\": \"110552\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1f95b22d421c9be2\",\n                \"name\": \"a730ea00-18bf-4836-ad4c-868e39dd5359\",\n                \"oid\": \"112873\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9b124a6e6b89abac\",\n                \"name\": \"a7f3cc38-b4ab-4d88-911a-29bbacdbe8dd\",\n                \"oid\": \"110101\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8b7fa3bfe1d62666\",\n                \"name\": \"a82cb890-169e-4b80-b30b-df5839943ff7\",\n                \"oid\": \"111662\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9697912f2d42c1a8\",\n                \"name\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"oid\": \"116880\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e49e69411cc47a61\",\n                \"name\": \"a97deacc-67ac-46c8-a07b-65e70b9a7f38\",\n                \"oid\": \"116845\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"18510d1a9ab4b4c9\",\n                \"name\": \"a9a2e85c-383b-4c03-b3be-5faf94bd5ae3\",\n                \"oid\": \"110290\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d524c30511b094ac\",\n                \"name\": \"a9bdd968-fb59-4f28-83d5-22fccfc2a045\",\n                \"oid\": \"113646\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"0cfff282b6007666\",\n                \"name\": \"aa9f692e-b636-4d6a-a27b-cb9abbd54d0d\",\n                \"oid\": \"113118\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"772dc402186af98a\",\n                \"name\": \"ab159bb4-c084-44ce-97d6-78486c45fa5e\",\n                \"oid\": \"38572\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7619f79941bcd380\",\n                \"name\": \"ab4cc173-3436-41f1-b128-92669a244ab8\",\n                \"oid\": \"110807\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e0d0d1e0131b82dc\",\n                \"name\": \"ab5e8166-c88c-4bfa-9671-02ee11338cc5\",\n                \"oid\": \"111390\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8eadc5fafa661bd6\",\n                \"name\": \"ac4291df-973b-4c1d-981d-401a68720da1\",\n                \"oid\": \"108474\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"eb697f413d63002d\",\n                \"name\": \"acf8c025-4f8e-4d57-9fce-15f264df447c\",\n                \"oid\": \"111738\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6deb9b8c550ea375\",\n                \"name\": \"ad1a87f5-91b5-4d38-a5d9-ec8f8536b88e\",\n                \"oid\": \"111634\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9505415222f00363\",\n                \"name\": \"ae32782e-eb06-4624-8e2b-b28f58b8c426\",\n                \"oid\": \"113828\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"cbeb7855841a836a\",\n                \"name\": \"aeb8a2b4-6d63-4527-ad58-0a1aa442aacc\",\n                \"oid\": \"113881\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b409196d56183316\",\n                \"name\": \"aefdcbe3-4bb1-40af-9682-3f3f0d75f678\",\n                \"oid\": \"108790\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9998ef61dc0d22af\",\n                \"name\": \"b01c70e4-2e8d-4f15-b969-efb0d81044a0\",\n                \"oid\": \"44327\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"32b5e30398ebe792\",\n                \"name\": \"b02c7004-519d-42de-8eff-7a9090a3b772\",\n                \"oid\": \"114147\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"94e497cf6ef27ef1\",\n                \"name\": \"b1dc46ee-e815-43f6-b5a8-2bb81b34bb97\",\n                \"oid\": \"112598\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"fe762229b37752ed\",\n                \"name\": \"b564310f-77dd-41a1-a181-7628af44c258\",\n                \"oid\": \"110754\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6c6377756e405f70\",\n                \"name\": \"b7e4d617-5f37-434a-a9e5-12f77a5b7cfc\",\n                \"oid\": \"110857\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"371e60c468f7a83c\",\n                \"name\": \"b86de5dd-58b8-4aa1-9aab-1e91551b6dbd\",\n                \"oid\": \"114995\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"171b9a095eaf3b15\",\n                \"name\": \"b8c0a3fe-c54c-4c33-bab9-b0a843edafa4\",\n                \"oid\": \"116741\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"38f4e51a18a0c216\",\n                \"name\": \"b9a9a7b9-f0c5-43fd-af2b-335d0f50a0a3\",\n                \"oid\": \"110899\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"01c9602f59561eef\",\n                \"name\": \"b9ec1d75-ff8f-425e-bb94-84d2768a245e\",\n                \"oid\": \"114016\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"13bec1893989365d\",\n                \"name\": \"bb733b38-0d55-4af0-98ca-d60e5420bf06\",\n                \"oid\": \"108690\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1d30e3b7c1ae2d88\",\n                \"name\": \"bc73454a-0636-4a09-a3dd-a794e8851453\",\n                \"oid\": \"108276\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4c79cefeed43850c\",\n                \"name\": \"bf391a61-a13f-447a-a33d-006aaf3b68bf\",\n                \"oid\": \"111763\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e998ef4204930f2d\",\n                \"name\": \"bf3d916c-8e72-4ff6-b8a8-018dbe3d6ef7\",\n                \"oid\": \"112140\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a55d270c38e97527\",\n                \"name\": \"bf746f2b-055e-429b-986f-8ea5dd538e6c\",\n                \"oid\": \"116767\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a96ca3f24410998e\",\n                \"name\": \"c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                \"oid\": \"114712\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"81efe986ad73cb63\",\n                \"name\": \"c1514018-b420-46ea-939b-ea23fae5d7e0\",\n                \"oid\": \"118682\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"88f2bdf2d948f1b5\",\n                \"name\": \"c209862e-8eb4-48bd-8514-aa95ebc99cbe\",\n                \"oid\": \"108499\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a0bb23a8259b44b8\",\n                \"name\": \"c3309c4e-2796-4422-99b1-20caa013e72a\",\n                \"oid\": \"49781\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c7d0e0a66db515d3\",\n                \"name\": \"c3a33d06-a360-4d5f-9ae0-3d6b9dd81cf4\",\n                \"oid\": \"111531\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1fbec7d5ce5255f3\",\n                \"name\": \"c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                \"oid\": \"114686\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1cf55f6a856efc06\",\n                \"name\": \"c51a8733-d8a8-4903-b7da-f4320a31af92\",\n                \"oid\": \"110927\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1373b865bc5e0eef\",\n                \"name\": \"c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                \"oid\": \"114887\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6bb05f11df53625a\",\n                \"name\": \"c5479bb2-34f4-4805-93ce-697ee5ba979d\",\n                \"oid\": \"108635\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"bd208af39b4f1d09\",\n                \"name\": \"c5b6dee4-d9fe-463c-a977-3fdfecf61e74\",\n                \"oid\": \"113093\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"68370f0aa61c77b2\",\n                \"name\": \"c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                \"oid\": \"114771\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"43cf98a32261baa9\",\n                \"name\": \"c65ea652-52b7-4e2f-b897-9b6b1160d571\",\n                \"oid\": \"115047\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"cc68faf30a88f666\",\n                \"name\": \"c842f340-22b3-42e5-84de-6a7fd6a8260a\",\n                \"oid\": \"108737\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"56f0312eb93cdf3b\",\n                \"name\": \"c897a92c-c521-47bf-8571-1519961525bc\",\n                \"oid\": \"115754\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4afbc48402bc3604\",\n                \"name\": \"ca3bccea-2973-43a0-85bb-0d1a07e74c9e\",\n                \"oid\": \"113906\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e5c6108a4946f747\",\n                \"name\": \"cae0c225-078f-46c2-ab39-f182d969e7c9\",\n                \"oid\": \"109621\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a3f7e89069674a3f\",\n                \"name\": \"cb3c0627-d80f-4c5c-9a4d-8891a5d8b145\",\n                \"oid\": \"113232\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"a953da8f2e91620a\",\n                \"name\": \"cc563ba3-64e1-4341-8a8f-bbe10e9b807a\",\n                \"oid\": \"115529\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"95af5789db4f76f9\",\n                \"name\": \"cd9bf48f-4cd4-4fbe-b2e0-7c3e8d4cea8e\",\n                \"oid\": \"110580\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"3f252406101ac1f3\",\n                \"name\": \"d05414b8-95d9-4ebc-811b-d74be5bc5028\",\n                \"oid\": \"110987\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9147e250b55b9835\",\n                \"name\": \"d060eceb-49a2-4471-ac3a-50c9ec59cef0\",\n                \"oid\": \"116570\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d64ee4dc39ef346a\",\n                \"name\": \"d0d268fe-1852-4bd4-8574-c174761aced1\",\n                \"oid\": \"113853\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"5fa09c3532f08edf\",\n                \"name\": \"d17c970f-3536-42c5-9b5c-044a95abcfb5\",\n                \"oid\": \"108901\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7e65d92703da7859\",\n                \"name\": \"d1af4aa8-abc9-4f62-84dc-2f6c514bf8df\",\n                \"oid\": \"114277\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6edd13eb5f9d8e5d\",\n                \"name\": \"d2697456-1f3a-420e-896c-b19b1b89e0c5\",\n                \"oid\": \"108251\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"153ac9262dc71803\",\n                \"name\": \"d2e3aa11-0640-4c47-b1ea-e28dddaa6faf\",\n                \"oid\": \"111093\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7d1f01a0e41b2e2a\",\n                \"name\": \"d3447e07-b8c9-4b8d-ab9d-bf466dcdcde7\",\n                \"oid\": \"107900\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"5e144ce38ceeebc2\",\n                \"name\": \"d35534e1-0058-4fe8-b046-2d27cab31504\",\n                \"oid\": \"109185\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c2d4da5905b0ff55\",\n                \"name\": \"d35ad856-7b4b-4f27-8586-776c46c8a2ce\",\n                \"oid\": \"111068\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4013f354c872149c\",\n                \"name\": \"d3d06fbe-0e03-4984-910a-88a672999ab5\",\n                \"oid\": \"116656\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"212b65884bf1c90c\",\n                \"name\": \"d5b3dc32-c5bc-466d-87d6-2bd2d160b21e\",\n                \"oid\": \"110527\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b8b14aa01f8caef7\",\n                \"name\": \"d6dee24c-217d-44b5-995a-2b9d60aca59c\",\n                \"oid\": \"109210\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e15630112d78dd6d\",\n                \"name\": \"d8bd69cc-c56e-4998-97bc-cf49176af3ac\",\n                \"oid\": \"109291\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"de3cf0395e773c1c\",\n                \"name\": \"d9f24271-5386-46ff-958f-31820db4a190\",\n                \"oid\": \"43651\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e4529c10f1aedcbd\",\n                \"name\": \"db3b619b-9782-4720-a395-bdf474efc5a1\",\n                \"oid\": \"115999\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ee3bcee62e37b9da\",\n                \"name\": \"dc3e480d-a5e1-4772-ad94-c8bba782a2ef\",\n                \"oid\": \"116793\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d626d8fee1566314\",\n                \"name\": \"dc779e56-e4ec-456b-98dd-5f24882ab94c\",\n                \"oid\": \"108610\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"86554dc3de1ab19b\",\n                \"name\": \"dce13228-8bd2-4cb0-aa3a-73bfe73c979d\",\n                \"oid\": \"113696\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1ed0f45bbdf6c69d\",\n                \"name\": \"dd3677ca-1c5b-4947-a408-8c151511ebb3\",\n                \"oid\": \"116622\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"66447bd59a9b9b3e\",\n                \"name\": \"dd659ab5-e98c-4095-a819-7a01e973a0e1\",\n                \"oid\": \"112542\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f8fafd77fd95c31e\",\n                \"name\": \"de2afef6-d5fa-4b03-bee2-2a8824925f36\",\n                \"oid\": \"116308\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b3ce56a5a0163de2\",\n                \"name\": \"deb1279b-c001-4bb2-ac41-167ef14edd0a\",\n                \"oid\": \"112218\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ec0f70572786f2c6\",\n                \"name\": \"df8926e7-5ebd-4b56-978d-f823a75e2f1c\",\n                \"oid\": \"113518\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ab487b4ba0171cf7\",\n                \"name\": \"e044d90f-9d86-4d82-ab9a-340a2c2db47e\",\n                \"oid\": \"109995\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c3c51f0318f572dd\",\n                \"name\": \"e0455343-9098-49ea-8004-050237718da4\",\n                \"oid\": \"114315\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"1e83729af3d769a1\",\n                \"name\": \"e32fc95a-c398-41c2-b6a8-5c2183dec0cb\",\n                \"oid\": \"114069\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"04d71a134d65672b\",\n                \"name\": \"e3fa2ddf-cc18-4e0a-a77b-23a19a6d47e3\",\n                \"oid\": \"116819\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"9f01d6f007044b65\",\n                \"name\": \"e40f8864-1d5f-41da-8a0a-771159720b27\",\n                \"oid\": \"111606\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"5bc07dbe08b917fe\",\n                \"name\": \"e52d9a6e-b46d-4064-b78d-34d06cbaa0a7\",\n                \"oid\": \"115193\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"d7181fe20c30d712\",\n                \"name\": \"e5a0e847-3d2a-46d2-80df-053924358e00\",\n                \"oid\": \"115114\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"fa36438152fd7a29\",\n                \"name\": \"e5dba6b7-4c15-4125-ba3d-00b8d4dc850b\",\n                \"oid\": \"109091\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"23b869bfaed8bc1d\",\n                \"name\": \"e5eea3aa-0280-4de7-a82f-0086a5d00c25\",\n                \"oid\": \"115440\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"118358bccb0fc56b\",\n                \"name\": \"e62eff70-dd91-4b16-8335-af5e0ad2a1a1\",\n                \"oid\": \"111960\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"74c74f099cb10184\",\n                \"name\": \"e637ec12-0e1c-47b6-af68-7e107a584c74\",\n                \"oid\": \"111337\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6cdc536b72b240b3\",\n                \"name\": \"e6b18e4a-676a-492d-92c9-ca7f2afb646b\",\n                \"oid\": \"109319\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8b9f72ad7fb321ea\",\n                \"name\": \"e749fb82-2b05-4d11-bb4e-15aa01f37d82\",\n                \"oid\": \"115839\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b3f4f2701872960f\",\n                \"name\": \"e79cb27d-0ce4-4f98-ac2d-c4fd402ef4af\",\n                \"oid\": \"114197\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"b74ff98c781d5df7\",\n                \"name\": \"e90c24b6-0e5e-4e89-be18-7dedf1f58b7f\",\n                \"oid\": \"115134\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"7e829414f5b42f5b\",\n                \"name\": \"eaaf2e1a-9f7a-4a41-9a73-31af3f9b49e8\",\n                \"oid\": \"110315\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"886f76cb770ed255\",\n                \"name\": \"eb2430a5-6a40-419a-ab0d-f278cf749700\",\n                \"oid\": \"112682\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"ca76b89987e787e7\",\n                \"name\": \"eb6d36b6-f204-4615-bdba-7932ecd69d69\",\n                \"oid\": \"113962\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"0c4b57be2bcb22b3\",\n                \"name\": \"edad3367-bedf-431c-b687-ed012d94a6ad\",\n                \"oid\": \"113370\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e1d6729e167b5d50\",\n                \"name\": \"ee26c50b-2761-4045-93f4-3a23c683afbc\",\n                \"oid\": \"112190\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"539a255a98fbdc5a\",\n                \"name\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n                \"oid\": \"114800\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"beb3928785b0482e\",\n                \"name\": \"eecf0c49-1ca4-4f37-87ab-e6a061d3f387\",\n                \"oid\": \"109506\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"226d9dbe018d9bb8\",\n                \"name\": \"ef27ff45-e622-4bd9-94ba-cc4a339cb0cc\",\n                \"oid\": \"112300\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c876f401e03435bf\",\n                \"name\": \"efa351e9-256b-4529-a15e-9a1930076b45\",\n                \"oid\": \"41663\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"dbd20bb279d2c83b\",\n                \"name\": \"efc13201-7f53-46d8-938c-551b9618624b\",\n                \"oid\": \"112272\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"bed093deb2e98d78\",\n                \"name\": \"f009fe62-399f-4cd3-9bf4-a41b637d80da\",\n                \"oid\": \"109347\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"46c45346c7cb985a\",\n                \"name\": \"f017d0ce-72ec-4c46-b68f-300b23cafece\",\n                \"oid\": \"111847\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"4a3cb5915316fc60\",\n                \"name\": \"f0e3a81a-18e5-4cdc-86e0-b652b99619c8\",\n                \"oid\": \"111506\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"04123c7ceeec818e\",\n                \"name\": \"f1800461-b60b-49eb-8833-a243af50e752\",\n                \"oid\": \"109880\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f4ada2a19a65c7e2\",\n                \"name\": \"f1efe0b4-a76d-462b-9bd3-c3b6fd9db495\",\n                \"oid\": \"114442\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"326b3a50877cb611\",\n                \"name\": \"f44c44b5-1ad5-4b72-81a0-c5b729620f13\",\n                \"oid\": \"110020\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"328aee5b73fa24b1\",\n                \"name\": \"f648bc32-ec41-46e8-8973-e10e858fa422\",\n                \"oid\": \"112487\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"5cf1b66291493ec6\",\n                \"name\": \"f6f6f6f0-9f65-4116-9588-aa1a5ec39aec\",\n                \"oid\": \"108985\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"936ea0e4fb12cfa7\",\n                \"name\": \"f7606349-7642-4a7a-a87a-d367def39880\",\n                \"oid\": \"113314\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"cb4d398c99cbb744\",\n                \"name\": \"f795f7aa-af0f-4a7f-8c21-4da3274b6d9d\",\n                \"oid\": \"110832\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"92814cd38c43a50d\",\n                \"name\": \"f7c357cb-0035-4fdc-a15b-52d820fdfb24\",\n                \"oid\": \"116218\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"6573a6f5d6e0997a\",\n                \"name\": \"f7c3e096-7d33-4483-abba-5a9c5a55da44\",\n                \"oid\": \"112459\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"eda6046239153d42\",\n                \"name\": \"f830ec57-c696-4f61-bc1b-9e6a2296c703\",\n                \"oid\": \"109481\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"f09ef6a41d4dadc9\",\n                \"name\": \"f918ed34-dbd5-4842-81c7-52f340f29a79\",\n                \"oid\": \"109720\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"e3c56d1585018e87\",\n                \"name\": \"f9ae63fa-3b6e-4d71-8c59-3ae20a6c3d6f\",\n                \"oid\": \"65974\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"01a339f538680891\",\n                \"name\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n                \"oid\": \"114555\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8cee01c9ff37cd80\",\n                \"name\": \"faaadc39-da84-4a77-94d1-9b03db5c078a\",\n                \"oid\": \"113015\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"8b28816250d66236\",\n                \"name\": \"fb3f5df9-f0cf-450c-902d-8844f48e07c1\",\n                \"oid\": \"116518\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"58cdf655ca77eb30\",\n                \"name\": \"fc91754a-6c4b-41cb-ad9b-1e4074e53d87\",\n                \"oid\": \"109770\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"c18dbae92a011f23\",\n                \"name\": \"fcb833d6-061e-47ee-a166-4dc372b4d1b6\",\n                \"oid\": \"110643\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"85594299f7c526d4\",\n                \"name\": \"fcd7d5bf-9058-4033-91e7-2c70dde390dd\",\n                \"oid\": \"114044\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"3db0c42a9a541b5d\",\n                \"name\": \"fe68306f-911f-4f96-9c6b-7d6bd0f23fa7\",\n                \"oid\": \"114414\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"01a2fdc82d7cfdd8\",\n                \"name\": \"fec215ec-68ed-43ae-8c73-a5cb28ea8af1\",\n                \"oid\": \"115278\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"098f66618edf4523\",\n                \"name\": \"fec89047-564b-4f57-ac34-44438b37cb43\",\n                \"oid\": \"114333\",\n                \"alias_of\": null\n            },\n            {\n                \"_id\": \"76b1f617295a9ace\",\n                \"name\": \"fec9cc1c-31bc-48f1-8662-4e4ae67f8f6a\",\n                \"oid\": \"116596\",\n                \"alias_of\": null\n            }\n        ],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"name\",\n                \"type\": \"name\"\n            },\n            {\n                \"id\": \"oid\",\n                \"type\": \"oid\"\n            },\n            {\n                \"id\": \"alias_of\",\n                \"type\": \"name\"\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=1000\"\n        },\n        \"total\": 349,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"5f05aa1d-e897-4575-add4-c6fb98fc7cdb"},{"name":"Template - datastore_info (generic resource)","id":"f3dd97ed-354a-494d-a9a4-32ffcefdfa9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info","description":"<p>Γενικό template για schema inspection. Άλλαξε το <code>generic_resource_id</code> με το resource που σε ενδιαφέρει.</p>\n","urlObject":{"path":["api","3","action","datastore_info"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"55b06cb4-6208-4aee-9c3c-822a9e30bc12","name":"Template - datastore_info (generic resource)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 14:33:24 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"9566"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_info\",\n    \"success\": true,\n    \"result\": {\n        \"meta\": {\n            \"id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n            \"count\": 129338,\n            \"table_type\": \"BASE TABLE\",\n            \"size\": 80388096,\n            \"db_size\": 322997395,\n            \"idx_size\": 33234944,\n            \"aliases\": []\n        },\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp without time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Timestamp (UTC)\",\n                    \"notes\": \"Πραγματικός χρόνος λήψης δεδομένων από τη συσκευή, σε UTC. Πηγή: API πεδίο timestamp (DateTimeOffset, UTC)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp without time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pressure\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Πίεση (kPa)\",\n                    \"notes\": \"Ατμοσφαιρική πίεση σε kPa. Τυπικές τιμές: 98–101 kPa\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pm1\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM1 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM1 σε μg/m³\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"co\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"CO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο του άνθρακα (CO) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"no\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο αζώτου (NO) σε μg/m³\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"no2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο αζώτου (NO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1000\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"o3\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"O₃ (μg/m³)\",\n                    \"notes\": \"Όζον (O₃) σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"so2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"SO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο θείου (SO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            }\n        ]\n    }\n}"}],"_postman_id":"f3dd97ed-354a-494d-a9a4-32ffcefdfa9a"},{"name":"Template - datastore_search (generic resource)","id":"6af49dfb-b765-4097-a1c6-2295985cab29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Γενικό template για απλή ανάκτηση εγγραφών.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"2f1916d2-368c-45be-8a89-5eb906e77900","name":"Template - datastore_search (generic resource)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 14:33:29 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"15656"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"include_total\": true,\n        \"limit\": 20,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"_id\": 1,\n                \"interval_timestamp\": \"2026-01-01T01:00:00\",\n                \"timestamp\": \"2026-01-01T00:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 5.68,\n                \"humidity\": 59.04,\n                \"pressure\": 99.48,\n                \"pm1\": 4.1,\n                \"pm2_5\": 5.8,\n                \"pm10\": 9.1,\n                \"co\": 38.5,\n                \"no\": null,\n                \"no2\": 5,\n                \"o3\": 45.6,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 2,\n                \"interval_timestamp\": \"2026-01-01T02:00:00\",\n                \"timestamp\": \"2026-01-01T01:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 5.41,\n                \"humidity\": 59.43,\n                \"pressure\": 99.57,\n                \"pm1\": 5,\n                \"pm2_5\": 7.2,\n                \"pm10\": 11.8,\n                \"co\": 32.6,\n                \"no\": null,\n                \"no2\": 3.6,\n                \"o3\": 48.9,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 3,\n                \"interval_timestamp\": \"2026-01-01T03:00:00\",\n                \"timestamp\": \"2026-01-01T02:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 5,\n                \"humidity\": 59.94,\n                \"pressure\": 99.61,\n                \"pm1\": 5.5,\n                \"pm2_5\": 7.7,\n                \"pm10\": 12.1,\n                \"co\": 27.7,\n                \"no\": null,\n                \"no2\": 0.9,\n                \"o3\": 53.2,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 4,\n                \"interval_timestamp\": \"2026-01-01T04:00:00\",\n                \"timestamp\": \"2026-01-01T03:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 4.59,\n                \"humidity\": 56.14,\n                \"pressure\": 99.67,\n                \"pm1\": 5.1,\n                \"pm2_5\": 6.9,\n                \"pm10\": 10.1,\n                \"co\": 13.3,\n                \"no\": null,\n                \"no2\": 5.8,\n                \"o3\": 40,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 5,\n                \"interval_timestamp\": \"2026-01-01T05:00:00\",\n                \"timestamp\": \"2026-01-01T04:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 4.25,\n                \"humidity\": 53.38,\n                \"pressure\": 99.75,\n                \"pm1\": 4.1,\n                \"pm2_5\": 6,\n                \"pm10\": 9.3,\n                \"co\": 0.9,\n                \"no\": null,\n                \"no2\": 5.9,\n                \"o3\": 43.6,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 6,\n                \"interval_timestamp\": \"2026-01-01T06:00:00\",\n                \"timestamp\": \"2026-01-01T05:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 3.89,\n                \"humidity\": 53.39,\n                \"pressure\": 99.81,\n                \"pm1\": 4.2,\n                \"pm2_5\": 5.9,\n                \"pm10\": 9.9,\n                \"co\": 0.6,\n                \"no\": null,\n                \"no2\": 0.5,\n                \"o3\": 57.8,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 7,\n                \"interval_timestamp\": \"2026-01-01T07:00:00\",\n                \"timestamp\": \"2026-01-01T06:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 3.88,\n                \"humidity\": 49.12,\n                \"pressure\": 99.89,\n                \"pm1\": 3.5,\n                \"pm2_5\": 4.8,\n                \"pm10\": 7.9,\n                \"co\": 0,\n                \"no\": null,\n                \"no2\": 3.5,\n                \"o3\": 53.1,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 8,\n                \"interval_timestamp\": \"2026-01-01T08:00:00\",\n                \"timestamp\": \"2026-01-01T07:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 3.73,\n                \"humidity\": 51.93,\n                \"pressure\": 99.98,\n                \"pm1\": 3.7,\n                \"pm2_5\": 5.5,\n                \"pm10\": 9.1,\n                \"co\": 0,\n                \"no\": null,\n                \"no2\": 3.2,\n                \"o3\": 51.3,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 9,\n                \"interval_timestamp\": \"2026-01-01T09:00:00\",\n                \"timestamp\": \"2026-01-01T08:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 5.15,\n                \"humidity\": 47.69,\n                \"pressure\": 100.07,\n                \"pm1\": 3.1,\n                \"pm2_5\": 4.7,\n                \"pm10\": 8.4,\n                \"co\": 0,\n                \"no\": null,\n                \"no2\": 1.3,\n                \"o3\": 64.7,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 10,\n                \"interval_timestamp\": \"2026-01-01T10:00:00\",\n                \"timestamp\": \"2026-01-01T09:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 6.18,\n                \"humidity\": 47.1,\n                \"pressure\": 100.14,\n                \"pm1\": 3.1,\n                \"pm2_5\": 4.7,\n                \"pm10\": 7.8,\n                \"co\": 0.9,\n                \"no\": null,\n                \"no2\": 2.2,\n                \"o3\": 60.9,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 11,\n                \"interval_timestamp\": \"2026-01-01T11:00:00\",\n                \"timestamp\": \"2026-01-01T10:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 6.43,\n                \"humidity\": 46.4,\n                \"pressure\": 100.17,\n                \"pm1\": 3,\n                \"pm2_5\": 4.5,\n                \"pm10\": 7.9,\n                \"co\": 0.8,\n                \"no\": null,\n                \"no2\": 4.1,\n                \"o3\": 57.5,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 12,\n                \"interval_timestamp\": \"2026-01-01T12:00:00\",\n                \"timestamp\": \"2026-01-01T11:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 8.08,\n                \"humidity\": 41.32,\n                \"pressure\": 100.14,\n                \"pm1\": 2.7,\n                \"pm2_5\": 3.9,\n                \"pm10\": 6.5,\n                \"co\": 2.8,\n                \"no\": null,\n                \"no2\": 4.8,\n                \"o3\": 62.6,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 13,\n                \"interval_timestamp\": \"2026-01-01T13:00:00\",\n                \"timestamp\": \"2026-01-01T12:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 8.78,\n                \"humidity\": 39.82,\n                \"pressure\": 100.14,\n                \"pm1\": 2.9,\n                \"pm2_5\": 4.1,\n                \"pm10\": 6.2,\n                \"co\": 8.1,\n                \"no\": null,\n                \"no2\": 5.5,\n                \"o3\": 62.2,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 14,\n                \"interval_timestamp\": \"2026-01-01T14:00:00\",\n                \"timestamp\": \"2026-01-01T13:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 8.42,\n                \"humidity\": 40.67,\n                \"pressure\": 100.15,\n                \"pm1\": 2.9,\n                \"pm2_5\": 4.1,\n                \"pm10\": 7,\n                \"co\": 11.3,\n                \"no\": null,\n                \"no2\": 5.9,\n                \"o3\": 61.2,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 15,\n                \"interval_timestamp\": \"2026-01-01T15:00:00\",\n                \"timestamp\": \"2026-01-01T14:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 7.8,\n                \"humidity\": 41.88,\n                \"pressure\": 100.16,\n                \"pm1\": 3.1,\n                \"pm2_5\": 4.3,\n                \"pm10\": 6.4,\n                \"co\": 5.6,\n                \"no\": null,\n                \"no2\": 5,\n                \"o3\": 61.9,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 16,\n                \"interval_timestamp\": \"2026-01-01T16:00:00\",\n                \"timestamp\": \"2026-01-01T15:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 6.91,\n                \"humidity\": 43.53,\n                \"pressure\": 100.17,\n                \"pm1\": 3.4,\n                \"pm2_5\": 4.8,\n                \"pm10\": 7.4,\n                \"co\": 5.4,\n                \"no\": null,\n                \"no2\": 8.6,\n                \"o3\": 54.9,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 17,\n                \"interval_timestamp\": \"2026-01-01T17:00:00\",\n                \"timestamp\": \"2026-01-01T16:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 5.59,\n                \"humidity\": 49.87,\n                \"pressure\": 100.2,\n                \"pm1\": 5,\n                \"pm2_5\": 6.7,\n                \"pm10\": 10.2,\n                \"co\": 43.9,\n                \"no\": null,\n                \"no2\": 19.2,\n                \"o3\": 29.8,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 18,\n                \"interval_timestamp\": \"2026-01-01T18:00:00\",\n                \"timestamp\": \"2026-01-01T17:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 4.03,\n                \"humidity\": 57.32,\n                \"pressure\": 100.24,\n                \"pm1\": 14.9,\n                \"pm2_5\": 19.4,\n                \"pm10\": 24.8,\n                \"co\": 216.2,\n                \"no\": null,\n                \"no2\": 16.3,\n                \"o3\": 24.5,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 19,\n                \"interval_timestamp\": \"2026-01-01T19:00:00\",\n                \"timestamp\": \"2026-01-01T18:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 4,\n                \"temperature\": 3.14,\n                \"humidity\": 60.77,\n                \"pressure\": 100.28,\n                \"pm1\": 22,\n                \"pm2_5\": 28.5,\n                \"pm10\": 35.2,\n                \"co\": 281.3,\n                \"no\": null,\n                \"no2\": 14.2,\n                \"o3\": 22.6,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 20,\n                \"interval_timestamp\": \"2026-01-01T20:00:00\",\n                \"timestamp\": \"2026-01-01T19:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 4,\n                \"temperature\": 2.56,\n                \"humidity\": 62.39,\n                \"pressure\": 100.29,\n                \"pm1\": 21.1,\n                \"pm2_5\": 27.3,\n                \"pm10\": 34.2,\n                \"co\": 276.5,\n                \"no\": null,\n                \"no2\": 12.8,\n                \"o3\": 22.3,\n                \"so2\": 1.1\n            }\n        ],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Timestamp (UTC)\",\n                    \"notes\": \"Πραγματικός χρόνος λήψης δεδομένων από τη συσκευή, σε UTC. Πηγή: API πεδίο timestamp (DateTimeOffset, UTC)\"\n                }\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                }\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                }\n            },\n            {\n                \"id\": \"pressure\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Πίεση (kPa)\",\n                    \"notes\": \"Ατμοσφαιρική πίεση σε kPa. Τυπικές τιμές: 98–101 kPa\"\n                }\n            },\n            {\n                \"id\": \"pm1\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM1 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM1 σε μg/m³\"\n                }\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                }\n            },\n            {\n                \"id\": \"co\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"CO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο του άνθρακα (CO) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                }\n            },\n            {\n                \"id\": \"no\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο αζώτου (NO) σε μg/m³\"\n                }\n            },\n            {\n                \"id\": \"no2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο αζώτου (NO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1000\"\n                }\n            },\n            {\n                \"id\": \"o3\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"O₃ (μg/m³)\",\n                    \"notes\": \"Όζον (O₃) σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"so2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"SO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο θείου (SO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                }\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=20\"\n        },\n        \"total\": 129338,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"6af49dfb-b765-4097-a1c6-2295985cab29"},{"name":"Template - exact / IN filters","id":"92b8ba6c-6a4f-411a-b873-b8315ff328e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"station_id\": [\n      2,\n      10,\n      15\n    ]\n  },\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Template που δείχνει τη λογική των equality / IN filters. Προσαρμόζεις τα πεδία αφού δεις πρώτα το schema με <code>datastore_info</code>.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"cbf817b2-2664-4b30-91f8-f8bc4295d686","name":"Template - exact / IN filters","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"station_id\": [\n      2,\n      10,\n      15\n    ]\n  },\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 14:33:32 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"26841"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"filters\": {\n            \"station_id\": [\n                2,\n                10,\n                15\n            ]\n        },\n        \"include_total\": true,\n        \"limit\": 50,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"_id\": 25,\n                \"interval_timestamp\": \"2026-01-01T01:00:00\",\n                \"timestamp\": \"2026-01-01T00:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 5.71,\n                \"humidity\": 59.08,\n                \"pressure\": 99.59,\n                \"pm1\": 5.2,\n                \"pm2_5\": 8.4,\n                \"pm10\": 14.2,\n                \"co\": 64.9,\n                \"no\": null,\n                \"no2\": 4.2,\n                \"o3\": 46,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 26,\n                \"interval_timestamp\": \"2026-01-01T02:00:00\",\n                \"timestamp\": \"2026-01-01T01:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3,\n                \"temperature\": 5.45,\n                \"humidity\": 59.55,\n                \"pressure\": 99.69,\n                \"pm1\": 13.5,\n                \"pm2_5\": 24.7,\n                \"pm10\": 37.4,\n                \"co\": 40.7,\n                \"no\": null,\n                \"no2\": 4.7,\n                \"o3\": 45.4,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 27,\n                \"interval_timestamp\": \"2026-01-01T03:00:00\",\n                \"timestamp\": \"2026-01-01T02:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 4.95,\n                \"humidity\": 60.7,\n                \"pressure\": 99.73,\n                \"pm1\": 5.9,\n                \"pm2_5\": 9.7,\n                \"pm10\": 15.4,\n                \"co\": 31.6,\n                \"no\": null,\n                \"no2\": 4.7,\n                \"o3\": 43.5,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 28,\n                \"interval_timestamp\": \"2026-01-01T04:00:00\",\n                \"timestamp\": \"2026-01-01T03:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 4.47,\n                \"humidity\": 58.12,\n                \"pressure\": 99.78,\n                \"pm1\": 5.4,\n                \"pm2_5\": 8.9,\n                \"pm10\": 13.6,\n                \"co\": 19.3,\n                \"no\": null,\n                \"no2\": 4.6,\n                \"o3\": 41.3,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 29,\n                \"interval_timestamp\": \"2026-01-01T05:00:00\",\n                \"timestamp\": \"2026-01-01T04:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 4.11,\n                \"humidity\": 54.02,\n                \"pressure\": 99.87,\n                \"pm1\": 4.9,\n                \"pm2_5\": 7.8,\n                \"pm10\": 13.4,\n                \"co\": 0.4,\n                \"no\": null,\n                \"no2\": 3.5,\n                \"o3\": 46.6,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 30,\n                \"interval_timestamp\": \"2026-01-01T06:00:00\",\n                \"timestamp\": \"2026-01-01T05:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 3.83,\n                \"humidity\": 53.54,\n                \"pressure\": 99.93,\n                \"pm1\": 4.2,\n                \"pm2_5\": 7,\n                \"pm10\": 12.3,\n                \"co\": 1.4,\n                \"no\": null,\n                \"no2\": 5.4,\n                \"o3\": 44.6,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 31,\n                \"interval_timestamp\": \"2026-01-01T07:00:00\",\n                \"timestamp\": \"2026-01-01T06:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 3.72,\n                \"humidity\": 49.74,\n                \"pressure\": 99.99,\n                \"pm1\": 3.7,\n                \"pm2_5\": 5.9,\n                \"pm10\": 10.1,\n                \"co\": 1,\n                \"no\": null,\n                \"no2\": 3.6,\n                \"o3\": 49.9,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 32,\n                \"interval_timestamp\": \"2026-01-01T08:00:00\",\n                \"timestamp\": \"2026-01-01T07:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 3.7,\n                \"humidity\": 51.7,\n                \"pressure\": 100.09,\n                \"pm1\": 3.9,\n                \"pm2_5\": 6.3,\n                \"pm10\": 11.5,\n                \"co\": 1.6,\n                \"no\": null,\n                \"no2\": 6.3,\n                \"o3\": 47.5,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 33,\n                \"interval_timestamp\": \"2026-01-01T09:00:00\",\n                \"timestamp\": \"2026-01-01T08:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 4.87,\n                \"humidity\": 48.61,\n                \"pressure\": 100.19,\n                \"pm1\": 3.7,\n                \"pm2_5\": 6,\n                \"pm10\": 11.4,\n                \"co\": 1.3,\n                \"no\": null,\n                \"no2\": 5.5,\n                \"o3\": 51.3,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 34,\n                \"interval_timestamp\": \"2026-01-01T10:00:00\",\n                \"timestamp\": \"2026-01-01T09:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 7.62,\n                \"humidity\": 43.72,\n                \"pressure\": 100.25,\n                \"pm1\": 3.7,\n                \"pm2_5\": 5.9,\n                \"pm10\": 11.6,\n                \"co\": 11.8,\n                \"no\": null,\n                \"no2\": 3.2,\n                \"o3\": 57.2,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 35,\n                \"interval_timestamp\": \"2026-01-01T11:00:00\",\n                \"timestamp\": \"2026-01-01T10:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 10.66,\n                \"humidity\": 36.09,\n                \"pressure\": 100.28,\n                \"pm1\": 3.2,\n                \"pm2_5\": 5.3,\n                \"pm10\": 9.3,\n                \"co\": 35.6,\n                \"no\": null,\n                \"no2\": 1.9,\n                \"o3\": 62.9,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 36,\n                \"interval_timestamp\": \"2026-01-01T12:00:00\",\n                \"timestamp\": \"2026-01-01T11:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 12.2,\n                \"humidity\": 32.72,\n                \"pressure\": 100.26,\n                \"pm1\": 4.3,\n                \"pm2_5\": 6.9,\n                \"pm10\": 10.7,\n                \"co\": 55.6,\n                \"no\": null,\n                \"no2\": 3.4,\n                \"o3\": 63.5,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 37,\n                \"interval_timestamp\": \"2026-01-01T13:00:00\",\n                \"timestamp\": \"2026-01-01T12:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 12.98,\n                \"humidity\": 31.08,\n                \"pressure\": 100.26,\n                \"pm1\": 4.8,\n                \"pm2_5\": 7.3,\n                \"pm10\": 11.3,\n                \"co\": 70.4,\n                \"no\": null,\n                \"no2\": 4.7,\n                \"o3\": 63.5,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 38,\n                \"interval_timestamp\": \"2026-01-01T14:00:00\",\n                \"timestamp\": \"2026-01-01T13:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 13.22,\n                \"humidity\": 30.27,\n                \"pressure\": 100.27,\n                \"pm1\": 4.1,\n                \"pm2_5\": 6.5,\n                \"pm10\": 10.1,\n                \"co\": 79.5,\n                \"no\": null,\n                \"no2\": 6.4,\n                \"o3\": 63.5,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 39,\n                \"interval_timestamp\": \"2026-01-01T15:00:00\",\n                \"timestamp\": \"2026-01-01T14:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 10.48,\n                \"humidity\": 34.65,\n                \"pressure\": 100.28,\n                \"pm1\": 3.7,\n                \"pm2_5\": 5.6,\n                \"pm10\": 9.2,\n                \"co\": 49,\n                \"no\": null,\n                \"no2\": 8,\n                \"o3\": 62,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 40,\n                \"interval_timestamp\": \"2026-01-01T16:00:00\",\n                \"timestamp\": \"2026-01-01T15:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 6.94,\n                \"humidity\": 42.73,\n                \"pressure\": 100.29,\n                \"pm1\": 4.6,\n                \"pm2_5\": 7,\n                \"pm10\": 10.8,\n                \"co\": 28.8,\n                \"no\": null,\n                \"no2\": 13.3,\n                \"o3\": 56,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 41,\n                \"interval_timestamp\": \"2026-01-01T17:00:00\",\n                \"timestamp\": \"2026-01-01T16:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 5.73,\n                \"humidity\": 48.11,\n                \"pressure\": 100.32,\n                \"pm1\": 6.7,\n                \"pm2_5\": 10.4,\n                \"pm10\": 15.8,\n                \"co\": 44.6,\n                \"no\": null,\n                \"no2\": 18.8,\n                \"o3\": 45.5,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 42,\n                \"interval_timestamp\": \"2026-01-01T18:00:00\",\n                \"timestamp\": \"2026-01-01T17:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 4.77,\n                \"humidity\": 52.59,\n                \"pressure\": 100.36,\n                \"pm1\": 9.4,\n                \"pm2_5\": 14.4,\n                \"pm10\": 22.7,\n                \"co\": 80.1,\n                \"no\": null,\n                \"no2\": 32.8,\n                \"o3\": 26.4,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 43,\n                \"interval_timestamp\": \"2026-01-01T19:00:00\",\n                \"timestamp\": \"2026-01-01T18:07:34\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 1,\n                \"temperature\": 3.9,\n                \"humidity\": 58.41,\n                \"pressure\": 100.4,\n                \"pm1\": 23.2,\n                \"pm2_5\": 34.2,\n                \"pm10\": 48.6,\n                \"co\": null,\n                \"no\": null,\n                \"no2\": 59.9,\n                \"o3\": 0,\n                \"so2\": null\n            },\n            {\n                \"_id\": 44,\n                \"interval_timestamp\": \"2026-01-01T20:00:00\",\n                \"timestamp\": \"2026-01-01T19:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 4,\n                \"temperature\": 3.71,\n                \"humidity\": 58.32,\n                \"pressure\": 100.41,\n                \"pm1\": 29.3,\n                \"pm2_5\": 41.8,\n                \"pm10\": 55,\n                \"co\": 324.6,\n                \"no\": null,\n                \"no2\": 58,\n                \"o3\": 0.8,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 45,\n                \"interval_timestamp\": \"2026-01-01T21:00:00\",\n                \"timestamp\": \"2026-01-01T20:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6,\n                \"temperature\": 3.46,\n                \"humidity\": 61.36,\n                \"pressure\": 100.43,\n                \"pm1\": 54.1,\n                \"pm2_5\": 77.8,\n                \"pm10\": 96.8,\n                \"co\": 501.2,\n                \"no\": null,\n                \"no2\": 60.6,\n                \"o3\": 0.1,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 46,\n                \"interval_timestamp\": \"2026-01-01T22:00:00\",\n                \"timestamp\": \"2026-01-01T21:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6,\n                \"temperature\": 3.44,\n                \"humidity\": 61.07,\n                \"pressure\": 100.44,\n                \"pm1\": 73.1,\n                \"pm2_5\": 105.3,\n                \"pm10\": 129.3,\n                \"co\": 576.3,\n                \"no\": null,\n                \"no2\": 58.6,\n                \"o3\": 0.1,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 47,\n                \"interval_timestamp\": \"2026-01-01T23:00:00\",\n                \"timestamp\": \"2026-01-01T22:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6,\n                \"temperature\": 3.11,\n                \"humidity\": 63.88,\n                \"pressure\": 100.44,\n                \"pm1\": 80.7,\n                \"pm2_5\": 116.5,\n                \"pm10\": 143.5,\n                \"co\": 624.4,\n                \"no\": null,\n                \"no2\": 55.4,\n                \"o3\": 0.1,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 48,\n                \"interval_timestamp\": \"2026-01-02T00:00:00\",\n                \"timestamp\": \"2026-01-01T23:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6,\n                \"temperature\": 2.82,\n                \"humidity\": 66.4,\n                \"pressure\": 100.43,\n                \"pm1\": 69,\n                \"pm2_5\": 99.6,\n                \"pm10\": 122.4,\n                \"co\": 539.8,\n                \"no\": null,\n                \"no2\": 50,\n                \"o3\": 0.1,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 145,\n                \"interval_timestamp\": \"2026-01-01T01:00:00\",\n                \"timestamp\": \"2026-01-01T00:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 6.13,\n                \"humidity\": 58.53,\n                \"pressure\": 100.28,\n                \"pm1\": 4.7,\n                \"pm2_5\": 6.7,\n                \"pm10\": 10.1,\n                \"co\": 72.1,\n                \"no\": null,\n                \"no2\": 14.3,\n                \"o3\": 39.8,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 146,\n                \"interval_timestamp\": \"2026-01-01T02:00:00\",\n                \"timestamp\": \"2026-01-01T01:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 5.86,\n                \"humidity\": 59.24,\n                \"pressure\": 100.37,\n                \"pm1\": 5.2,\n                \"pm2_5\": 8.2,\n                \"pm10\": 13.1,\n                \"co\": 66.3,\n                \"no\": null,\n                \"no2\": 17.2,\n                \"o3\": 36.7,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 147,\n                \"interval_timestamp\": \"2026-01-01T03:00:00\",\n                \"timestamp\": \"2026-01-01T02:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 5.36,\n                \"humidity\": 59.78,\n                \"pressure\": 100.42,\n                \"pm1\": 5.5,\n                \"pm2_5\": 8,\n                \"pm10\": 12.5,\n                \"co\": 50.2,\n                \"no\": null,\n                \"no2\": 15.7,\n                \"o3\": 36.9,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 148,\n                \"interval_timestamp\": \"2026-01-01T04:00:00\",\n                \"timestamp\": \"2026-01-01T03:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 4.84,\n                \"humidity\": 58.4,\n                \"pressure\": 100.47,\n                \"pm1\": 6,\n                \"pm2_5\": 8.6,\n                \"pm10\": 12.2,\n                \"co\": 46.5,\n                \"no\": null,\n                \"no2\": 18.3,\n                \"o3\": 31.2,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 149,\n                \"interval_timestamp\": \"2026-01-01T05:00:00\",\n                \"timestamp\": \"2026-01-01T04:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 4.39,\n                \"humidity\": 54.1,\n                \"pressure\": 100.55,\n                \"pm1\": 4.3,\n                \"pm2_5\": 6.7,\n                \"pm10\": 10.3,\n                \"co\": 15,\n                \"no\": null,\n                \"no2\": 16.6,\n                \"o3\": 37.3,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 150,\n                \"interval_timestamp\": \"2026-01-01T06:00:00\",\n                \"timestamp\": \"2026-01-01T05:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 4.18,\n                \"humidity\": 51.85,\n                \"pressure\": 100.62,\n                \"pm1\": 3.8,\n                \"pm2_5\": 5.6,\n                \"pm10\": 8.5,\n                \"co\": 6.7,\n                \"no\": null,\n                \"no2\": 17.5,\n                \"o3\": 38,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 151,\n                \"interval_timestamp\": \"2026-01-01T07:00:00\",\n                \"timestamp\": \"2026-01-01T06:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 3.96,\n                \"humidity\": 49.9,\n                \"pressure\": 100.69,\n                \"pm1\": 3.5,\n                \"pm2_5\": 5.5,\n                \"pm10\": 8.5,\n                \"co\": 0.6,\n                \"no\": null,\n                \"no2\": 18.7,\n                \"o3\": 39.5,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 152,\n                \"interval_timestamp\": \"2026-01-01T08:00:00\",\n                \"timestamp\": \"2026-01-01T07:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 4.05,\n                \"humidity\": 50.92,\n                \"pressure\": 100.78,\n                \"pm1\": 3.5,\n                \"pm2_5\": 5.5,\n                \"pm10\": 9.4,\n                \"co\": 0.1,\n                \"no\": null,\n                \"no2\": 18.8,\n                \"o3\": 40.2,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 153,\n                \"interval_timestamp\": \"2026-01-01T09:00:00\",\n                \"timestamp\": \"2026-01-01T08:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 4.81,\n                \"humidity\": 48.72,\n                \"pressure\": 100.88,\n                \"pm1\": 3.3,\n                \"pm2_5\": 5.1,\n                \"pm10\": 8.8,\n                \"co\": 0.2,\n                \"no\": null,\n                \"no2\": 15.3,\n                \"o3\": 45.7,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 154,\n                \"interval_timestamp\": \"2026-01-01T10:00:00\",\n                \"timestamp\": \"2026-01-01T09:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 8.12,\n                \"humidity\": 42.22,\n                \"pressure\": 100.94,\n                \"pm1\": 3.1,\n                \"pm2_5\": 5.2,\n                \"pm10\": 9.7,\n                \"co\": 14,\n                \"no\": null,\n                \"no2\": 9.8,\n                \"o3\": 52.5,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 155,\n                \"interval_timestamp\": \"2026-01-01T11:00:00\",\n                \"timestamp\": \"2026-01-01T10:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 11.01,\n                \"humidity\": 34.85,\n                \"pressure\": 100.97,\n                \"pm1\": 3,\n                \"pm2_5\": 5,\n                \"pm10\": 9.1,\n                \"co\": 29.4,\n                \"no\": null,\n                \"no2\": 2.6,\n                \"o3\": 65.5,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 156,\n                \"interval_timestamp\": \"2026-01-01T12:00:00\",\n                \"timestamp\": \"2026-01-01T11:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 11.56,\n                \"humidity\": 33.47,\n                \"pressure\": 100.95,\n                \"pm1\": 3,\n                \"pm2_5\": 4.4,\n                \"pm10\": 7.1,\n                \"co\": 36.8,\n                \"no\": null,\n                \"no2\": 3.6,\n                \"o3\": 67.5,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 157,\n                \"interval_timestamp\": \"2026-01-01T13:00:00\",\n                \"timestamp\": \"2026-01-01T12:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 10.98,\n                \"humidity\": 34.53,\n                \"pressure\": 100.94,\n                \"pm1\": 2.9,\n                \"pm2_5\": 4.5,\n                \"pm10\": 7.3,\n                \"co\": 37.2,\n                \"no\": null,\n                \"no2\": 6,\n                \"o3\": 66,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 158,\n                \"interval_timestamp\": \"2026-01-01T14:00:00\",\n                \"timestamp\": \"2026-01-01T13:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 10.49,\n                \"humidity\": 35.49,\n                \"pressure\": 100.95,\n                \"pm1\": 3.4,\n                \"pm2_5\": 5,\n                \"pm10\": 7.4,\n                \"co\": 35.3,\n                \"no\": null,\n                \"no2\": 9.1,\n                \"o3\": 64,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 159,\n                \"interval_timestamp\": \"2026-01-01T15:00:00\",\n                \"timestamp\": \"2026-01-01T14:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 9.53,\n                \"humidity\": 36.8,\n                \"pressure\": 100.95,\n                \"pm1\": 3.8,\n                \"pm2_5\": 5.5,\n                \"pm10\": 8.7,\n                \"co\": 34.7,\n                \"no\": null,\n                \"no2\": 11.3,\n                \"o3\": 62.2,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 160,\n                \"interval_timestamp\": \"2026-01-01T16:00:00\",\n                \"timestamp\": \"2026-01-01T15:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 6.95,\n                \"humidity\": 42.46,\n                \"pressure\": 100.97,\n                \"pm1\": 4.1,\n                \"pm2_5\": 6.2,\n                \"pm10\": 8.4,\n                \"co\": 22.1,\n                \"no\": null,\n                \"no2\": 18.4,\n                \"o3\": 53.8,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 161,\n                \"interval_timestamp\": \"2026-01-01T17:00:00\",\n                \"timestamp\": \"2026-01-01T16:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 5.78,\n                \"humidity\": 47.42,\n                \"pressure\": 101.01,\n                \"pm1\": 5.8,\n                \"pm2_5\": 8.2,\n                \"pm10\": 11.3,\n                \"co\": 46.7,\n                \"no\": null,\n                \"no2\": 25.8,\n                \"o3\": 42.9,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 162,\n                \"interval_timestamp\": \"2026-01-01T18:00:00\",\n                \"timestamp\": \"2026-01-01T17:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 5.01,\n                \"humidity\": 50.72,\n                \"pressure\": 101.04,\n                \"pm1\": 13.7,\n                \"pm2_5\": 19.2,\n                \"pm10\": 24.3,\n                \"co\": 79.8,\n                \"no\": null,\n                \"no2\": 38,\n                \"o3\": 27.9,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 163,\n                \"interval_timestamp\": \"2026-01-01T19:00:00\",\n                \"timestamp\": \"2026-01-01T18:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3,\n                \"temperature\": 4.5,\n                \"humidity\": 54.72,\n                \"pressure\": 101.08,\n                \"pm1\": 16.9,\n                \"pm2_5\": 23.3,\n                \"pm10\": 28.8,\n                \"co\": 212.6,\n                \"no\": null,\n                \"no2\": 70,\n                \"o3\": 0.9,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 164,\n                \"interval_timestamp\": \"2026-01-01T20:00:00\",\n                \"timestamp\": \"2026-01-01T19:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 4,\n                \"temperature\": 3.45,\n                \"humidity\": 58.91,\n                \"pressure\": 101.09,\n                \"pm1\": 18.9,\n                \"pm2_5\": 26.3,\n                \"pm10\": 33.3,\n                \"co\": 230.6,\n                \"no\": null,\n                \"no2\": 66.6,\n                \"o3\": 0.2,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 165,\n                \"interval_timestamp\": \"2026-01-01T21:00:00\",\n                \"timestamp\": \"2026-01-01T20:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 4,\n                \"temperature\": 3.26,\n                \"humidity\": 59.34,\n                \"pressure\": 101.12,\n                \"pm1\": 32.4,\n                \"pm2_5\": 45.7,\n                \"pm10\": 57.5,\n                \"co\": 262.3,\n                \"no\": null,\n                \"no2\": 69.8,\n                \"o3\": 0,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 166,\n                \"interval_timestamp\": \"2026-01-01T22:00:00\",\n                \"timestamp\": \"2026-01-01T21:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 4,\n                \"temperature\": 3.13,\n                \"humidity\": 59.16,\n                \"pressure\": 101.14,\n                \"pm1\": 28.9,\n                \"pm2_5\": 38.9,\n                \"pm10\": 47.4,\n                \"co\": 350.1,\n                \"no\": null,\n                \"no2\": 72.1,\n                \"o3\": 0,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 167,\n                \"interval_timestamp\": \"2026-01-01T23:00:00\",\n                \"timestamp\": \"2026-01-01T22:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 4,\n                \"temperature\": 2.28,\n                \"humidity\": 58.53,\n                \"pressure\": 101.13,\n                \"pm1\": 34.5,\n                \"pm2_5\": 46.6,\n                \"pm10\": 57.4,\n                \"co\": 338,\n                \"no\": null,\n                \"no2\": 63.4,\n                \"o3\": 0,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 168,\n                \"interval_timestamp\": \"2026-01-02T00:00:00\",\n                \"timestamp\": \"2026-01-01T23:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 5,\n                \"temperature\": 2.29,\n                \"humidity\": 60.77,\n                \"pressure\": 101.12,\n                \"pm1\": 52.1,\n                \"pm2_5\": 69.8,\n                \"pm10\": 83.4,\n                \"co\": 485.9,\n                \"no\": null,\n                \"no2\": 66.8,\n                \"o3\": 0,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 265,\n                \"interval_timestamp\": \"2026-01-01T01:00:00\",\n                \"timestamp\": \"2026-01-01T00:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 7.14,\n                \"humidity\": 53.39,\n                \"pressure\": 100.11,\n                \"pm1\": 5.7,\n                \"pm2_5\": 7.7,\n                \"pm10\": 11,\n                \"co\": 175.7,\n                \"no\": null,\n                \"no2\": 20.1,\n                \"o3\": 22.3,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 266,\n                \"interval_timestamp\": \"2026-01-01T02:00:00\",\n                \"timestamp\": \"2026-01-01T01:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 6.84,\n                \"humidity\": 53.92,\n                \"pressure\": 100.2,\n                \"pm1\": 6.5,\n                \"pm2_5\": 9.2,\n                \"pm10\": 14.8,\n                \"co\": 138.3,\n                \"no\": null,\n                \"no2\": 14.2,\n                \"o3\": 27.6,\n                \"so2\": 1\n            }\n        ],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Timestamp (UTC)\",\n                    \"notes\": \"Πραγματικός χρόνος λήψης δεδομένων από τη συσκευή, σε UTC. Πηγή: API πεδίο timestamp (DateTimeOffset, UTC)\"\n                }\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                }\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                }\n            },\n            {\n                \"id\": \"pressure\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Πίεση (kPa)\",\n                    \"notes\": \"Ατμοσφαιρική πίεση σε kPa. Τυπικές τιμές: 98–101 kPa\"\n                }\n            },\n            {\n                \"id\": \"pm1\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM1 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM1 σε μg/m³\"\n                }\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                }\n            },\n            {\n                \"id\": \"co\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"CO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο του άνθρακα (CO) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                }\n            },\n            {\n                \"id\": \"no\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο αζώτου (NO) σε μg/m³\"\n                }\n            },\n            {\n                \"id\": \"no2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο αζώτου (NO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1000\"\n                }\n            },\n            {\n                \"id\": \"o3\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"O₃ (μg/m³)\",\n                    \"notes\": \"Όζον (O₃) σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"so2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"SO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο θείου (SO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                }\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=50\"\n        },\n        \"total\": 6396,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"92b8ba6c-6a4f-411a-b873-b8315ff328e6"},{"name":"Template - field projection & sorting","id":"154e6db7-1681-4ce4-a60a-c7e696ddbf20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"fields\": [\n    \"station_id\",\n    \"station_name\"\n  ],\n  \"sort\": \"station_name asc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Template για να ζητήσεις μόνο συγκεκριμένες στήλες και να ορίσεις ταξινόμηση.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"9f796a35-c00e-430b-98ea-2d0834bf6660","name":"Template - field projection & sorting","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"fields\": [\n    \"station_id\",\n    \"station_name\"\n  ],\n  \"sort\": \"station_name asc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 14:33:37 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"6450"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            }\n        ],\n        \"include_total\": true,\n        \"limit\": 50,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"sort\": \"station_name asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            },\n            {\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\"\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=50\"\n        },\n        \"total\": 129338,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"154e6db7-1681-4ce4-a60a-c7e696ddbf20"},{"name":"Template - records as CSV string","id":"dc8ff3be-4c51-4e3e-a601-5dfcbb3a2329","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"records_format\": \"csv\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα με <code>records_format = csv</code> όταν θέλεις compact export-like απόκριση.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"6d22ea19-2e1f-4349-a357-d5fa5ddf2a3a","name":"Template - records as CSV string","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"records_format\": \"csv\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 14:33:41 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"15753"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"include_total\": true,\n        \"limit\": 20,\n        \"records_format\": \"csv\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"total_estimation_threshold\": null,\n        \"records\": \"1,2026-01-01T01:00:00,2026-01-01T00:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,5.68,59.04,99.48,4.1,5.8,9.1,38.5,,5,45.6,1.2\\n2,2026-01-01T02:00:00,2026-01-01T01:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,5.41,59.43,99.57,5,7.2,11.8,32.6,,3.6,48.9,1.2\\n3,2026-01-01T03:00:00,2026-01-01T02:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,5,59.94,99.61,5.5,7.7,12.1,27.7,,0.9,53.2,1.2\\n4,2026-01-01T04:00:00,2026-01-01T03:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,4.59,56.14,99.67,5.1,6.9,10.1,13.3,,5.8,40,1.2\\n5,2026-01-01T05:00:00,2026-01-01T04:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,4.25,53.38,99.75,4.1,6,9.3,0.9,,5.9,43.6,1.2\\n6,2026-01-01T06:00:00,2026-01-01T05:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,3.89,53.39,99.81,4.2,5.9,9.9,0.6,,0.5,57.8,1.2\\n7,2026-01-01T07:00:00,2026-01-01T06:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,3.88,49.12,99.89,3.5,4.8,7.9,0,,3.5,53.1,1.2\\n8,2026-01-01T08:00:00,2026-01-01T07:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,3.73,51.93,99.98,3.7,5.5,9.1,0,,3.2,51.3,1.2\\n9,2026-01-01T09:00:00,2026-01-01T08:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,5.15,47.69,100.07,3.1,4.7,8.4,0,,1.3,64.7,1.2\\n10,2026-01-01T10:00:00,2026-01-01T09:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,6.18,47.1,100.14,3.1,4.7,7.8,0.9,,2.2,60.9,1.2\\n11,2026-01-01T11:00:00,2026-01-01T10:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,6.43,46.4,100.17,3,4.5,7.9,0.8,,4.1,57.5,1.3\\n12,2026-01-01T12:00:00,2026-01-01T11:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,8.08,41.32,100.14,2.7,3.9,6.5,2.8,,4.8,62.6,1.3\\n13,2026-01-01T13:00:00,2026-01-01T12:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,8.78,39.82,100.14,2.9,4.1,6.2,8.1,,5.5,62.2,1.3\\n14,2026-01-01T14:00:00,2026-01-01T13:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,8.42,40.67,100.15,2.9,4.1,7,11.3,,5.9,61.2,1.3\\n15,2026-01-01T15:00:00,2026-01-01T14:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,7.8,41.88,100.16,3.1,4.3,6.4,5.6,,5,61.9,1.3\\n16,2026-01-01T16:00:00,2026-01-01T15:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,6.91,43.53,100.17,3.4,4.8,7.4,5.4,,8.6,54.9,1.3\\n17,2026-01-01T17:00:00,2026-01-01T16:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,5.59,49.87,100.2,5,6.7,10.2,43.9,,19.2,29.8,1.2\\n18,2026-01-01T18:00:00,2026-01-01T17:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,2,4.03,57.32,100.24,14.9,19.4,24.8,216.2,,16.3,24.5,1.2\\n19,2026-01-01T19:00:00,2026-01-01T18:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,4,3.14,60.77,100.28,22,28.5,35.2,281.3,,14.2,22.6,1.1\\n20,2026-01-01T20:00:00,2026-01-01T19:00:00,1,Δημοτικό Κολυμβητήριο Γουδή,ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ,7,4,2.56,62.39,100.29,21.1,27.3,34.2,276.5,,12.8,22.3,1.1\\n\",\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Timestamp (UTC)\",\n                    \"notes\": \"Πραγματικός χρόνος λήψης δεδομένων από τη συσκευή, σε UTC. Πηγή: API πεδίο timestamp (DateTimeOffset, UTC)\"\n                }\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                }\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                }\n            },\n            {\n                \"id\": \"pressure\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Πίεση (kPa)\",\n                    \"notes\": \"Ατμοσφαιρική πίεση σε kPa. Τυπικές τιμές: 98–101 kPa\"\n                }\n            },\n            {\n                \"id\": \"pm1\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM1 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM1 σε μg/m³\"\n                }\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                }\n            },\n            {\n                \"id\": \"co\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"CO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο του άνθρακα (CO) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                }\n            },\n            {\n                \"id\": \"no\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο αζώτου (NO) σε μg/m³\"\n                }\n            },\n            {\n                \"id\": \"no2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο αζώτου (NO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1000\"\n                }\n            },\n            {\n                \"id\": \"o3\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"O₃ (μg/m³)\",\n                    \"notes\": \"Όζον (O₃) σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"so2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"SO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο θείου (SO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                }\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=20\"\n        },\n        \"total\": 129338,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"dc8ff3be-4c51-4e3e-a601-5dfcbb3a2329"}],"id":"28f803a8-e874-4a58-9d03-27ffa93a9ac6","description":"<p>Εισαγωγικός φάκελος: discovery στο <code>_table_metadata</code>, schema inspection με <code>datastore_info</code> και βασικά templates για να φτιάχνεις τα δικά σου queries.</p>\n","_postman_id":"28f803a8-e874-4a58-9d03-27ffa93a9ac6"},{"name":"00b - Discover datasets via package_search","item":[{"name":"Search - all implementation datasets via smart-neighborhood tag","id":"0cb0e3ba-28bc-43cd-823a-978756963d2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:smart-neighborhood&sort=name asc&rows=100&start=0","description":"<p>Επιστρέφει τα datasets της υλοποίησης που φέρουν το κοινό tag smart-neighborhood. Χρήσιμο ως γρήγορο entry point για WiFi και Environmental datasets.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:smart-neighborhood"},{"key":"sort","value":"name asc"},{"key":"rows","value":"100"},{"key":"start","value":"0"}],"variable":[]}},"response":[{"id":"5d2a68ba-fccb-46f8-ba9c-6f66feeb3c34","name":"Search - all implementation datasets via smart-neighborhood tag","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:smart-neighborhood&sort=name asc&rows=100&start=0","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:smart-neighborhood"},{"key":"sort","value":"name asc"},{"key":"rows","value":"100"},{"key":"start","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:03:58 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"1568677"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 329,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:01.257815\",\n                \"metadata_modified\": \"2026-03-31T15:58:46.972577\",\n                \"name\": \"env-001-dimotiko-kolymvitirio-goydi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 1) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 1) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Dimotiko Kolymvitirio Goydi» (station_id: 1) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Δημοτικό Κολυμβητήριο Γουδή\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Δημοτικό Κολυμβητήριο Γουδή\",\n                    \"en\": \"Environmental Data — Dimotiko Kolymvitirio Goydi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-001-dimotiko-kolymvitirio-goydi/resource/c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:06.106116\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:06.112406\",\n                            \"updated\": \"2026-03-31T15:54:16.883345\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:01.264179\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 1. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 1. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 1. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:58:46.981941\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικό Κολυμβητήριο Γουδή\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικό Κολυμβητήριο Γουδή\",\n                            \"en\": \"Hourly Environmental Measurements — Dimotiko Kolymvitirio Goydi\"\n                        },\n                        \"package_id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:05.004596\",\n                            \"updated\": \"2026-03-31T15:58:51.102720\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:07.696771\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"aaeefcde1235f6b01834df493c6d3b14\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:02.512786\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"5e51f564-1116-4795-9ca5-f3d0f65adb5b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:07.425295\",\n                        \"metadata_modified\": \"2026-03-31T15:58:18.951019\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1797,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/14553a07-2c72-43de-bcdb-1fdaf094afed/resource/5e51f564-1116-4795-9ca5-f3d0f65adb5b/download/env-001-dimotiko-kolymvitirio-goydi-78bdfc8n.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.78478761372027, 37.99045355411805], [23.78479363283854, 37.99045108028702], [23.78574678804811, 37.99079100965729], [23.785816475924754, 37.990813668708945], [23.785882196151686, 37.99085434620398], [23.78594861626683, 37.99089953136256], [23.78614298399422, 37.99100353272936], [23.786378507371605, 37.990682709259175], [23.7860710836986, 37.990516707877184], [23.785495392519344, 37.99022724808554], [23.785324476531056, 37.99013680772441], [23.785249200432357, 37.9900780867583], [23.785162693959588, 37.98996526810308], [23.785129053561914, 37.98966327600898], [23.78512985483106, 37.989266711824584], [23.785143203617597, 37.98896029909842], [23.785502893963496, 37.988384132725805], [23.785517844070853, 37.98836028853323], [23.7858218129668, 37.98787548739569], [23.785947524526737, 37.98772249763764], [23.786099478295167, 37.9876011004697], [23.78626014809019, 37.987493744751596], [23.786395425726393, 37.987403355375854], [23.787457150302714, 37.986359786874644], [23.784479544736627, 37.984780579979606], [23.78304917145106, 37.98402191463575], [23.783018964793975, 37.98400589263209], [23.783042185955235, 37.983976837433026], [23.784817507319133, 37.9817944785154], [23.785481930543664, 37.980983966113754], [23.785702781955774, 37.98071455039649], [23.785557079612467, 37.98063946003403], [23.785035876313476, 37.98037084454112], [23.78487455251643, 37.98053728771237], [23.784649968213607, 37.980676576256165], [23.784267036432205, 37.9808155740726], [23.783869236211554, 37.98092750471435], [23.783507032911483, 37.98103499309142], [23.783409346945835, 37.98105294265326], [23.78302140529259, 37.98112422701714], [23.78256736948519, 37.98111888221925], [23.782129480246287, 37.981068501234915], [23.781825670516753, 37.981883602656005], [23.7817409095601, 37.98202765128532], [23.781578706949126, 37.982126491747714], [23.781438425886552, 37.98215326978638], [23.781252568937347, 37.982188975779934], [23.781006166449004, 37.98223019821415], [23.780320145514835, 37.982344963310055], [23.780225961327982, 37.98236809465227], [23.780150614847127, 37.98238659967325], [23.78010461951967, 37.982397895147486], [23.77993596150359, 37.98243931562187], [23.778080219721435, 37.98289505007526], [23.778013095658668, 37.98291479047917], [23.77795841166229, 37.98293087167085], [23.77789181461306, 37.98294877167193], [23.77787178503104, 37.982950142561556], [23.77784515750778, 37.98295196514976], [23.777827748647862, 37.98295315711886], [23.777749489585116, 37.98294399641856], [23.77767836106713, 37.98293034271081], [23.77762148003022, 37.9829122094631], [23.7775503651703, 37.982894049271465], [23.777493388439467, 37.98287632676744], [23.777477484153067, 37.98287137926342], [23.777417044750738, 37.98285323918539], [23.77729898556564, 37.982825977138994], [23.777232839088537, 37.98281233259378], [23.7771520626445, 37.98281217959344], [23.777069122721752, 37.982821035302166], [23.777007507402388, 37.98283894424387], [23.77688638332473, 37.9828837788904], [23.77684249085205, 37.98292425352068], [23.776706626911583, 37.98310064603357], [23.77667462258546, 37.983142196769386], [23.776634103533905, 37.9831948027303], [23.776299736554744, 37.98362890641847], [23.776296714993006, 37.98363282937938], [23.776215147578565, 37.98373872588812], [23.774793207481228, 37.983863027703755], [23.77470165876998, 37.983871029765275], [23.774496278194757, 37.98388866194319], [23.77428375175545, 37.98391529291318], [23.774082329245733, 37.98394107688668], [23.77404096455889, 37.98394637180517], [23.77403535118001, 37.98394730196496], [23.773772159071218, 37.98399091945326], [23.77349129472158, 37.984021923972925], [23.77327915169493, 37.98403954100236], [23.773078068298215, 37.98404816612269], [23.773027589428224, 37.98404705839027], [23.772861588284858, 37.98404341672624], [23.77285282746998, 37.98404322495963], [23.772603786899882, 37.98402471806595], [23.77235508895687, 37.984010717739295], [23.772113235337642, 37.98396969156028], [23.77191375560291, 37.983919734193094], [23.77188332012421, 37.983907799827044], [23.77184748110884, 37.98389374686417], [23.771644827251425, 37.98381908313508], [23.771357993471828, 37.984145149371386], [23.771308779444688, 37.98419622512544], [23.770866905762237, 37.98465480033117], [23.77082366837409, 37.98469487200034], [23.770795761620036, 37.984720735009034], [23.770758455888874, 37.98475530955108], [23.768995847006167, 37.986671572311835], [23.768922174531784, 37.986751318475534], [23.76897749680013, 37.986793612723055], [23.769260186660098, 37.986978931166824], [23.769492087123123, 37.98713260440927], [23.769447406960378, 37.987195606840864], [23.769390154417803, 37.98724446776947], [23.769405145114966, 37.98725618322815], [23.76959852915326, 37.98740418916484], [23.76974224275692, 37.98751417776926], [23.769812988565217, 37.987580193004796], [23.76989531478376, 37.98752005987696], [23.7699386255691, 37.98751771833412], [23.770418182660052, 37.987858114620174], [23.770539419191586, 37.98791050497855], [23.770642519140274, 37.98793666578591], [23.770703897714043, 37.98794327110239], [23.7717268935013, 37.987995747262886], [23.772121196948632, 37.98806323218527], [23.772313755430734, 37.9880887428315], [23.77246911598074, 37.98805982648283], [23.772585353780077, 37.98802037397563], [23.772822960020807, 37.98790466010572], [23.774106445005483, 37.98736408931484], [23.774195530290257, 37.98729183214062], [23.77818407860979, 37.989400958850496], [23.778260599124952, 37.98944140951533], [23.77826406017303, 37.98944323934037], [23.77837905953941, 37.989308263249804], [23.77870370310354, 37.98892582812791], [23.77888458783659, 37.98898049779341], [23.778935952774898, 37.988996021644546], [23.78195956032951, 37.98990980334101], [23.78179804844959, 37.990130318764585], [23.78159830980156, 37.990400333679666], [23.781444390894553, 37.990610015725885], [23.78143643930708, 37.99062084791975], [23.781274924295587, 37.99084136258864], [23.781188053765494, 37.99095677643433], [23.781105565437343, 37.9910663688555], [23.78141988773597, 37.99116158833705], [23.78144019830509, 37.99113418104157], [23.781573073567756, 37.99110776875115], [23.784236628120834, 37.99068009312552], [23.784456113130634, 37.99063429654868], [23.784629387958752, 37.99051858336694], [23.78478761372027, 37.99045355411805]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.779245427749853, 37.986089651645024]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:07.446443\",\n                \"metadata_modified\": \"2026-03-31T15:58:58.044838\",\n                \"name\": \"env-002-plateia-mavili\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαβίλη\",\n                    \"en\": \"Environmental Data — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-002-plateia-mavili/resource/c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:15.947961\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:15.954783\",\n                            \"updated\": \"2026-03-31T15:54:21.848724\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:07.448414\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 2. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 2. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 2. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:58:58.053553\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαβίλη\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Mavili\"\n                        },\n                        \"package_id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:11.274759\",\n                            \"updated\": \"2026-03-31T15:59:01.753565\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:15.626966\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"731ec0e149fdeab4fe1f4d6b6d876099\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:07.517539\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"eb928825-2e62-4c4f-8bf4-8ab8473d1a99\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:15.359567\",\n                        \"metadata_modified\": \"2026-03-31T15:58:24.142319\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1745,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/3093cc04-ce77-400b-8691-e514392834d5/resource/eb928825-2e62-4c4f-8bf4-8ab8473d1a99/download/env-002-plateia-mavili-ihyvids0.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75851460072696, 37.9834423468561], [23.757395266961407, 37.98286925463117], [23.757374596572784, 37.982858671456704], [23.75693406151348, 37.98264145330538], [23.756577597430866, 37.98239736891696], [23.75620690454592, 37.98204509960247], [23.755681043415738, 37.98148521107087], [23.755319314604538, 37.98111493180622], [23.755227244023285, 37.98119612191359], [23.75521211323117, 37.98120946371531], [23.755184595934036, 37.98123372856393], [23.75505880461909, 37.981339711238704], [23.754113863748774, 37.98192808235227], [23.753293126907458, 37.9825076934914], [23.753059651168563, 37.98273252512355], [23.752895509200407, 37.98286737334279], [23.752616049546866, 37.98311463962192], [23.752430971913746, 37.9830196152132], [23.751854188605044, 37.983216682809775], [23.75165448901858, 37.9832913997781], [23.751483054252983, 37.98335163207232], [23.75164522128031, 37.98408598273044], [23.751751824601577, 37.98449775830521], [23.75185554795611, 37.984820974552605], [23.751992147295255, 37.985258386215875], [23.752218630260863, 37.98595285346227], [23.751800966420333, 37.986551327801514], [23.751540977933107, 37.986929318819264], [23.751376443651115, 37.98717682465172], [23.751535872514083, 37.98770441345468], [23.75165160090634, 37.98810572980436], [23.751710250239167, 37.988232033552855], [23.751797388017998, 37.98821566445074], [23.752308194290425, 37.988119705223085], [23.752812764976014, 37.988024914958864], [23.75282519476863, 37.98802257971164], [23.752827152408234, 37.98802222421252], [23.752828303291942, 37.98802201482887], [23.75340181576913, 37.987917839397305], [23.753413809982074, 37.987915660899546], [23.754393808241232, 37.98774392991488], [23.75534136070653, 37.98757787617694], [23.755345186978836, 37.9875772054675], [23.755610832904342, 37.987531527160506], [23.75581128689907, 37.987497058315064], [23.75620728854603, 37.987419830221185], [23.75659121276722, 37.987344956095185], [23.75747236969906, 37.987173105704976], [23.757571839944447, 37.98715370509165], [23.757729593029133, 37.98712248512212], [23.75854205105142, 37.98696671373649], [23.760241100778394, 37.986640936938215], [23.760412018043148, 37.98660974019716], [23.760434807977735, 37.98660528018633], [23.76062801181725, 37.986567469820535], [23.761141294592477, 37.98646701765395], [23.76130889740514, 37.98643296301193], [23.761328317087948, 37.98642901693181], [23.761404808415588, 37.98641347532034], [23.761156015219747, 37.98609752041298], [23.760660092849164, 37.985393509497634], [23.76059237232411, 37.98531676239148], [23.760436737472865, 37.98513618835907], [23.760405539308824, 37.98510007338232], [23.760009531149525, 37.984740785047144], [23.75967731068799, 37.984454546043], [23.759511943535102, 37.98430682168235], [23.7593407347665, 37.984142536623104], [23.758984461786753, 37.98383536994003], [23.75851460072696, 37.9834423468561]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.755601520325044, 37.98505691064069]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:13.647544\",\n                \"metadata_modified\": \"2026-03-31T15:59:06.660583\",\n                \"name\": \"env-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-003-athlitiko-kentro-mets/resource/36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:21.733120\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:21.739029\",\n                            \"updated\": \"2026-03-31T15:54:26.652149\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:13.649413\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 3. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 3. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 3. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:06.670417\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:17.226577\",\n                            \"updated\": \"2026-03-31T15:59:10.447066\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:22.368387\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"4504ae13db09180444a8125e6fdfc04e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:12.662494\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"85d1cbe0-adff-476f-b3a2-ba8de06504e1\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:22.085970\",\n                        \"metadata_modified\": \"2026-03-31T15:58:29.190981\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1753,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/fa6d110f-0fd3-4655-84af-664d316499da/resource/85d1cbe0-adff-476f-b3a2-ba8de06504e1/download/env-003-athlitiko-kentro-mets-mqrh4rd2.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7391364042187, 37.96141856781402], [23.737478703669936, 37.96050007209437], [23.73719026263253, 37.96038226053552], [23.737164068453588, 37.96044529226989], [23.73697957724043, 37.96077104753632], [23.73681634312241, 37.960726894269044], [23.736780885232438, 37.960759080198876], [23.736577675864662, 37.960943540193504], [23.736430924477713, 37.96106269453241], [23.73637233635736, 37.96111026579807], [23.7363547591455, 37.96114548033592], [23.73563265823552, 37.961721691735995], [23.73525175407467, 37.96199122192244], [23.735233077404075, 37.96204075078776], [23.735037464778852, 37.96252249999756], [23.73484899583174, 37.96299525205045], [23.73467884669178, 37.96341847419368], [23.73450510560504, 37.963850700838556], [23.734342132535392, 37.96425591284839], [23.734317099783457, 37.96429190786563], [23.734877778782362, 37.96451529075793], [23.73510823714282, 37.96460710769921], [23.735401379645936, 37.96472389748752], [23.735930922198463, 37.964934868484654], [23.73595692369406, 37.96496200155143], [23.73595551456804, 37.96499276837974], [23.735904305750065, 37.965079443919116], [23.73595191136046, 37.96509769821805], [23.735952890212307, 37.9650980735484], [23.736483972786107, 37.96530171802974], [23.736974974454487, 37.96548758092028], [23.73740061353415, 37.96564625722952], [23.737867104795587, 37.96582304879638], [23.737869723864783, 37.96578700309393], [23.73787573616431, 37.96577511227179], [23.7378762429209, 37.96577411026682], [23.737947113118228, 37.96563395645924], [23.738419467120497, 37.965324982423], [23.738429578319426, 37.96531836871639], [23.738458984201465, 37.96529913389865], [23.73870237348954, 37.965139927630666], [23.738962695747144, 37.964563680803316], [23.739575728548857, 37.964245081899826], [23.740206233918517, 37.96391299902937], [23.740977881681427, 37.963504614027705], [23.741602039485215, 37.96280141202818], [23.741608634104594, 37.962793982766115], [23.740660358841254, 37.962277020532355], [23.74011124780751, 37.961977659722194], [23.740015086059913, 37.96192523468758], [23.73999560090425, 37.96191439057971], [23.739794841650625, 37.961802660071356], [23.739462274544856, 37.96161757350464], [23.73944416775137, 37.96160651604803], [23.739362620230352, 37.9615567158511], [23.739305856568553, 37.961522050885826], [23.7391364042187, 37.96141856781402]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.737653496801748, 37.96314451059574]}\",\n                        \"geom\": \"\",\n                        \"text\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:19.595235\",\n                \"metadata_modified\": \"2026-03-31T15:59:14.968527\",\n                \"name\": \"env-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"Environmental Data — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-004-plateia-agioy-ioanni-kynigoy/resource/c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:27.727196\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:27.733194\",\n                            \"updated\": \"2026-03-31T15:54:31.849881\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:19.597355\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 4. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 4. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 4. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:14.977518\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:23.313733\",\n                            \"updated\": \"2026-03-31T15:59:18.671024\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:30.488117\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"53c37c954cfadf431bf44ea9213e8737\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:17.596439\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"abc3ab45-5f50-4920-9989-acbc8377b336\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:30.208342\",\n                        \"metadata_modified\": \"2026-03-31T15:58:34.745702\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1777,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/9cc926bb-ebc0-4f07-9e6d-7eebe1a43901/resource/abc3ab45-5f50-4920-9989-acbc8377b336/download/env-004-plateia-agioy-ioanni-kynigoy-ihofuaz6.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73547323846096, 37.95556236703189], [23.734873155696242, 37.955393375521616], [23.73478697381535, 37.955594658358315], [23.73473465248221, 37.95571708249602], [23.734632041690276, 37.95596019939158], [23.734590773412844, 37.95608749462137], [23.73454907910429, 37.9562161002493], [23.734407732658514, 37.956652082157035], [23.73440609005416, 37.95665714730294], [23.73437438200301, 37.95675495038585], [23.733309454891643, 37.95695343884909], [23.732687987721057, 37.95705537222392], [23.73242172904468, 37.957104337926786], [23.731847268320486, 37.9571931590393], [23.731720466587642, 37.95723793445918], [23.73097056804543, 37.95734437691672], [23.7301370061237, 37.957468648516596], [23.729946802921862, 37.95753580882217], [23.729872292422858, 37.9575807022558], [23.729695771114525, 37.957738003593114], [23.729645309395696, 37.95778297105536], [23.72968332172798, 37.95779657773838], [23.730042934948973, 37.95790105170131], [23.730552906163435, 37.958037414132676], [23.73067268621114, 37.958064727068646], [23.730674441560442, 37.95806502670977], [23.730747320948755, 37.958077478992344], [23.730806356652696, 37.958087565216786], [23.73086315239297, 37.95810194904387], [23.73156051696105, 37.95827855909578], [23.73163795051095, 37.95831028087247], [23.732111368919682, 37.95842402093122], [23.73211152814134, 37.958424060950485], [23.732322149478037, 37.95847685837486], [23.732893880219383, 37.95862017571472], [23.732909613716917, 37.95862411942363], [23.732919640097965, 37.95862666399209], [23.7334973239278, 37.95877326629743], [23.733564298301136, 37.95879026308294], [23.733644236783665, 37.958810549144], [23.73420825830316, 37.958956030973944], [23.734268352455295, 37.95907455919428], [23.734933551873837, 37.959253781367295], [23.73546134943305, 37.959395980501526], [23.735682505861597, 37.95947382800746], [23.736016778422165, 37.95959149195072], [23.73620102174688, 37.959682940830426], [23.736593024154875, 37.95990650697602], [23.73659848285194, 37.95990961963228], [23.73669833558812, 37.95996656758483], [23.73669999460616, 37.95996772314533], [23.737013595426294, 37.9601861399874], [23.737214768309748, 37.960326330787936], [23.737214794707103, 37.96032627046052], [23.737221072040295, 37.960311784539094], [23.73726271541591, 37.96021568383708], [23.737311495614158, 37.96010313159623], [23.737399049145928, 37.959891524052395], [23.737419875397386, 37.959837493172785], [23.73761080811412, 37.95936474220531], [23.737897116199097, 37.958680400354766], [23.738069339296715, 37.9582661906851], [23.738207137855472, 37.95792851376173], [23.73832264049544, 37.9576583837987], [23.738459321072444, 37.95733422340159], [23.738600350074652, 37.95698754024153], [23.73863515776348, 37.95690199503523], [23.738693933817533, 37.95657766123649], [23.738718255353604, 37.956270961229045], [23.73746619784223, 37.95616598317854], [23.737141816378948, 37.956138782636124], [23.736677031438585, 37.956099808055], [23.73615800623144, 37.956056282883665], [23.735736084631725, 37.95602089950484], [23.73587316326725, 37.955674988491495], [23.73582938198619, 37.955662659695484], [23.735479822519935, 37.95556422136722], [23.73547323846096, 37.95556236703189]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73524800924642, 37.95773848143418]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΙΩΑΝΝΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:25.633423\",\n                \"metadata_modified\": \"2026-03-31T15:59:19.941887\",\n                \"name\": \"env-005-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 5) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 5) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 5) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-005-athlitiko-kentro-paidiki-chara-lagoymitzi/resource/ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:30.493727\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:30.499658\",\n                            \"updated\": \"2026-03-31T15:54:37.065061\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:25.636100\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 5. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 5. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 5. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:19.951869\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:29.395091\",\n                            \"updated\": \"2026-03-31T15:59:24.032617\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:39.659626\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"4586579f65ba794c60693a54b74d9e7e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:22.645396\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"6fb2a318-a914-4e49-8dd5-6d6413a2427f\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:39.376534\",\n                        \"metadata_modified\": \"2026-03-31T15:58:43.834885\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1801,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c07b5ce5-a380-49c0-8736-ea7194583a72/resource/6fb2a318-a914-4e49-8dd5-6d6413a2427f/download/env-005-athlitiko-kentro-paidiki-chara-lagoymitzi-zrt3xcz7.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.724279427015134, 37.95485935316177], [23.723223674759986, 37.953910519953254], [23.72308887160245, 37.95395737899644], [23.723056273500536, 37.95396870990038], [23.72262002683735, 37.95410287576872], [23.722295621979395, 37.954196745992014], [23.721977603176054, 37.95429513685777], [23.721549854460218, 37.954438331723544], [23.721173361266487, 37.954572633604755], [23.721053976960924, 37.954630934471396], [23.72096408276018, 37.95469831805574], [23.720604097968863, 37.95498137007426], [23.71987305706893, 37.955556457291515], [23.719230158681146, 37.956055140645795], [23.718873344319626, 37.95634270129609], [23.71843118431804, 37.95671567913634], [23.717727109598883, 37.957299830221245], [23.717622337950193, 37.957382118895914], [23.71757072843192, 37.9574226530857], [23.717549781815762, 37.95743910450941], [23.71845420619483, 37.95813977145437], [23.720338267339486, 37.95959333329209], [23.72033831387486, 37.95959336945427], [23.72038237337355, 37.95954185013793], [23.720471246835032, 37.95943793088455], [23.72150535472635, 37.95859317137464], [23.721967196100444, 37.95818868347843], [23.722121429802577, 37.95804033510535], [23.7229825351383, 37.95731232126547], [23.723226660208244, 37.957096586312105], [23.72338854592498, 37.9569933187204], [23.723432434069544, 37.95695737031131], [23.72379289330092, 37.95664276571045], [23.724125907413136, 37.95633754926301], [23.72415090829015, 37.95631463490821], [23.72426946101814, 37.95619323869007], [23.72492003254578, 37.95563145541642], [23.725063839079798, 37.95551011741954], [23.725065968688448, 37.95550832071754], [23.725065861958804, 37.95550824836496], [23.72490205310124, 37.955397078032085], [23.72470518842174, 37.955247904756376], [23.724279427015134, 37.95485935316177]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.721310381541652, 37.95659339729142]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:32.217430\",\n                \"metadata_modified\": \"2026-03-31T15:59:25.319908\",\n                \"name\": \"env-006-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 6) στη γειτονιά ΓΟΥΒΑ Ι, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 6) στη γειτονιά ΓΟΥΒΑ Ι, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 6) in the ΓΟΥΒΑ Ι neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"Environmental Data — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-006-plateia-gipeda-mpasket-amvrosioy-plyta/resource/2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:36.842110\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:36.847984\",\n                            \"updated\": \"2026-03-31T15:54:42.090780\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:32.219436\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 6. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 6. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 6. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:25.329746\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:35.792471\",\n                            \"updated\": \"2026-03-31T15:59:29.443302\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:47.749121\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"f36d7a9597e659fb8ce56119269ce5e5\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:27.707498\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"efa1b6dd-1a22-403b-a61b-fc6338114bc4\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:47.453883\",\n                        \"metadata_modified\": \"2026-03-31T15:58:52.057296\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1787,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/eed2ffc8-fbee-47ab-9ed8-82f9d21610c5/resource/efa1b6dd-1a22-403b-a61b-fc6338114bc4/download/env-006-plateia-gipeda-mpasket-amvrosioy-plyta-h857br9b.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.744265678745705, 37.95648712772034], [23.744383055613945, 37.956362182788176], [23.744593030506216, 37.95613866910762], [23.74461436576676, 37.95611595784538], [23.744647883598354, 37.95608027912066], [23.74415076582656, 37.95626160676616], [23.743767340434086, 37.95638894212461], [23.743444826391364, 37.956324934510775], [23.742936947891, 37.95622413518911], [23.742405206936617, 37.95612641702243], [23.741927918210912, 37.95603870395432], [23.741020548486787, 37.95587194719782], [23.740392983532207, 37.95575660777296], [23.740116140932756, 37.955708203901565], [23.739998579579066, 37.95599095284498], [23.739847339524307, 37.9563547027311], [23.738718255353604, 37.956270961229045], [23.738693933817533, 37.95657766123649], [23.73863515776348, 37.95690199503523], [23.738600350074652, 37.95698754024153], [23.738459321072444, 37.95733422340159], [23.73832264049544, 37.9576583837987], [23.738207137855472, 37.95792851376173], [23.738069339296715, 37.9582661906851], [23.737897116199097, 37.958680400354766], [23.738557325890994, 37.958889165857784], [23.738657497872868, 37.95892994643694], [23.73934007829642, 37.95925141842085], [23.739924792215756, 37.95958618948405], [23.740094855310502, 37.9596812006768], [23.74056773979846, 37.959952631180904], [23.740856382565003, 37.960115499386795], [23.741244893043593, 37.95969725489625], [23.741618395242956, 37.95929700191825], [23.74162329357804, 37.95929179781421], [23.741821564203878, 37.95908113843298], [23.742409284175437, 37.95845603035829], [23.742878113213425, 37.957952333623936], [23.743082000779903, 37.95773196302343], [23.74332944327457, 37.95746662259241], [23.743423359454425, 37.957363179103645], [23.743770389444457, 37.956998912965844], [23.74384643902463, 37.95691796246688], [23.744265678745705, 37.95648712772034]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.740811638376837, 37.95766040968649]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΓΟΥΒΑ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:38.179443\",\n                \"metadata_modified\": \"2026-03-31T15:59:34.243621\",\n                \"name\": \"env-007-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 7) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 7) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Lofos Athlitiko Kentro Lampraki» (station_id: 7) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"Environmental Data — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-007-lofos-athlitiko-kentro-lampraki/resource/521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:45.357483\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:45.363446\",\n                            \"updated\": \"2026-03-31T15:54:46.800952\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:38.181369\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 7. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 7. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 7. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:34.253292\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Hourly Environmental Measurements — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:42.090379\",\n                            \"updated\": \"2026-03-31T15:59:38.023306\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:55.915311\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"ed0a43243f07d09cd68d3b514c4234e3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:33.148015\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cb0353f5-cdad-4abf-8764-8fc8ff427d68\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:55.627782\",\n                        \"metadata_modified\": \"2026-03-31T15:59:00.137146\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1784,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/83f98a81-381d-4733-92a6-820ac39cdff6/resource/cb0353f5-cdad-4abf-8764-8fc8ff427d68/download/env-007-lofos-athlitiko-kentro-lampraki-6vyzih9o.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.736780885232438, 37.960759080198876], [23.73681634312241, 37.960726894269044], [23.73697957724043, 37.96077104753632], [23.737164068453588, 37.96044529226989], [23.73719026263253, 37.96038226053552], [23.737214768309748, 37.960326330787936], [23.737013595426294, 37.9601861399874], [23.73669999460616, 37.95996772314533], [23.73669833558812, 37.95996656758483], [23.73659848285194, 37.95990961963228], [23.736593024154875, 37.95990650697602], [23.73620102174688, 37.959682940830426], [23.736016778422165, 37.95959149195072], [23.735682505861597, 37.95947382800746], [23.73546134943305, 37.959395980501526], [23.734933551873837, 37.959253781367295], [23.734268352455295, 37.95907455919428], [23.73420825830316, 37.958956030973944], [23.733644236783665, 37.958810549144], [23.733564298301136, 37.95879026308294], [23.7334973239278, 37.95877326629743], [23.732919640097965, 37.95862666399209], [23.732909613716917, 37.95862411942363], [23.732893880219383, 37.95862017571472], [23.732322149478037, 37.95847685837486], [23.73211152814134, 37.958424060950485], [23.73206675129404, 37.958563619201584], [23.73178790013366, 37.959432728112404], [23.73166770849204, 37.95981099555753], [23.731452906437543, 37.96047745947834], [23.73134960337078, 37.960800806266676], [23.731242879113875, 37.96113774738441], [23.73116288072064, 37.961382592655774], [23.731033318272114, 37.961792383017674], [23.73090842895715, 37.96218866456127], [23.73080797469124, 37.96251740519275], [23.73064421651181, 37.96303527144473], [23.730470786540895, 37.96357114103575], [23.730850710562674, 37.96386943605617], [23.731176016860836, 37.96412254062357], [23.73138034045605, 37.96428523925996], [23.731800919701733, 37.964362808310376], [23.732146890432933, 37.96441316736286], [23.732396969888782, 37.96441824289683], [23.733072517174115, 37.96442879042848], [23.733282688026502, 37.96445179929855], [23.733392179437747, 37.964474579684584], [23.733687745455683, 37.96459241661576], [23.734037338778844, 37.964723894280404], [23.734317099783457, 37.96429190786563], [23.734342132535392, 37.96425591284839], [23.73450510560504, 37.963850700838556], [23.73467884669178, 37.96341847419368], [23.73484899583174, 37.96299525205045], [23.735037464778852, 37.96252249999756], [23.735233077404075, 37.96204075078776], [23.73525175407467, 37.96199122192244], [23.73563265823552, 37.961721691735995], [23.7363547591455, 37.96114548033592], [23.73637233635736, 37.96111026579807], [23.736430924477713, 37.96106269453241], [23.736577675864662, 37.960943540193504], [23.736780885232438, 37.960759080198876]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.733416029034153, 37.96154428685504]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:48.759903\",\n                \"metadata_modified\": \"2026-03-31T15:59:39.369643\",\n                \"name\": \"env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 8) στη γειτονιά ΣΤΕΡΝΑ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 8) στη γειτονιά ΣΤΕΡΝΑ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 8) in the ΣΤΕΡΝΑ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy/resource/c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T14:36:34.671306\",\n                            \"last_success\": null,\n                            \"failure_count\": 11,\n                            \"created\": \"2026-03-31T14:36:34.677755\",\n                            \"updated\": \"2026-03-31T15:54:51.841232\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:48.762577\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 8. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 8. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 8. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:39.379146\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:52.639831\",\n                            \"updated\": \"2026-03-31T15:59:43.234933\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:01.759585\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"dc3d0ea84bf6de57fcf0efe7c0330254\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:38.367168\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e9e1b319-cde5-4f40-8aeb-3d0fd65f102b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:01.476334\",\n                        \"metadata_modified\": \"2026-03-31T15:59:05.984959\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1790,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/9fd6a026-8a49-4c47-83f6-6a5c1634ac41/resource/e9e1b319-cde5-4f40-8aeb-3d0fd65f102b/download/env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy-r08y2s0o.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.725475086507004, 37.95578597106075], [23.725065968688448, 37.95550832071754], [23.725063839079798, 37.95551011741954], [23.72492003254578, 37.95563145541642], [23.72426946101814, 37.95619323869007], [23.72415090829015, 37.95631463490821], [23.724190150482684, 37.95640130659216], [23.72422852571283, 37.95648606189068], [23.72425247764041, 37.95653942840848], [23.72450793120643, 37.957108606263446], [23.72491396747397, 37.95798052099236], [23.725001427393487, 37.95816832883592], [23.72500163175962, 37.958168777254414], [23.725061266214976, 37.95829960268298], [23.725430352916558, 37.959107118528586], [23.725464912530143, 37.95918831520738], [23.72548574746225, 37.95961196975127], [23.72546569224682, 37.959647974523236], [23.72563807541758, 37.959783570010416], [23.726393969318263, 37.96037116820882], [23.727043115274924, 37.96087289144564], [23.72739210023947, 37.96060878378941], [23.727506162769703, 37.96052246208232], [23.727542990570335, 37.96049460560837], [23.72794138679056, 37.9601932612926], [23.72794739361456, 37.960188718264554], [23.727981334106747, 37.960163046008795], [23.728010173541193, 37.96014046959566], [23.728308490153413, 37.959906934534956], [23.7288165135442, 37.959511539327025], [23.72952181163115, 37.95896337638506], [23.729623552142037, 37.95888391552403], [23.729950392053667, 37.95862864589709], [23.730206418762563, 37.95842868104554], [23.73034288218095, 37.95832196035689], [23.73053391340869, 37.95817256406094], [23.73067268621114, 37.958064727068646], [23.730552906163435, 37.958037414132676], [23.730042934948973, 37.95790105170131], [23.72968332172798, 37.95779657773838], [23.729645309395696, 37.95778297105536], [23.72860653269139, 37.957411050817036], [23.72824139840647, 37.95726149522993], [23.728061685895433, 37.957184470384746], [23.727962605404436, 37.957139176859776], [23.727853582628452, 37.957089353806566], [23.727489651255475, 37.95690374708009], [23.726749784223014, 37.95650997012029], [23.72635325072864, 37.956292739008944], [23.726306396472747, 37.95626559133538], [23.726181418502122, 37.956202210267364], [23.72613491951401, 37.95617506335207], [23.725622304973996, 37.955894469236206], [23.725555665364226, 37.955831223531305], [23.725520366593347, 37.95581140023994], [23.725475086507004, 37.95578597106075]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.72695583189295, 37.95820363131375]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΤΕΡΝΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:59.222478\",\n                \"metadata_modified\": \"2026-03-31T15:59:44.612081\",\n                \"name\": \"env-009-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 9) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 9) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 9) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"Environmental Data — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-009-plateia-gipedo-mpasket-profiti-ilia/resource/5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:03.936454\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:03.943005\",\n                            \"updated\": \"2026-03-31T15:54:56.691489\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:59.224200\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 9. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 9. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 9. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:44.622709\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:02.848300\",\n                            \"updated\": \"2026-03-31T15:59:48.447616\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:12.250238\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"602d4aff33a980368ea07f1d59372c17\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:43.423718\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"59b95975-3953-46bb-823f-7d996bf7c780\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:11.969264\",\n                        \"metadata_modified\": \"2026-03-31T15:59:16.500895\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1793,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/2a4e6ec5-634e-4efc-ae16-ea3b1042d745/resource/59b95975-3953-46bb-823f-7d996bf7c780/download/env-009-plateia-gipedo-mpasket-profiti-ilia-8f9x5qd8.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.749499261348994, 37.96727693378978], [23.750194587742516, 37.96649879771858], [23.750205600666376, 37.966503327544984], [23.75086088415092, 37.965779179706296], [23.751477643643746, 37.96511853266288], [23.751480969649332, 37.96511496968381], [23.751524291089652, 37.96506856459947], [23.751570520544224, 37.965018294603944], [23.75157454029741, 37.96501392282843], [23.752231616877094, 37.96429941200778], [23.752221576186095, 37.96430001996152], [23.751179060791074, 37.964362727856845], [23.751059531017624, 37.964405716136305], [23.75071169444102, 37.96441245040167], [23.750675628234536, 37.96439955223959], [23.750207970319018, 37.964114750678355], [23.749719168055204, 37.96381706701407], [23.74915594140129, 37.96351567698074], [23.748725091380088, 37.96328511994755], [23.748301141291684, 37.963072682989974], [23.74766034691533, 37.96269090958027], [23.746603391747552, 37.962065789394586], [23.746512573598235, 37.962166654410275], [23.746291260266563, 37.9624166194844], [23.745853234340007, 37.96289892636641], [23.74549674135231, 37.9632948436726], [23.74517991018605, 37.96364898361126], [23.74495528012096, 37.96390275226568], [23.74481205036194, 37.96406277916573], [23.7446171083095, 37.96427173547333], [23.744610655663852, 37.96427865147597], [23.744555411881848, 37.96434025179881], [23.74447351459439, 37.964431572789714], [23.74506662056274, 37.964767630570954], [23.745207145819318, 37.964847252003864], [23.745345215947143, 37.9649251744326], [23.745493373768035, 37.96500878943006], [23.745504624663685, 37.965015139012365], [23.74619200943504, 37.96541319095984], [23.7462782407036, 37.96545823679854], [23.746658779585356, 37.965657022202386], [23.746996994787338, 37.965833695979896], [23.747609731805504, 37.96618818741922], [23.748157299085022, 37.96650496955928], [23.74835257964876, 37.966617943039225], [23.74864849514788, 37.96678842344708], [23.748975172506068, 37.96697388507257], [23.749499261348994, 37.96727693378978]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.748140305485876, 37.96467208184826]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:05.303083\",\n                \"metadata_modified\": \"2026-03-31T15:59:49.787173\",\n                \"name\": \"env-010-plateia-sofias-vempo\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Σοφίας Βέμπο» (station_id: 10) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Σοφίας Βέμπο» (station_id: 10) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Sofias Vempo» (station_id: 10) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"Environmental Data — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-010-plateia-sofias-vempo/resource/1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:13.465537\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:13.471924\",\n                            \"updated\": \"2026-03-31T15:55:01.880664\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:05.305516\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 10. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 10. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 10. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:49.795888\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:08.942298\",\n                            \"updated\": \"2026-03-31T15:59:53.637089\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:20.477126\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"32463c937a019fe7440b0512c99f7e73\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:48.721393\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"4aaff3bc-39ba-4ae9-b41b-d21528f8dc9f\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:20.191762\",\n                        \"metadata_modified\": \"2026-03-31T15:59:24.855565\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1764,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/d4bba226-728b-4b21-8a04-ce83df5d5581/resource/4aaff3bc-39ba-4ae9-b41b-d21528f8dc9f/download/env-010-plateia-sofias-vempo-5mxu2ai4.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.76714698719142, 37.9935271100798], [23.766920994067874, 37.993076020114266], [23.766867226019922, 37.992972265809215], [23.76679491601427, 37.993023621873604], [23.766793170756866, 37.993024861284944], [23.766721692761195, 37.993075625006725], [23.76630792812165, 37.99314240000899], [23.766017374260038, 37.99318688660435], [23.76566280554677, 37.99321010172319], [23.765276141000232, 37.99323541751371], [23.765138445146608, 37.993244432187964], [23.764375702546385, 37.993281381630986], [23.763627578821403, 37.993168589034575], [23.76295074407236, 37.99303203420752], [23.762138296079165, 37.99279155357677], [23.76180241311593, 37.99265568114387], [23.761293904701883, 37.99241580979771], [23.760821446415445, 37.992144464592364], [23.760794791653396, 37.992221565772326], [23.76077941154166, 37.99226605255263], [23.760761797827328, 37.99232009381358], [23.76060601297839, 37.99250904664326], [23.760406292947835, 37.992747480429415], [23.760386757985955, 37.992770583823074], [23.760382350699935, 37.992775795986745], [23.760176229619102, 37.993019564552064], [23.760171922910537, 37.99302465794309], [23.760147628353412, 37.993053390027484], [23.76013219942417, 37.993071074214384], [23.76012441808081, 37.99307999368114], [23.759895753019816, 37.993342087546466], [23.759887348606224, 37.99335172044381], [23.759875252967074, 37.99336558454623], [23.76039237977589, 37.9936545589963], [23.76060030421887, 37.993780666510474], [23.760625550425427, 37.99382814618842], [23.760994274141876, 37.994051032908125], [23.761437916703006, 37.99432231890556], [23.76171266436175, 37.994435536399266], [23.761744149550147, 37.99449418366998], [23.76176395002339, 37.99453478157659], [23.762056251118725, 37.995053611790475], [23.762266152988058, 37.99541004354623], [23.762584311118015, 37.99596948242974], [23.762666759329313, 37.99611836072003], [23.762695072407098, 37.996167988478504], [23.762986732672925, 37.99666878927682], [23.763189896304166, 37.99702069929846], [23.76329957799716, 37.99722370899295], [23.76380302988921, 37.997166137637784], [23.76421183657175, 37.9970993615863], [23.764660163970643, 37.9970281567756], [23.76500576318279, 37.996803526751506], [23.76545548865479, 37.99651601349632], [23.76589307988034, 37.99623748719367], [23.766268967394215, 37.99599939443585], [23.766661609284828, 37.99575232086041], [23.767163739322335, 37.99543336000396], [23.767270724874734, 37.995365975414565], [23.7677061669868, 37.99508743804156], [23.76779788465504, 37.99502941690053], [23.767863599338767, 37.99498784508549], [23.767718834905992, 37.994681885049566], [23.767603194517953, 37.994447322645335], [23.767406564152317, 37.99405036876448], [23.76714698719142, 37.9935271100798]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.76410416104066, 37.99461683247543]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"35af3c26-a027-4152-b42f-deb18c18f11d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:11.357224\",\n                \"metadata_modified\": \"2026-03-31T15:59:58.637181\",\n                \"name\": \"env-011-plateia-kai-athlitiko-kentro-kedrinoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 11) στη γειτονιά ΑΒΕΡΩΦ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 11) στη γειτονιά ΑΒΕΡΩΦ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 11) in the ΑΒΕΡΩΦ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                    \"en\": \"Environmental Data — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-011-plateia-kai-athlitiko-kentro-kedrinoy/resource/22469e98-c532-4737-94ff-c89019a1970f\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:15.990422\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:15.997187\",\n                            \"updated\": \"2026-03-31T15:55:06.773594\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:11.359071\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 11. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 11. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 11. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/22469e98-c532-4737-94ff-c89019a1970f\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"22469e98-c532-4737-94ff-c89019a1970f\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:58.646865\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                        },\n                        \"package_id\": \"35af3c26-a027-4152-b42f-deb18c18f11d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:14.856238\",\n                            \"updated\": \"2026-03-31T16:00:02.547468\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:28.661014\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"11d03255d9ab3f92f736aa2fc89bdb47\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:53.736839\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"d2569065-c778-4a94-a73f-19809fb4593b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:28.386156\",\n                        \"metadata_modified\": \"2026-03-31T15:59:32.762615\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"35af3c26-a027-4152-b42f-deb18c18f11d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1776,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/35af3c26-a027-4152-b42f-deb18c18f11d/resource/d2569065-c778-4a94-a73f-19809fb4593b/download/env-011-plateia-kai-athlitiko-kentro-kedrinoy-ikzx_m43.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.755611170669344, 37.987532694125576], [23.755610832904342, 37.987531527160506], [23.755345186978836, 37.9875772054675], [23.75534136070653, 37.98757787617694], [23.754393808241232, 37.98774392991488], [23.753413809982074, 37.987915660899546], [23.75340181576913, 37.987917839397305], [23.752828303291942, 37.98802201482887], [23.752827152408234, 37.98802222421252], [23.75282519476863, 37.98802257971164], [23.752812764976014, 37.988024914958864], [23.752308194290425, 37.988119705223085], [23.751797388017998, 37.98821566445074], [23.751710250239167, 37.988232033552855], [23.751710339583855, 37.98823221760364], [23.751750877609723, 37.98831595234958], [23.751786621725135, 37.988389782655425], [23.75194749903419, 37.98895625078923], [23.752077496723803, 37.989413981124216], [23.752216370539788, 37.989902955900156], [23.75236589123585, 37.99042941569779], [23.752521620207393, 37.99097772465203], [23.75277549716486, 37.99148434887172], [23.752989452069198, 37.99191204338781], [23.753061490862702, 37.992055911702394], [23.75317676423258, 37.992296362236836], [23.753433655785177, 37.99283221180658], [23.753676930148625, 37.99329958871115], [23.753744975027406, 37.993353942552865], [23.753630951729217, 37.993431979428344], [23.753928634937274, 37.99359934020771], [23.75366826702071, 37.99442950631195], [23.75412735231079, 37.99449739535728], [23.754499235690673, 37.994565249342834], [23.754601452117004, 37.994511043103344], [23.75480752337112, 37.99440331874729], [23.75492945151299, 37.99434048295516], [23.755448926281332, 37.994062166024605], [23.756098139235444, 37.99372553239409], [23.756522759140477, 37.99350109101716], [23.7568871391118, 37.99330356213522], [23.757033764114983, 37.99322398425788], [23.757359903343247, 37.99304767225384], [23.757264331467933, 37.99288975025518], [23.757123755273838, 37.99267315175286], [23.757009885807733, 37.9925602559874], [23.756720043813313, 37.99228025860596], [23.756341722194698, 37.99195951943087], [23.756059239942953, 37.991715587035465], [23.756025980454723, 37.991656934542405], [23.756725762403207, 37.99151868481893], [23.756692783372173, 37.99148256521231], [23.756605550657003, 37.991171441465944], [23.756521121064953, 37.99087384271538], [23.756528788814354, 37.99081527506816], [23.756534630746458, 37.99077022291448], [23.756410761410255, 37.99034636252674], [23.756258527705807, 37.98978274402204], [23.756098141560205, 37.98921009551324], [23.756045416680657, 37.98901170343569], [23.75599368565106, 37.98883584552019], [23.75593522255532, 37.98865096075614], [23.755828927446963, 37.988294732472795], [23.75565690932392, 37.987690514090694], [23.755632364632852, 37.98760582248966], [23.755611170669344, 37.987532694125576]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.754524342785064, 37.9908375305344]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΒΕΡΩΦ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"8b599472-cfbb-4fda-92f1-6415cef85522\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:17.272272\",\n                \"metadata_modified\": \"2026-03-31T16:00:03.888637\",\n                \"name\": \"env-012-gipeda-mpasket-gada\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Gada» (station_id: 12) in the ΑΒΕΡΩΦ ΙΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Gada\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-012-gipeda-mpasket-gada/resource/b86de5dd-58b8-4aa1-9aab-1e91551b6dbd\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:22.033065\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:22.039440\",\n                            \"updated\": \"2026-03-31T15:55:11.593070\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:17.274387\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 12. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 12. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 12. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/b86de5dd-58b8-4aa1-9aab-1e91551b6dbd\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"b86de5dd-58b8-4aa1-9aab-1e91551b6dbd\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:03.897675\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Gada\"\n                        },\n                        \"package_id\": \"8b599472-cfbb-4fda-92f1-6415cef85522\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:20.941065\",\n                            \"updated\": \"2026-03-31T16:00:07.693104\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:36.538689\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"68450129e3e39f02dff8e2de613ca7ea\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:58.812786\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"084d04d2-2ee7-4a4d-8e54-3e7f64458c41\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:36.258651\",\n                        \"metadata_modified\": \"2026-03-31T15:59:40.980634\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"8b599472-cfbb-4fda-92f1-6415cef85522\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1748,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/8b599472-cfbb-4fda-92f1-6415cef85522/resource/084d04d2-2ee7-4a4d-8e54-3e7f64458c41/download/env-012-gipeda-mpasket-gada-ut6s1car.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75778155477396, 37.98721451514312], [23.757729593029133, 37.98712248512212], [23.757571839944447, 37.98715370509165], [23.75747236969906, 37.987173105704976], [23.75659121276722, 37.987344956095185], [23.75620728854603, 37.987419830221185], [23.75581128689907, 37.987497058315064], [23.755610832904342, 37.987531527160506], [23.755611170669344, 37.987532694125576], [23.755632364632852, 37.98760582248966], [23.75565690932392, 37.987690514090694], [23.755828927446963, 37.988294732472795], [23.75593522255532, 37.98865096075614], [23.75599368565106, 37.98883584552019], [23.756045416680657, 37.98901170343569], [23.756098141560205, 37.98921009551324], [23.756258527705807, 37.98978274402204], [23.756410761410255, 37.99034636252674], [23.756534630746458, 37.99077022291448], [23.756528788814354, 37.99081527506816], [23.756521121064953, 37.99087384271538], [23.756605550657003, 37.991171441465944], [23.756692783372173, 37.99148256521231], [23.756725762403207, 37.99151868481893], [23.756025980454723, 37.991656934542405], [23.756059239942953, 37.991715587035465], [23.756341722194698, 37.99195951943087], [23.756720043813313, 37.99228025860596], [23.757009885807733, 37.9925602559874], [23.757123755273838, 37.99267315175286], [23.757264331467933, 37.99288975025518], [23.757359903343247, 37.99304767225384], [23.75742359342104, 37.99316046419527], [23.75746459575229, 37.99335432492901], [23.757596470155313, 37.993512321575295], [23.75793399581521, 37.99390507545215], [23.75807640791287, 37.99404646814181], [23.758170153880098, 37.99413954369291], [23.75817126523117, 37.99414064644617], [23.758188702857854, 37.994157959018295], [23.758563396148897, 37.99450572324141], [23.75879693031541, 37.99470448494563], [23.759359406457907, 37.99411529579272], [23.75961299254734, 37.993840922571266], [23.759622313200083, 37.99383114105245], [23.759694416770564, 37.993755466926686], [23.759594570559667, 37.993705692243275], [23.75961206576152, 37.99368449373739], [23.759816747809033, 37.99343647640198], [23.759817065675467, 37.99343609039999], [23.759875252967074, 37.99336558454623], [23.759887348606224, 37.99335172044381], [23.759895753019816, 37.993342087546466], [23.76012441808081, 37.99307999368114], [23.76013219942417, 37.993071074214384], [23.760147628353412, 37.993053390027484], [23.760171922910537, 37.99302465794309], [23.760176229619102, 37.993019564552064], [23.760382350699935, 37.992775795986745], [23.760386757985955, 37.992770583823074], [23.760406292947835, 37.992747480429415], [23.76060601297839, 37.99250904664326], [23.760761797827328, 37.99232009381358], [23.76077941154166, 37.99226605255263], [23.760794791653396, 37.992221565772326], [23.760821446415445, 37.992144464592364], [23.760262505472607, 37.99176478706502], [23.759878476810314, 37.99144404758836], [23.759583646981692, 37.991164047018856], [23.759314204397693, 37.9908480462532], [23.758996392051174, 37.990414778708114], [23.7587199824473, 37.9899455438101], [23.758621000493186, 37.989742551580875], [23.758517718194117, 37.98944040906684], [23.758250445749493, 37.988574626240805], [23.758151124980607, 37.988258972210595], [23.758013044155817, 37.98782607124661], [23.75785803139949, 37.987348070962966], [23.757818751745294, 37.987280393685886], [23.75778155477396, 37.98721451514312]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.75796806209021, 37.99091363707052]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΒΕΡΩΦ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c500e065-0e03-42ab-a5e9-ec1639c12f06\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:23.285722\",\n                \"metadata_modified\": \"2026-03-31T16:00:08.984152\",\n                \"name\": \"env-013-athlitiko-kentro-plakentias-kai-fthiotidos\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 13) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 13) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 13) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-013-athlitiko-kentro-plakentias-kai-fthiotidos/resource/2149a0f0-218c-48ae-b1e7-b70aaee6b346\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:28.001026\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:28.007451\",\n                            \"updated\": \"2026-03-31T15:55:16.953267\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:23.288225\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 13. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 13. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 13. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/2149a0f0-218c-48ae-b1e7-b70aaee6b346\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"2149a0f0-218c-48ae-b1e7-b70aaee6b346\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:08.993761\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                        },\n                        \"package_id\": \"c500e065-0e03-42ab-a5e9-ec1639c12f06\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:26.908511\",\n                            \"updated\": \"2026-03-31T16:00:12.827503\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:44.921951\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"c3bf22cbcd110f59646b2977c49217df\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:04.036214\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"9e22c5b0-3656-491f-a2ef-3c06a186adef\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:44.657791\",\n                        \"metadata_modified\": \"2026-03-31T15:59:49.027233\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c500e065-0e03-42ab-a5e9-ec1639c12f06\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1794,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c500e065-0e03-42ab-a5e9-ec1639c12f06/resource/9e22c5b0-3656-491f-a2ef-3c06a186adef/download/env-013-athlitiko-kentro-plakentias-kai-fthiotidos-nqfopg4v.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.761404852602553, 37.986413544808975], [23.761404808415588, 37.98641347532034], [23.761328317087948, 37.98642901693181], [23.76130889740514, 37.98643296301193], [23.761141294592477, 37.98646701765395], [23.76062801181725, 37.986567469820535], [23.760434807977735, 37.98660528018633], [23.760412018043148, 37.98660974019716], [23.760241100778394, 37.986640936938215], [23.75854205105142, 37.98696671373649], [23.757729593029133, 37.98712248512212], [23.75778155477396, 37.98721451514312], [23.757818751745294, 37.987280393685886], [23.75785803139949, 37.987348070962966], [23.758013044155817, 37.98782607124661], [23.758151124980607, 37.988258972210595], [23.758250445749493, 37.988574626240805], [23.758517718194117, 37.98944040906684], [23.758621000493186, 37.989742551580875], [23.7587199824473, 37.9899455438101], [23.758996392051174, 37.990414778708114], [23.759314204397693, 37.9908480462532], [23.759583646981692, 37.991164047018856], [23.759878476810314, 37.99144404758836], [23.760262505472607, 37.99176478706502], [23.760821446415445, 37.992144464592364], [23.76094731394793, 37.991851802909956], [23.761170212722146, 37.9913346378992], [23.761294799434403, 37.991041352214765], [23.761345953224527, 37.99096034036907], [23.761386743034656, 37.990892826750404], [23.76193369799425, 37.99046582466202], [23.762382212082297, 37.99021437176401], [23.7627244810427, 37.9900212864011], [23.764124519788922, 37.989244490571075], [23.76419511944077, 37.98920460514445], [23.764259642724383, 37.989168152209515], [23.763817184945964, 37.988644519124634], [23.76378068831634, 37.98859487514097], [23.76321668320148, 37.988134085578], [23.76245856065927, 37.98750616361191], [23.761994678873748, 37.987122179551065], [23.761478805037548, 37.9865307925281], [23.761404852602553, 37.986413544808975]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.76071281681776, 37.98888495452054]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"8ccc7a0e-2f11-4cae-8213-0df84f55be35\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:29.306984\",\n                \"metadata_modified\": \"2026-03-31T16:00:17.275475\",\n                \"name\": \"env-014-plateia-madritis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαδρίτης» (station_id: 14) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαδρίτης» (station_id: 14) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Madritis» (station_id: 14) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαδρίτης\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαδρίτης\",\n                    \"en\": \"Environmental Data — Plateia Madritis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-014-plateia-madritis/resource/c65ea652-52b7-4e2f-b897-9b6b1160d571\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:37.341414\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:37.347447\",\n                            \"updated\": \"2026-03-31T15:55:21.971215\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:29.309242\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 14. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 14. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 14. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c65ea652-52b7-4e2f-b897-9b6b1160d571\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c65ea652-52b7-4e2f-b897-9b6b1160d571\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:17.284657\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαδρίτης\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαδρίτης\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Madritis\"\n                        },\n                        \"package_id\": \"8ccc7a0e-2f11-4cae-8213-0df84f55be35\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:32.869728\",\n                            \"updated\": \"2026-03-31T16:00:20.925902\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:54.163326\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"5c8e093ca633f3b6f3061fe28ebcf49a\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:09.070287\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"0c3e14d7-3d62-405e-a7a5-55339f09b150\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:53.884647\",\n                        \"metadata_modified\": \"2026-03-31T15:59:58.419319\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"8ccc7a0e-2f11-4cae-8213-0df84f55be35\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1744,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/8ccc7a0e-2f11-4cae-8213-0df84f55be35/resource/0c3e14d7-3d62-405e-a7a5-55339f09b150/download/env-014-plateia-madritis-kvyw8tuf.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75799647979154, 37.9751481770769], [23.759204655246997, 37.97480617254048], [23.759420104221128, 37.97528219386098], [23.759421277634196, 37.9752847829554], [23.759421445197994, 37.97528472471438], [23.75945600635663, 37.97527280195824], [23.759514167561623, 37.975252738342306], [23.76042203182044, 37.97493954395036], [23.76047981748592, 37.97491960887574], [23.76048004775801, 37.974919523722285], [23.760512683738668, 37.974906739610354], [23.760743370562572, 37.97483331786255], [23.760793650220226, 37.97473802604483], [23.76096464911537, 37.97441393987436], [23.76118962229449, 37.97449566858787], [23.761190479777134, 37.974495980371465], [23.761324303025177, 37.97454459521731], [23.761420701863194, 37.97457961470541], [23.76159094585389, 37.97450979912096], [23.761734921717984, 37.97360746031576], [23.76174175492407, 37.97356463685443], [23.76324925415195, 37.97283206642128], [23.76354314274757, 37.97320181866166], [23.763757288139722, 37.97347124002104], [23.76565989685728, 37.9725446793528], [23.766767485975404, 37.97200526407357], [23.767349105639006, 37.97172199807829], [23.767406671099728, 37.971693961977245], [23.767406570089932, 37.97169241696984], [23.76730585177655, 37.97015706630194], [23.767311695835865, 37.9701552473446], [23.7690751256679, 37.96960626020974], [23.76936828997864, 37.96960683529811], [23.769953936609646, 37.9694259243945], [23.770107608801506, 37.969378453798896], [23.770472508080854, 37.969307063216014], [23.77134273350114, 37.96913294979173], [23.77422297050435, 37.96853097111643], [23.774386939977465, 37.96833329599871], [23.774394077312106, 37.96832469156379], [23.77440474674437, 37.9683118290036], [23.774756032619432, 37.96788832769449], [23.77531860071535, 37.9672167887314], [23.775373092218192, 37.9671444021238], [23.77627192573359, 37.96606073853538], [23.776272029712466, 37.96606061345395], [23.77454702606297, 37.96697590419533], [23.774514115319885, 37.96699336578308], [23.774135749539422, 37.96719412130744], [23.773981309397158, 37.967276064605805], [23.77386820474126, 37.96733607498258], [23.769213062523416, 37.968998981366504], [23.767237761507047, 37.96970451822159], [23.767189846756562, 37.96972163170954], [23.765351109716452, 37.97037834710206], [23.76534642278918, 37.97038002135992], [23.764313247844285, 37.9708558613778], [23.75942456682385, 37.97310719160191], [23.759363210808132, 37.97313544135316], [23.75914405864822, 37.97290066888214], [23.758966137215733, 37.97267949619075], [23.7587810294836, 37.97248084248539], [23.75835602107047, 37.9721033139728], [23.757845530965422, 37.97183004831902], [23.75730615790366, 37.9719122293538], [23.756573104070416, 37.97201453323312], [23.756064594844943, 37.97206970225026], [23.754159404056782, 37.972286123715904], [23.75348628719972, 37.97297431197484], [23.75348588048247, 37.97297472751744], [23.75348400569149, 37.97297664513402], [23.75241924247861, 37.972350956901245], [23.751487145333556, 37.97345046595918], [23.751398527238944, 37.973458544429754], [23.750920936041243, 37.97350047964731], [23.75023755040553, 37.973560480515395], [23.749443498527448, 37.97363540141542], [23.74868145294767, 37.973714891769994], [23.747914083569285, 37.97378985933977], [23.746901412928498, 37.973890225337676], [23.74655054250063, 37.97392212266759], [23.746550152910128, 37.97392317363057], [23.74650194199243, 37.974053024571425], [23.746453576918487, 37.974183287045456], [23.74645360417599, 37.97418330693252], [23.746455570305503, 37.974184688337075], [23.747074726389673, 37.974619719692406], [23.747722230750085, 37.975052346246834], [23.749388443943964, 37.97619035147047], [23.74948497692655, 37.97624951657643], [23.74951532261661, 37.97626811526186], [23.75056887932839, 37.976978592410106], [23.750607415756058, 37.977004579805126], [23.75092860332691, 37.977221171687546], [23.751245278356052, 37.97743364417848], [23.75133716424525, 37.977503284402204], [23.751705794161523, 37.977782667938705], [23.75181172431532, 37.977862951886195], [23.752095191343113, 37.978111403478124], [23.753400833859757, 37.97924526258568], [23.75390926141358, 37.97968795775533], [23.75430228936717, 37.98005830680497], [23.754938108960232, 37.98071757224343], [23.754938462605082, 37.980717375598424], [23.75588139426692, 37.980192280979566], [23.75597658493318, 37.980156536980125], [23.755976876795255, 37.980156427628636], [23.756048844463137, 37.980129538302144], [23.756095269165332, 37.98007795029178], [23.75609741777063, 37.9800755618309], [23.756357536197278, 37.97975163770142], [23.756701950385263, 37.97928710637121], [23.75681227006293, 37.979137455916785], [23.757199814223952, 37.97861476927164], [23.757676549955445, 37.97796861390389], [23.75765622017577, 37.9779178710297], [23.75769158315826, 37.977846424956056], [23.75818397865051, 37.977670050475886], [23.758948032077573, 37.97727257648251], [23.75894914184986, 37.97727199922901], [23.758947044200678, 37.97727000128372], [23.758219668974125, 37.97657669680523], [23.757893694798057, 37.97626598720166], [23.757558898366337, 37.97594686481255], [23.757558181015753, 37.975946181059726], [23.757558569784976, 37.97594602774084], [23.757640942262338, 37.97591348705707], [23.75828880149569, 37.97568183363849], [23.75799662352213, 37.975148442351056], [23.75799647979154, 37.9751481770769]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.757540239517166, 37.9743301294575]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"245308ee-f805-42db-9cc3-ed90a5d9d398\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:35.348035\",\n                \"metadata_modified\": \"2026-03-31T16:00:26.263333\",\n                \"name\": \"env-015-gipeda-mpasket-paidiki-chara-karavel\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Paidiki Chara Karavel\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-015-gipeda-mpasket-paidiki-chara-karavel/resource/5c845ec3-262d-4040-8ff2-886ef2fd7cda\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:43.442757\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:43.449616\",\n                            \"updated\": \"2026-03-31T15:55:30.863896\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:35.350024\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 15. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 15. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 15. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/5c845ec3-262d-4040-8ff2-886ef2fd7cda\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"5c845ec3-262d-4040-8ff2-886ef2fd7cda\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:26.272447\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Paidiki Chara Karavel\"\n                        },\n                        \"package_id\": \"245308ee-f805-42db-9cc3-ed90a5d9d398\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:38.881556\",\n                            \"updated\": \"2026-03-31T16:00:30.107718\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:02.512493\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"f142ca354b1a7a3789a2ace65471fe15\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:14.054177\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"7a82d620-c18c-4198-8248-56ef2c847615\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:02.222552\",\n                        \"metadata_modified\": \"2026-03-31T16:00:06.783335\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"245308ee-f805-42db-9cc3-ed90a5d9d398\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1789,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/245308ee-f805-42db-9cc3-ed90a5d9d398/resource/7a82d620-c18c-4198-8248-56ef2c847615/download/env-015-gipeda-mpasket-paidiki-chara-karavel-8ivj30_2.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75799647979154, 37.9751481770769], [23.759204655246997, 37.97480617254048], [23.759420104221128, 37.97528219386098], [23.759421277634196, 37.9752847829554], [23.759421445197994, 37.97528472471438], [23.75945600635663, 37.97527280195824], [23.759514167561623, 37.975252738342306], [23.76042203182044, 37.97493954395036], [23.76047981748592, 37.97491960887574], [23.76048004775801, 37.974919523722285], [23.760512683738668, 37.974906739610354], [23.760743370562572, 37.97483331786255], [23.760793650220226, 37.97473802604483], [23.76096464911537, 37.97441393987436], [23.76118962229449, 37.97449566858787], [23.761190479777134, 37.974495980371465], [23.761324303025177, 37.97454459521731], [23.761420701863194, 37.97457961470541], [23.76159094585389, 37.97450979912096], [23.761734921717984, 37.97360746031576], [23.76174175492407, 37.97356463685443], [23.76324925415195, 37.97283206642128], [23.76354314274757, 37.97320181866166], [23.763757288139722, 37.97347124002104], [23.76565989685728, 37.9725446793528], [23.766767485975404, 37.97200526407357], [23.767349105639006, 37.97172199807829], [23.767406671099728, 37.971693961977245], [23.767406570089932, 37.97169241696984], [23.76730585177655, 37.97015706630194], [23.767311695835865, 37.9701552473446], [23.7690751256679, 37.96960626020974], [23.76936828997864, 37.96960683529811], [23.769953936609646, 37.9694259243945], [23.770107608801506, 37.969378453798896], [23.770472508080854, 37.969307063216014], [23.77134273350114, 37.96913294979173], [23.77422297050435, 37.96853097111643], [23.774386939977465, 37.96833329599871], [23.774394077312106, 37.96832469156379], [23.77440474674437, 37.9683118290036], [23.774756032619432, 37.96788832769449], [23.77531860071535, 37.9672167887314], [23.775373092218192, 37.9671444021238], [23.77627192573359, 37.96606073853538], [23.776272029712466, 37.96606061345395], [23.77454702606297, 37.96697590419533], [23.774514115319885, 37.96699336578308], [23.774135749539422, 37.96719412130744], [23.773981309397158, 37.967276064605805], [23.77386820474126, 37.96733607498258], [23.769213062523416, 37.968998981366504], [23.767237761507047, 37.96970451822159], [23.767189846756562, 37.96972163170954], [23.765351109716452, 37.97037834710206], [23.76534642278918, 37.97038002135992], [23.764313247844285, 37.9708558613778], [23.75942456682385, 37.97310719160191], [23.759363210808132, 37.97313544135316], [23.75914405864822, 37.97290066888214], [23.758966137215733, 37.97267949619075], [23.7587810294836, 37.97248084248539], [23.75835602107047, 37.9721033139728], [23.757845530965422, 37.97183004831902], [23.75730615790366, 37.9719122293538], [23.756573104070416, 37.97201453323312], [23.756064594844943, 37.97206970225026], [23.754159404056782, 37.972286123715904], [23.75348628719972, 37.97297431197484], [23.75348588048247, 37.97297472751744], [23.75348400569149, 37.97297664513402], [23.75241924247861, 37.972350956901245], [23.751487145333556, 37.97345046595918], [23.751398527238944, 37.973458544429754], [23.750920936041243, 37.97350047964731], [23.75023755040553, 37.973560480515395], [23.749443498527448, 37.97363540141542], [23.74868145294767, 37.973714891769994], [23.747914083569285, 37.97378985933977], [23.746901412928498, 37.973890225337676], [23.74655054250063, 37.97392212266759], [23.746550152910128, 37.97392317363057], [23.74650194199243, 37.974053024571425], [23.746453576918487, 37.974183287045456], [23.74645360417599, 37.97418330693252], [23.746455570305503, 37.974184688337075], [23.747074726389673, 37.974619719692406], [23.747722230750085, 37.975052346246834], [23.749388443943964, 37.97619035147047], [23.74948497692655, 37.97624951657643], [23.74951532261661, 37.97626811526186], [23.75056887932839, 37.976978592410106], [23.750607415756058, 37.977004579805126], [23.75092860332691, 37.977221171687546], [23.751245278356052, 37.97743364417848], [23.75133716424525, 37.977503284402204], [23.751705794161523, 37.977782667938705], [23.75181172431532, 37.977862951886195], [23.752095191343113, 37.978111403478124], [23.753400833859757, 37.97924526258568], [23.75390926141358, 37.97968795775533], [23.75430228936717, 37.98005830680497], [23.754938108960232, 37.98071757224343], [23.754938462605082, 37.980717375598424], [23.75588139426692, 37.980192280979566], [23.75597658493318, 37.980156536980125], [23.755976876795255, 37.980156427628636], [23.756048844463137, 37.980129538302144], [23.756095269165332, 37.98007795029178], [23.75609741777063, 37.9800755618309], [23.756357536197278, 37.97975163770142], [23.756701950385263, 37.97928710637121], [23.75681227006293, 37.979137455916785], [23.757199814223952, 37.97861476927164], [23.757676549955445, 37.97796861390389], [23.75765622017577, 37.9779178710297], [23.75769158315826, 37.977846424956056], [23.75818397865051, 37.977670050475886], [23.758948032077573, 37.97727257648251], [23.75894914184986, 37.97727199922901], [23.758947044200678, 37.97727000128372], [23.758219668974125, 37.97657669680523], [23.757893694798057, 37.97626598720166], [23.757558898366337, 37.97594686481255], [23.757558181015753, 37.975946181059726], [23.757558569784976, 37.97594602774084], [23.757640942262338, 37.97591348705707], [23.75828880149569, 37.97568183363849], [23.75799662352213, 37.975148442351056], [23.75799647979154, 37.9751481770769]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.757540239517166, 37.9743301294575]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"51041c75-af18-4a2c-b55f-ee39a010c79d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:41.212869\",\n                \"metadata_modified\": \"2026-03-31T16:00:31.454291\",\n                \"name\": \"env-016-plateia-agioy-thoma\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Θωμά» (station_id: 16) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Θωμά» (station_id: 16) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Thoma» (station_id: 16) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Θωμά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Θωμά\",\n                    \"en\": \"Environmental Data — Plateia Agioy Thoma\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-016-plateia-agioy-thoma/resource/e5a0e847-3d2a-46d2-80df-053924358e00\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:48.377456\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:48.383832\",\n                            \"updated\": \"2026-03-31T15:55:35.631935\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:41.214981\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 16. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 16. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 16. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e5a0e847-3d2a-46d2-80df-053924358e00\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e5a0e847-3d2a-46d2-80df-053924358e00\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:31.463396\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Θωμά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Θωμά\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Thoma\"\n                        },\n                        \"package_id\": \"51041c75-af18-4a2c-b55f-ee39a010c79d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:45.103128\",\n                            \"updated\": \"2026-03-31T16:00:35.258673\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:10.630920\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"b26449bae3db3fa5f0ae5e045bbb0ee4\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:18.958225\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e2bd973c-e043-4b22-9ab9-7ab631a691f1\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:10.347711\",\n                        \"metadata_modified\": \"2026-03-31T16:00:14.957921\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"51041c75-af18-4a2c-b55f-ee39a010c79d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1751,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/51041c75-af18-4a2c-b55f-ee39a010c79d/resource/e2bd973c-e043-4b22-9ab9-7ab631a691f1/download/env-016-plateia-agioy-thoma-mycgld1g.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.761503212595855, 37.98030455370337], [23.761281433413114, 37.98020564729659], [23.761158928016823, 37.98020569424985], [23.7609844068458, 37.98020576157817], [23.760258595458613, 37.98020603849266], [23.759273235655648, 37.98020612075873], [23.758765421422936, 37.9802017123581], [23.75828176393028, 37.97998734261633], [23.757487604975317, 37.979635343708985], [23.756701950385263, 37.97928710637121], [23.756357536197278, 37.97975163770142], [23.75609741777063, 37.9800755618309], [23.756095269165332, 37.98007795029178], [23.756048844463137, 37.980129538302144], [23.755976876795255, 37.980156427628636], [23.75597762816693, 37.980161288023055], [23.755982451888002, 37.980192490655476], [23.75609431337286, 37.98036847351971], [23.756245969222768, 37.98056256446955], [23.756316808307034, 37.98066185275078], [23.757072623565225, 37.98079360686485], [23.757337119604756, 37.98083971281689], [23.757408015439573, 37.980863827857455], [23.757603700053714, 37.98093039108488], [23.7584381863982, 37.981351205874375], [23.758685095066134, 37.98147338631345], [23.759920171572297, 37.98159758717036], [23.760118939779716, 37.981643056995054], [23.761174265206808, 37.98211387324102], [23.761233442056067, 37.982190602709636], [23.761533334760077, 37.98258003586592], [23.761734831348612, 37.98284955833445], [23.7620016775917, 37.98319258729482], [23.76208125644907, 37.98323330615521], [23.762145163548986, 37.98327849970442], [23.762340603673806, 37.983364516917305], [23.763059099923908, 37.98368592294656], [23.763166763648577, 37.98373571049941], [23.76334325870846, 37.98384872648078], [23.76346244838992, 37.98396613340695], [23.763571631227723, 37.98409703938874], [23.763825659562773, 37.98455720557205], [23.76407436821325, 37.98501285407556], [23.764225669364244, 37.98521594677124], [23.764384349024052, 37.98533793831698], [23.764603837228123, 37.98547357063974], [23.76480556205559, 37.985600154176254], [23.76481572317999, 37.98564974521436], [23.764796101243775, 37.985780319422624], [23.764796089623225, 37.985780392403576], [23.7650087915759, 37.985742542615505], [23.765021204252744, 37.98574033402597], [23.76502147771109, 37.98574028500151], [23.76502595556079, 37.985739491802185], [23.765172449538714, 37.98571354791682], [23.765967598725194, 37.98555290117433], [23.766674791017444, 37.985410100329524], [23.766848108819033, 37.985293276821416], [23.766990195184707, 37.985262013357676], [23.767231239431663, 37.98499661123499], [23.76796513603211, 37.984281538800815], [23.767954004179455, 37.98420040109173], [23.768663222149588, 37.98350456663086], [23.768254768295986, 37.983320765480435], [23.76825442488622, 37.98332061158525], [23.766701401529048, 37.98262258688278], [23.766055796772545, 37.982334711843095], [23.764514257964663, 37.98164731802275], [23.763998281176125, 37.98141722832044], [23.763476834940697, 37.981184697286885], [23.76229710216033, 37.980658597909795], [23.76181609518833, 37.98044408852728], [23.761503212595855, 37.98030455370337]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.763110992994147, 37.98252805075581]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"74bd0f55-300d-4dac-9d18-15446cd85f48\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:52.038247\",\n                \"metadata_modified\": \"2026-03-31T16:00:40.073862\",\n                \"name\": \"env-017-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 17) στη γειτονιά ΕΡΥΘΡΟΣ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 17) στη γειτονιά ΕΡΥΘΡΟΣ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 17) in the ΕΡΥΘΡΟΣ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                    \"en\": \"Environmental Data — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-017-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys/resource/e90c24b6-0e5e-4e89-be18-7dedf1f58b7f\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:00.177970\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:00.184017\",\n                            \"updated\": \"2026-03-31T15:55:40.484132\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:52.040101\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 17. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 17. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 17. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e90c24b6-0e5e-4e89-be18-7dedf1f58b7f\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e90c24b6-0e5e-4e89-be18-7dedf1f58b7f\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:40.083088\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                            \"en\": \"Hourly Environmental Measurements — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                        },\n                        \"package_id\": \"74bd0f55-300d-4dac-9d18-15446cd85f48\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:55.723618\",\n                            \"updated\": \"2026-03-31T16:00:43.968640\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:19.924315\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"e5c8a126be4c9e3d682a28d6f3d04782\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:24.304248\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"50e50549-a8fe-49b7-a9d3-07988f35e47d\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:19.640645\",\n                        \"metadata_modified\": \"2026-03-31T16:00:24.193916\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"74bd0f55-300d-4dac-9d18-15446cd85f48\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1812,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/74bd0f55-300d-4dac-9d18-15446cd85f48/resource/50e50549-a8fe-49b7-a9d3-07988f35e47d/download/env-017-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys-didtev76.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.772942111958947, 37.99525538714603], [23.77211253545433, 37.99456183056939], [23.772104690537766, 37.9945552720435], [23.771720343361714, 37.994775341434185], [23.7714557214643, 37.994261095336235], [23.771243810826725, 37.993850598870175], [23.771211961866072, 37.99379195341904], [23.771032613196457, 37.99344010338447], [23.77094062646083, 37.99326417375425], [23.77071075270888, 37.99279505776762], [23.770679817424316, 37.99278598461024], [23.770158020757354, 37.992802991826466], [23.77007865697482, 37.992802836715676], [23.76949422271559, 37.992819718528224], [23.76945400612192, 37.99281963970751], [23.769169261169253, 37.993283242898634], [23.76887218322404, 37.993138453947665], [23.76838351392272, 37.992353374901434], [23.76836559066876, 37.99239389742501], [23.76812607781816, 37.992506086109124], [23.768047767285537, 37.99251043812892], [23.767382319354187, 37.99282457364653], [23.767349534410524, 37.99283802807519], [23.76715158609633, 37.992860168492335], [23.766867226019922, 37.992972265809215], [23.766920994067874, 37.993076020114266], [23.76714698719142, 37.9935271100798], [23.767406564152317, 37.99405036876448], [23.767603194517953, 37.994447322645335], [23.767718834905992, 37.994681885049566], [23.767863599338767, 37.99498784508549], [23.768011222831515, 37.99529984196321], [23.768470284955065, 37.99622456296649], [23.768841685662387, 37.99695984012177], [23.768841769425187, 37.996960005221396], [23.769192591753146, 37.99765001160175], [23.769196622693343, 37.997726628656835], [23.769297370610683, 37.99806030140639], [23.769316391512596, 37.998123428594106], [23.769398645482973, 37.99788474962973], [23.769841477137835, 37.997407936466765], [23.770232142810773, 37.99699410958716], [23.77027069399003, 37.99695813352438], [23.770692512507054, 37.99671110350642], [23.77129330255901, 37.99636527883635], [23.772064916850027, 37.99590712169367], [23.772499045769422, 37.99558800623908], [23.772942111958947, 37.99525538714603]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.769702882984337, 37.99485034264104]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΡΥΘΡΟΣ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"099f2ef9-de34-4e49-9feb-00b36b94751d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:58.185606\",\n                \"metadata_modified\": \"2026-03-31T16:00:45.269090\",\n                \"name\": \"env-018-plateia-pinelopis-delta\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Πηνελόπης Δέλτα» (station_id: 18) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Πηνελόπης Δέλτα» (station_id: 18) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Pinelopis Delta» (station_id: 18) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Πηνελόπης Δέλτα\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Πηνελόπης Δέλτα\",\n                    \"en\": \"Environmental Data — Plateia Pinelopis Delta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-018-plateia-pinelopis-delta/resource/1e08f291-faf6-40bc-a2ac-9d410a871bd9\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:02.991475\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:02.998576\",\n                            \"updated\": \"2026-03-31T15:55:45.524382\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:58.187680\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 18. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 18. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 18. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/1e08f291-faf6-40bc-a2ac-9d410a871bd9\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"1e08f291-faf6-40bc-a2ac-9d410a871bd9\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:45.277325\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Πηνελόπης Δέλτα\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Πηνελόπης Δέλτα\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Pinelopis Delta\"\n                        },\n                        \"package_id\": \"099f2ef9-de34-4e49-9feb-00b36b94751d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:01.884500\",\n                            \"updated\": \"2026-03-31T16:00:48.946819\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:28.098489\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"d655892f2a9771610cd2e51dadeaceb3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:29.519132\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"5f2b5b09-3380-43ab-8297-6875368a1b45\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:27.802550\",\n                        \"metadata_modified\": \"2026-03-31T16:00:32.415309\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"099f2ef9-de34-4e49-9feb-00b36b94751d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1764,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/099f2ef9-de34-4e49-9feb-00b36b94751d/resource/5f2b5b09-3380-43ab-8297-6875368a1b45/download/env-018-plateia-pinelopis-delta-6kqcylzg.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.773028374341134, 37.99532765639946], [23.772942111958947, 37.99525538714603], [23.772499045769422, 37.99558800623908], [23.772064916850027, 37.99590712169367], [23.77129330255901, 37.99636527883635], [23.770692512507054, 37.99671110350642], [23.77027069399003, 37.99695813352438], [23.770232142810773, 37.99699410958716], [23.769841477137835, 37.997407936466765], [23.769398645482973, 37.99788474962973], [23.769316391512596, 37.998123428594106], [23.76940745050565, 37.99814163283596], [23.769508021228834, 37.99819140058748], [23.769557138185657, 37.99819149683209], [23.769874532539884, 37.99856164469592], [23.769973496356005, 37.998669992357875], [23.770364725136698, 37.998990712640435], [23.771545746198118, 37.99988978998476], [23.771761647796644, 38.0000524402303], [23.771908843238496, 38.00010264969079], [23.772554853175237, 38.00022486743777], [23.77325828106043, 38.0003579437575], [23.773498305396707, 38.00040335146124], [23.77360740343169, 38.000423990010006], [23.77385081469011, 38.00044853428963], [23.774315251534695, 38.00055094068876], [23.774960605194874, 38.00067881303712], [23.775519213074755, 38.00029369759344], [23.775981553009434, 37.999974946037874], [23.77668052251696, 37.99949304473557], [23.77716143467862, 37.999161476846794], [23.777514982468972, 37.99891860571553], [23.77795206917064, 37.99865200992986], [23.777897096478277, 37.99860282400638], [23.777068776189196, 37.99810683318603], [23.77645553924811, 37.99774966201264], [23.776083892925353, 37.997537153283375], [23.775405985133137, 37.99714830852948], [23.77507628769221, 37.99695390238278], [23.77476505813801, 37.99677304993905], [23.77416472930178, 37.99627619241269], [23.77364076211909, 37.995833555839965], [23.773028374341134, 37.99532765639946]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.773401122397093, 37.99824230273174]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c6befedc-051b-47af-90d3-d91b13cfa4d8\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:04.180663\",\n                \"metadata_modified\": \"2026-03-31T16:00:52.907473\",\n                \"name\": \"env-019-paidiki-chara-gipedo-podosfairoy-ona\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 19) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 19) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 19) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                    \"en\": \"Environmental Data — Paidiki Chara Gipedo Podosfairoy Ona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-019-paidiki-chara-gipedo-podosfairoy-ona/resource/e52d9a6e-b46d-4064-b78d-34d06cbaa0a7\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:08.929178\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:08.935239\",\n                            \"updated\": \"2026-03-31T15:55:50.356015\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:04.182474\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 19. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 19. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 19. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e52d9a6e-b46d-4064-b78d-34d06cbaa0a7\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e52d9a6e-b46d-4064-b78d-34d06cbaa0a7\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:52.916342\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                            \"en\": \"Hourly Environmental Measurements — Paidiki Chara Gipedo Podosfairoy Ona\"\n                        },\n                        \"package_id\": \"c6befedc-051b-47af-90d3-d91b13cfa4d8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:07.859477\",\n                            \"updated\": \"2026-03-31T16:00:56.824377\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:36.292110\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"0df241dbba85be8fef3a5186f502ce90\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:34.633227\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"acfbd6ca-d44d-4bf2-bd74-77b638f9c8d6\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:36.002651\",\n                        \"metadata_modified\": \"2026-03-31T16:00:40.523969\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c6befedc-051b-47af-90d3-d91b13cfa4d8\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1806,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c6befedc-051b-47af-90d3-d91b13cfa4d8/resource/acfbd6ca-d44d-4bf2-bd74-77b638f9c8d6/download/env-019-paidiki-chara-gipedo-podosfairoy-ona-6tyy1eah.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.780532923641026, 37.99823952797288], [23.781044579963613, 37.99793404497594], [23.78155303049696, 37.99762855377806], [23.7820347147222, 37.99734554286882], [23.782094587378648, 37.99731057131714], [23.782196224037975, 37.99725120721204], [23.781900030833082, 37.99703435010467], [23.781118928483142, 37.99651015415131], [23.779360362833188, 37.995438846278944], [23.778212462400845, 37.99476072389131], [23.777967460559264, 37.994570991872], [23.77786991289722, 37.994462653527094], [23.777593590910534, 37.9941556945541], [23.77747500596742, 37.99406083536533], [23.776223879595666, 37.9931661897571], [23.776227165363455, 37.99313915746237], [23.77605493896005, 37.993012649793904], [23.77591145892156, 37.99291323518859], [23.77575865589649, 37.99307066882693], [23.77573355682874, 37.99309518459122], [23.7757126087539, 37.99311564527333], [23.775578721736768, 37.99325508904358], [23.775507679214382, 37.993327056258764], [23.775075669617948, 37.993659706298764], [23.774247381921324, 37.99427549947765], [23.773823588917, 37.99459464135207], [23.77338302371912, 37.99492726863185], [23.772942111958947, 37.99525538714603], [23.773028374341134, 37.99532765639946], [23.77364076211909, 37.995833555839965], [23.77416472930178, 37.99627619241269], [23.77476505813801, 37.99677304993905], [23.77507628769221, 37.99695390238278], [23.775405985133137, 37.99714830852948], [23.776083892925353, 37.997537153283375], [23.77645553924811, 37.99774966201264], [23.777068776189196, 37.99810683318603], [23.777897096478277, 37.99860282400638], [23.77795206917064, 37.99865200992986], [23.778022354788185, 37.9986091396368], [23.77821726065346, 37.99813652785587], [23.778256857191646, 37.99802348504676], [23.778280070347204, 37.998054805170966], [23.7784646351538, 37.99830382355187], [23.779067395281107, 37.99911706654385], [23.78002839497689, 37.998540515633266], [23.780532923641026, 37.99823952797288]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.777392217064097, 37.99615434350195]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"55730204-b97c-4d63-b117-d138deb48700\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:10.211260\",\n                \"metadata_modified\": \"2026-03-31T16:01:02.278270\",\n                \"name\": \"env-020-parko-plateia-paloympioti\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 20) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 20) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Parko Plateia Paloympioti» (station_id: 20) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                    \"en\": \"Environmental Data — Parko Plateia Paloympioti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-020-parko-plateia-paloympioti/resource/59c43a6c-f396-4519-be6e-a1a2299ec6d0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:14.897585\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:14.903873\",\n                            \"updated\": \"2026-03-31T15:55:55.555192\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:10.213125\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 20. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 20. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 20. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/59c43a6c-f396-4519-be6e-a1a2299ec6d0\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"59c43a6c-f396-4519-be6e-a1a2299ec6d0\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:02.286816\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο - Πλατεία Παλουμπιώτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο - Πλατεία Παλουμπιώτη\",\n                            \"en\": \"Hourly Environmental Measurements — Parko Plateia Paloympioti\"\n                        },\n                        \"package_id\": \"55730204-b97c-4d63-b117-d138deb48700\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:13.806012\",\n                            \"updated\": \"2026-03-31T16:01:06.096562\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:45.516760\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"b812dd3978e1b3c65f78d61069c389d3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:39.646847\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"0f15035e-8384-4b98-9a1b-6a2d66515e57\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:45.238620\",\n                        \"metadata_modified\": \"2026-03-31T16:00:49.776852\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"55730204-b97c-4d63-b117-d138deb48700\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1767,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/55730204-b97c-4d63-b117-d138deb48700/resource/0f15035e-8384-4b98-9a1b-6a2d66515e57/download/env-020-parko-plateia-paloympioti-h2c3l_e5.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75944239024087, 38.00074440894471], [23.75942868084847, 38.00047399586767], [23.759492172268782, 38.000541721979054], [23.75956155789199, 38.000330062227476], [23.759700516615364, 37.999740005498], [23.75976125682613, 37.99943349396883], [23.759794245616245, 37.99926702305499], [23.759685443842915, 37.99907981958375], [23.75937820004649, 37.99855102652704], [23.75911809369346, 37.998103385235645], [23.758892116832918, 37.99771447697538], [23.75867030811288, 37.997393146067786], [23.75868485223089, 37.99721624485679], [23.758740717325864, 37.99653673633538], [23.75874861222417, 37.99630867177566], [23.75869078475806, 37.996090312606206], [23.758557588914144, 37.99558735792649], [23.75847755887109, 37.99528515794736], [23.75852803484347, 37.994950005462854], [23.75879693031541, 37.99470448494563], [23.758563396148897, 37.99450572324141], [23.758188702857854, 37.994157959018295], [23.75817126523117, 37.99414064644617], [23.758170153880098, 37.99413954369291], [23.75807640791287, 37.99404646814181], [23.75793399581521, 37.99390507545215], [23.757596470155313, 37.993512321575295], [23.75746459575229, 37.99335432492901], [23.75742359342104, 37.99316046419527], [23.757359903343247, 37.99304767225384], [23.757033764114983, 37.99322398425788], [23.7568871391118, 37.99330356213522], [23.756522759140477, 37.99350109101716], [23.756098139235444, 37.99372553239409], [23.755448926281332, 37.994062166024605], [23.75492945151299, 37.99434048295516], [23.75480752337112, 37.99440331874729], [23.754601452117004, 37.994511043103344], [23.754499235690673, 37.994565249342834], [23.75412735231079, 37.99449739535728], [23.75366826702071, 37.99442950631195], [23.753510462787023, 37.99494559898228], [23.753497981649897, 37.99498641632257], [23.75348307343802, 37.99508101991997], [23.75347071514365, 37.99515760317468], [23.753679868530973, 37.99572585039382], [23.753918339281842, 37.996361754834], [23.754215369379615, 37.996515594194285], [23.754615100206966, 37.996785618925905], [23.754814456405303, 37.99691791595159], [23.755027277852516, 37.99705395938113], [23.755174248337006, 37.997143986412745], [23.755400547440143, 37.997270636997854], [23.75611002895528, 37.99755150832935], [23.756328618881035, 37.9976420897834], [23.756887445935348, 37.99777753299655], [23.75709750208681, 37.99782844339803], [23.75728948985242, 37.997891929607256], [23.757609742647595, 37.99802327619704], [23.757846310487526, 37.99816796890465], [23.757928972572724, 37.99824925460709], [23.758218456466505, 37.99853826086241], [23.758547243792734, 37.9988904369466], [23.758736079243814, 37.99915670314514], [23.75878540683323, 37.999310022542375], [23.758795627059985, 37.99944974246554], [23.758785351186194, 37.9995443561707], [23.7586924285915, 37.99976948645608], [23.75808486220352, 37.99957446237786], [23.758152683505227, 37.99966531244465], [23.758283319628937, 37.999813710556325], [23.758295581452114, 37.999827711058664], [23.75831246274757, 37.99984698454842], [23.75845819007753, 38.00001336884298], [23.758531796543075, 38.00014990220701], [23.758898601046962, 38.00109056175241], [23.758945255051195, 38.00107885057], [23.759118863176813, 38.00103526959993], [23.759203565000362, 38.00096022824369], [23.759315398600105, 38.000829771061085], [23.759428575282303, 38.00080128682205], [23.75944239024087, 38.00074440894471]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.756864826874377, 37.99626846633222]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2457d636-a5cf-4d08-9e60-2b5e24588dd6\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:16.211510\",\n                \"metadata_modified\": \"2026-03-31T16:01:10.761177\",\n                \"name\": \"env-021-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 21) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 21) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 21) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-021-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy/resource/3133c287-925e-4ea1-8fb1-809cbbc2a240\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:24.526019\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:24.531927\",\n                            \"updated\": \"2026-03-31T15:56:00.836199\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:16.213927\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 21. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 21. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 21. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/3133c287-925e-4ea1-8fb1-809cbbc2a240\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"3133c287-925e-4ea1-8fb1-809cbbc2a240\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:10.771115\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                        },\n                        \"package_id\": \"2457d636-a5cf-4d08-9e60-2b5e24588dd6\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:19.955125\",\n                            \"updated\": \"2026-03-31T16:01:14.653561\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:53.608093\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"7a02838c5dcff2b77cc2919eeb56593c\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:44.879402\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"7feb4377-dbdd-4e21-adbd-30ae8dab9c55\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:53.324050\",\n                        \"metadata_modified\": \"2026-03-31T16:00:57.966844\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"2457d636-a5cf-4d08-9e60-2b5e24588dd6\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1820,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/2457d636-a5cf-4d08-9e60-2b5e24588dd6/resource/7feb4377-dbdd-4e21-adbd-30ae8dab9c55/download/env-021-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy-5eqqti8z.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.749775243767413, 38.004401473713564], [23.75023794370802, 38.004307822556186], [23.750533950531338, 38.004245361009836], [23.750689078699153, 38.00416006809475], [23.7508638734165, 38.00404777815183], [23.751174915831196, 38.003854660829646], [23.75173493751449, 38.00350434401321], [23.751749661475383, 38.00336016983061], [23.751750052474307, 38.00335636093309], [23.751794560076835, 38.00292314236877], [23.75179749875029, 38.0028961100813], [23.75186796984854, 38.00258080973026], [23.75188034689642, 38.00228791885169], [23.7518803567764, 38.00219472710357], [23.75188040842165, 38.001681447374374], [23.751879676633013, 38.00168127188291], [23.75180379955798, 38.001663025734814], [23.75178969530972, 38.00165963418359], [23.75177167264679, 38.001655300631285], [23.751626676562115, 38.00162043391297], [23.75150090691403, 38.00158963908009], [23.751482301865227, 38.00158508343855], [23.751441030030243, 38.00157497755889], [23.751155813117585, 38.001502271786975], [23.750936725772338, 38.001364637242155], [23.750683781203396, 38.0012038486578], [23.750441347292114, 38.00097347031665], [23.750440099554332, 38.0009722851855], [23.75043187743317, 38.000964474342574], [23.7504054709708, 38.00090970770901], [23.750403601355476, 38.00090583092718], [23.75037636401198, 38.00054075339013], [23.750352564645564, 38.00037484150746], [23.75034030964944, 38.000256772611436], [23.75026935025654, 38.000215018723466], [23.7502285161325, 38.000155720399135], [23.75021483464141, 38.00001805275305], [23.750256743183858, 37.99991868873192], [23.750354348101045, 37.99968307333614], [23.750096717338245, 37.99926167279312], [23.749747463907564, 37.999259829724366], [23.749458053026352, 37.99925830237983], [23.749071847658854, 37.99925626231847], [23.748673990557805, 37.998959881962136], [23.74850571386127, 37.99883334256276], [23.748079299655664, 37.99852599358154], [23.748000840985124, 37.99846724207071], [23.747443270218344, 37.998939219974815], [23.746881746718536, 37.99942019951527], [23.746279174959312, 37.99993263269826], [23.74590682227143, 38.00025629084537], [23.74554661580931, 38.000566454821524], [23.74504289914969, 38.000997979891345], [23.74508725094337, 38.00103863376937], [23.745353359316102, 38.00128255667662], [23.74505318134773, 38.00131795769131], [23.74460110335978, 38.001636932348084], [23.74525392106753, 38.00224671418932], [23.74534900103627, 38.00233704839018], [23.745716587166626, 38.00267582481094], [23.74613278489547, 38.00305976915105], [23.74638400092113, 38.00329013826794], [23.74670380685077, 38.00355219948088], [23.74667445968298, 38.00358497000419], [23.746889320671762, 38.00367132034968], [23.747775426414854, 38.004027427242924], [23.74832846158199, 38.004249675000416], [23.74839249001078, 38.00428053672465], [23.748425008460647, 38.0043095816262], [23.748504552485883, 38.00438063132515], [23.7485486709582, 38.00436668187292], [23.748640693409666, 38.00433596458673], [23.748930068791406, 38.004353081577264], [23.74923214161788, 38.00437778488962], [23.74973071888085, 38.004410391801215], [23.749775243767413, 38.004401473713564]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.748481562929598, 38.00175213592358]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΝΕΑ ΚΥΨΕΛΗ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"8c6b6b6e-cd4b-414b-b49d-779c1fc17804\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:22.429996\",\n                \"metadata_modified\": \"2026-03-31T16:01:17.078451\",\n                \"name\": \"env-022-plateia-machis-analatoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μάχης Αναλάτου» (station_id: 22) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μάχης Αναλάτου» (station_id: 22) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Machis Analatoy» (station_id: 22) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μάχης Αναλάτου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μάχης Αναλάτου\",\n                    \"en\": \"Environmental Data — Plateia Machis Analatoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-022-plateia-machis-analatoy/resource/fec215ec-68ed-43ae-8c73-a5cb28ea8af1\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:26.978557\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:26.984956\",\n                            \"updated\": \"2026-03-31T15:56:05.550498\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:22.431697\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 22. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 22. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 22. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/fec215ec-68ed-43ae-8c73-a5cb28ea8af1\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"fec215ec-68ed-43ae-8c73-a5cb28ea8af1\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:17.088213\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μάχης Αναλάτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μάχης Αναλάτου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Machis Analatoy\"\n                        },\n                        \"package_id\": \"8c6b6b6e-cd4b-414b-b49d-779c1fc17804\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:25.934049\",\n                            \"updated\": \"2026-03-31T16:01:20.888348\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:00.652206\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"3e7550acd1cf5916c8513eec6835142a\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:50.124618\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"dd404764-0de8-4e1f-9dd1-993007989077\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:00.359232\",\n                        \"metadata_modified\": \"2026-03-31T16:01:04.836389\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"8c6b6b6e-cd4b-414b-b49d-779c1fc17804\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1767,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/8c6b6b6e-cd4b-414b-b49d-779c1fc17804/resource/dd404764-0de8-4e1f-9dd1-993007989077/download/env-022-plateia-machis-analatoy-y0f1aef8.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.734632041690276, 37.95596019939158], [23.73473465248221, 37.95571708249602], [23.73478697381535, 37.955594658358315], [23.734873155696242, 37.955393375521616], [23.734061488304594, 37.9551657760089], [23.734050257480686, 37.955203169481535], [23.734011109121976, 37.955302408552605], [23.73398329808063, 37.955372906769675], [23.73379075391002, 37.95563858255492], [23.73378996798653, 37.95563966773239], [23.73354713741826, 37.955780759378754], [23.73332115088893, 37.95565378739616], [23.732309177379488, 37.955085192650586], [23.731227083852083, 37.95460053559875], [23.731158158518724, 37.95457784587902], [23.7310547618145, 37.954546064428946], [23.730885062079135, 37.95445554740168], [23.730817800428856, 37.9543653636735], [23.730522489157252, 37.95422046775512], [23.73047602628052, 37.95419767045194], [23.729917808899422, 37.954294477817065], [23.729860101700993, 37.95430448575356], [23.72983935708922, 37.95431525540682], [23.729652683833894, 37.95441216415932], [23.729562432385322, 37.9543373362454], [23.729526888602756, 37.95430786617842], [23.729320034800978, 37.95413636258235], [23.729289742048348, 37.954110614233045], [23.728891606634043, 37.95376455028825], [23.72885834356651, 37.95373563686191], [23.728855103039862, 37.95373282007285], [23.728572405460994, 37.9534870939508], [23.728538813599293, 37.95345789486693], [23.727542081412032, 37.95259149434268], [23.727476446940692, 37.95253444118004], [23.72681869029247, 37.9526857530696], [23.726615260084415, 37.95273255235098], [23.72661224571151, 37.952733245649604], [23.72589526678738, 37.95298844526924], [23.72544543052612, 37.953145122247754], [23.72518436627551, 37.953234641796875], [23.724830700026285, 37.953355489390255], [23.72437088276284, 37.95351664535163], [23.723944565977433, 37.95365985231094], [23.723380387718095, 37.953856811089324], [23.723223674759986, 37.953910519953254], [23.724279427015134, 37.95485935316177], [23.72470518842174, 37.955247904756376], [23.72490205310124, 37.955397078032085], [23.725065861958804, 37.95550824836496], [23.725065968688448, 37.95550832071754], [23.725475086507004, 37.95578597106075], [23.725520366593347, 37.95581140023994], [23.725555665364226, 37.955831223531305], [23.725622304973996, 37.955894469236206], [23.72613491951401, 37.95617506335207], [23.726181418502122, 37.956202210267364], [23.726306396472747, 37.95626559133538], [23.72635325072864, 37.956292739008944], [23.726749784223014, 37.95650997012029], [23.727489651255475, 37.95690374708009], [23.727853582628452, 37.957089353806566], [23.727962605404436, 37.957139176859776], [23.728061685895433, 37.957184470384746], [23.72824139840647, 37.95726149522993], [23.72860653269139, 37.957411050817036], [23.729645309395696, 37.95778297105536], [23.729695771114525, 37.957738003593114], [23.729872292422858, 37.9575807022558], [23.729946802921862, 37.95753580882217], [23.7301370061237, 37.957468648516596], [23.73097056804543, 37.95734437691672], [23.731720466587642, 37.95723793445918], [23.731847268320486, 37.9571931590393], [23.73242172904468, 37.957104337926786], [23.732687987721057, 37.95705537222392], [23.733309454891643, 37.95695343884909], [23.73437438200301, 37.95675495038585], [23.73440609005416, 37.95665714730294], [23.734407732658514, 37.956652082157035], [23.73454907910429, 37.9562161002493], [23.734590773412844, 37.95608749462137], [23.734632041690276, 37.95596019939158]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.72881475697898, 37.95531269320242]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"790cdbc8-9cae-4a9e-bfdf-4b6e3a1abc1f\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:28.382288\",\n                \"metadata_modified\": \"2026-03-31T16:01:25.588472\",\n                \"name\": \"env-055-parko-kapaps\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο ΚΑΠΑΨ» (station_id: 55) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο ΚΑΠΑΨ» (station_id: 55) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Parko Kapaps» (station_id: 55) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πάρκο ΚΑΠΑΨ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πάρκο ΚΑΠΑΨ\",\n                    \"en\": \"Environmental Data — Parko Kapaps\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-055-parko-kapaps/resource/1e101922-8c4f-4bcb-9c89-7862197b2b1d\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:33.276957\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:33.283204\",\n                            \"updated\": \"2026-03-31T15:56:10.689345\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:28.384116\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 55. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 55. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 55. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/1e101922-8c4f-4bcb-9c89-7862197b2b1d\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"1e101922-8c4f-4bcb-9c89-7862197b2b1d\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:25.597090\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο ΚΑΠΑΨ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο ΚΑΠΑΨ\",\n                            \"en\": \"Hourly Environmental Measurements — Parko Kapaps\"\n                        },\n                        \"package_id\": \"790cdbc8-9cae-4a9e-bfdf-4b6e3a1abc1f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:32.229332\",\n                            \"updated\": \"2026-03-31T16:01:29.391291\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:08.697172\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"c3a77d910e5761aa88c296dd1ad11d9e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:55.475240\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"89f2f609-9fcb-4554-a54c-901063b831fb\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:08.415882\",\n                        \"metadata_modified\": \"2026-03-31T16:01:12.757232\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"790cdbc8-9cae-4a9e-bfdf-4b6e3a1abc1f\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1742,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/790cdbc8-9cae-4a9e-bfdf-4b6e3a1abc1f/resource/89f2f609-9fcb-4554-a54c-901063b831fb/download/env-055-parko-kapaps-qe5l6zgr.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.76714698719142, 37.9935271100798], [23.766920994067874, 37.993076020114266], [23.766867226019922, 37.992972265809215], [23.76679491601427, 37.993023621873604], [23.766793170756866, 37.993024861284944], [23.766721692761195, 37.993075625006725], [23.76630792812165, 37.99314240000899], [23.766017374260038, 37.99318688660435], [23.76566280554677, 37.99321010172319], [23.765276141000232, 37.99323541751371], [23.765138445146608, 37.993244432187964], [23.764375702546385, 37.993281381630986], [23.763627578821403, 37.993168589034575], [23.76295074407236, 37.99303203420752], [23.762138296079165, 37.99279155357677], [23.76180241311593, 37.99265568114387], [23.761293904701883, 37.99241580979771], [23.760821446415445, 37.992144464592364], [23.760794791653396, 37.992221565772326], [23.76077941154166, 37.99226605255263], [23.760761797827328, 37.99232009381358], [23.76060601297839, 37.99250904664326], [23.760406292947835, 37.992747480429415], [23.760386757985955, 37.992770583823074], [23.760382350699935, 37.992775795986745], [23.760176229619102, 37.993019564552064], [23.760171922910537, 37.99302465794309], [23.760147628353412, 37.993053390027484], [23.76013219942417, 37.993071074214384], [23.76012441808081, 37.99307999368114], [23.759895753019816, 37.993342087546466], [23.759887348606224, 37.99335172044381], [23.759875252967074, 37.99336558454623], [23.76039237977589, 37.9936545589963], [23.76060030421887, 37.993780666510474], [23.760625550425427, 37.99382814618842], [23.760994274141876, 37.994051032908125], [23.761437916703006, 37.99432231890556], [23.76171266436175, 37.994435536399266], [23.761744149550147, 37.99449418366998], [23.76176395002339, 37.99453478157659], [23.762056251118725, 37.995053611790475], [23.762266152988058, 37.99541004354623], [23.762584311118015, 37.99596948242974], [23.762666759329313, 37.99611836072003], [23.762695072407098, 37.996167988478504], [23.762986732672925, 37.99666878927682], [23.763189896304166, 37.99702069929846], [23.76329957799716, 37.99722370899295], [23.76380302988921, 37.997166137637784], [23.76421183657175, 37.9970993615863], [23.764660163970643, 37.9970281567756], [23.76500576318279, 37.996803526751506], [23.76545548865479, 37.99651601349632], [23.76589307988034, 37.99623748719367], [23.766268967394215, 37.99599939443585], [23.766661609284828, 37.99575232086041], [23.767163739322335, 37.99543336000396], [23.767270724874734, 37.995365975414565], [23.7677061669868, 37.99508743804156], [23.76779788465504, 37.99502941690053], [23.767863599338767, 37.99498784508549], [23.767718834905992, 37.994681885049566], [23.767603194517953, 37.994447322645335], [23.767406564152317, 37.99405036876448], [23.76714698719142, 37.9935271100798]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.76410416104066, 37.99461683247543]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2395a555-0157-4eac-a438-44cecb67bd78\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:34.644611\",\n                \"metadata_modified\": \"2026-03-31T16:01:35.444550\",\n                \"name\": \"env-056-paidiki-chara-pneymatiko-kentro-gkyzi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 56) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 56) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 56) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                    \"en\": \"Environmental Data — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-056-paidiki-chara-pneymatiko-kentro-gkyzi/resource/818636e2-2ae4-4c9a-a0cd-d3ee8bde16e2\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:42.837003\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:42.843379\",\n                            \"updated\": \"2026-03-31T15:56:15.906312\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:34.646419\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 56. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 56. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 56. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/818636e2-2ae4-4c9a-a0cd-d3ee8bde16e2\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"818636e2-2ae4-4c9a-a0cd-d3ee8bde16e2\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:35.453519\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                            \"en\": \"Hourly Environmental Measurements — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                        },\n                        \"package_id\": \"2395a555-0157-4eac-a438-44cecb67bd78\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:38.358623\",\n                            \"updated\": \"2026-03-31T16:01:39.114310\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:15.405839\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"40aae5bfaa01c9f65d362d30401862da\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:00.538341\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"8371f718-3b66-4852-ad24-8bf884640958\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:15.127827\",\n                        \"metadata_modified\": \"2026-03-31T16:01:19.639747\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"2395a555-0157-4eac-a438-44cecb67bd78\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1789,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/2395a555-0157-4eac-a438-44cecb67bd78/resource/8371f718-3b66-4852-ad24-8bf884640958/download/env-056-paidiki-chara-pneymatiko-kentro-gkyzi-fyspipng.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75370409202449, 37.999231895266156], [23.753908778214985, 37.9992233108851], [23.754285165987522, 37.9992781748351], [23.754418116582286, 37.99932802311118], [23.754640436707824, 37.99942500466743], [23.755089084122748, 37.99963585860544], [23.755568941892154, 37.99983063280609], [23.755665383874266, 37.999835339614854], [23.755728071966278, 37.99982195057572], [23.755744732151445, 37.999814622591025], [23.755753547017015, 37.9998107446484], [23.75601358735141, 37.99969636352181], [23.756727877106353, 37.99939140670998], [23.757217082092446, 37.99934284696108], [23.757347988338466, 37.99936564919918], [23.757717498843096, 37.999456539323354], [23.75808486220352, 37.99957446237786], [23.7586924285915, 37.99976948645608], [23.758785351186194, 37.9995443561707], [23.758795627059985, 37.99944974246554], [23.75878540683323, 37.999310022542375], [23.758736079243814, 37.99915670314514], [23.758547243792734, 37.9988904369466], [23.758218456466505, 37.99853826086241], [23.757928972572724, 37.99824925460709], [23.757846310487526, 37.99816796890465], [23.757609742647595, 37.99802327619704], [23.75728948985242, 37.997891929607256], [23.75709750208681, 37.99782844339803], [23.756887445935348, 37.99777753299655], [23.756328618881035, 37.9976420897834], [23.75611002895528, 37.99755150832935], [23.755400547440143, 37.997270636997854], [23.755174248337006, 37.997143986412745], [23.755027277852516, 37.99705395938113], [23.754814456405303, 37.99691791595159], [23.754615100206966, 37.996785618925905], [23.754215369379615, 37.996515594194285], [23.753918339281842, 37.996361754834], [23.753679868530973, 37.99572585039382], [23.75347071514365, 37.99515760317468], [23.75348307343802, 37.99508101991997], [23.753497981649897, 37.99498641632257], [23.753510462787023, 37.99494559898228], [23.75366826702071, 37.99442950631195], [23.753261517987752, 37.99437081743243], [23.753049647714057, 37.9943402464565], [23.752966376994067, 37.9943282305207], [23.752684790542503, 37.99428759921726], [23.75230278029399, 37.99423247675058], [23.75207514373484, 37.9941996284206], [23.751883189629, 37.994171929157964], [23.75176701493658, 37.994198658569836], [23.751511607553727, 37.99424969074941], [23.751499195549027, 37.99425216829436], [23.751028376408808, 37.994345809279736], [23.750593488460513, 37.99443868097132], [23.750325679307824, 37.994493031642904], [23.75014724975258, 37.99452870411836], [23.750316621330075, 37.995065327882756], [23.750346893087965, 37.99516453339698], [23.75040462014007, 37.99535392557947], [23.750348497067442, 37.99541878815133], [23.750295641699765, 37.995479874042374], [23.749978000301066, 37.995425122212325], [23.749777146794674, 37.995460746448366], [23.74929861309686, 37.995621958566126], [23.74920228463787, 37.99565087909904], [23.749119763581696, 37.995675654257276], [23.749472655997522, 37.99624872179416], [23.750022681421022, 37.99715117597393], [23.75057134238496, 37.99804010531164], [23.75084703190365, 37.99848578588486], [23.75077720259637, 37.99865608779727], [23.750618865821576, 37.99904223970265], [23.75052666816788, 37.999267090168686], [23.750518007256098, 37.99928799689686], [23.750354348101045, 37.99968307333614], [23.750256743183858, 37.99991868873192], [23.75021483464141, 38.00001805275305], [23.7502285161325, 38.000155720399135], [23.75026935025654, 38.000215018723466], [23.75034030964944, 38.000256772611436], [23.750400695472663, 38.000292952112176], [23.750569608852995, 38.00033837462712], [23.751011176326706, 38.000276220425256], [23.751291764107467, 38.00013711517436], [23.751514507998216, 38.00005196405989], [23.751538030824918, 38.0000430009208], [23.751742032057745, 37.99992175844022], [23.75204347330388, 37.99971960555675], [23.752404247047114, 37.99954912173308], [23.752711108532864, 37.99942809404915], [23.753125041427896, 37.99932531602567], [23.75370409202449, 37.999231895266156]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.753163030137436, 37.99746455353981]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"5f8ac61b-1a63-4a06-8288-70cd0830a347\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:40.788155\",\n                \"metadata_modified\": \"2026-03-31T16:01:40.573930\",\n                \"name\": \"env-057-plateia-kyprion-ethnomartyron\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 57) στη γειτονιά ΚΥΠΡΙΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 57) στη γειτονιά ΚΥΠΡΙΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Kyprion Ethnomartyron» (station_id: 57) in the ΚΥΠΡΙΩΝ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                    \"en\": \"Environmental Data — Plateia Kyprion Ethnomartyron\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-057-plateia-kyprion-ethnomartyron/resource/71200cbe-f48e-47a9-a410-9831eca982e8\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:49.084661\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:49.090549\",\n                            \"updated\": \"2026-03-31T15:56:20.840852\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:40.790359\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 57. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 57. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 57. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/71200cbe-f48e-47a9-a410-9831eca982e8\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"71200cbe-f48e-47a9-a410-9831eca982e8\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:40.582522\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Kyprion Ethnomartyron\"\n                        },\n                        \"package_id\": \"5f8ac61b-1a63-4a06-8288-70cd0830a347\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:44.470909\",\n                            \"updated\": \"2026-03-31T16:01:44.415597\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:23.545082\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"c0c3977872339d6c66898ad97fdc637a\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:05.543758\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"3ee0e1d1-279a-4de6-9b26-1c1393f0cb5e\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:23.246811\",\n                        \"metadata_modified\": \"2026-03-31T16:01:27.874863\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"5f8ac61b-1a63-4a06-8288-70cd0830a347\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1765,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/5f8ac61b-1a63-4a06-8288-70cd0830a347/resource/3ee0e1d1-279a-4de6-9b26-1c1393f0cb5e/download/env-057-plateia-kyprion-ethnomartyron-ouq1u2m5.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75177564188029, 38.00880601948609], [23.751832089954846, 38.00867140776069], [23.752895163756122, 38.00787441895662], [23.752742218234268, 38.00771015065453], [23.752867408841468, 38.00752849176951], [23.75330150668748, 38.007688912101514], [23.753764610330016, 38.006971911215494], [23.753790459216837, 38.006933539158624], [23.753810921932022, 38.00689396883196], [23.75420281798344, 38.006781183700554], [23.75407949654698, 38.0064721131841], [23.754075722474827, 38.00646265534571], [23.754074814184243, 38.006425956829496], [23.753723266323334, 38.006298228688216], [23.753660242680887, 38.0062753303004], [23.753527352001353, 38.00621556722869], [23.75336201719635, 38.00614121270522], [23.753257546181274, 38.006094229625496], [23.75279334620931, 38.00589046624373], [23.752846844468863, 38.00585903379411], [23.75287940345836, 38.00580953167277], [23.75244097166944, 38.00535346191126], [23.75236672143086, 38.00520459396302], [23.752291147096994, 38.00492053077646], [23.752178305047934, 38.00439304266713], [23.75200547735298, 38.003604055905846], [23.75195906155195, 38.00354086822229], [23.751749661475383, 38.00336016983061], [23.75173493751449, 38.00350434401321], [23.751174915831196, 38.003854660829646], [23.7508638734165, 38.00404777815183], [23.750689078699153, 38.00416006809475], [23.750533950531338, 38.004245361009836], [23.75023794370802, 38.004307822556186], [23.749775243767413, 38.004401473713564], [23.74973071888085, 38.004410391801215], [23.74923214161788, 38.00437778488962], [23.748930068791406, 38.004353081577264], [23.748640693409666, 38.00433596458673], [23.7485486709582, 38.00436668187292], [23.748504552485883, 38.00438063132515], [23.749348050040272, 38.005598727341464], [23.749507179601114, 38.00603770884858], [23.749681271432177, 38.00660040313549], [23.749694763906756, 38.00664729312792], [23.749762575519693, 38.00688295873325], [23.749822698384094, 38.00709190294063], [23.749854125387277, 38.0071610990423], [23.750056246185434, 38.00760613040989], [23.750168034156623, 38.0079188496844], [23.750230897993244, 38.008164556461026], [23.750051374001693, 38.00843698954324], [23.74975754376125, 38.00882153388864], [23.749757016280338, 38.00882222495087], [23.749757460742853, 38.00882249898507], [23.7497574914344, 38.0088225179773], [23.750287379696566, 38.009147813803814], [23.750556618445927, 38.00879688519074], [23.751573170726136, 38.00927569616036], [23.75177564188029, 38.00880601948609]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.75127908233855, 38.00636404903129]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΥΠΡΙΩΝ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"83767083-c489-4d23-bb63-2d5cc6e9f8d3\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:46.834867\",\n                \"metadata_modified\": \"2026-03-31T16:01:47.367765\",\n                \"name\": \"env-058-athlitiko-kentro-alepotrypa\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 58) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 58) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Alepotrypa» (station_id: 58) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Alepotrypa\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-058-athlitiko-kentro-alepotrypa/resource/3c0450a1-8d35-4850-92e4-401efbe3e25e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:51.850824\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:51.857094\",\n                            \"updated\": \"2026-03-31T15:56:25.753141\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:46.837003\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 58. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 58. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 58. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/3c0450a1-8d35-4850-92e4-401efbe3e25e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"3c0450a1-8d35-4850-92e4-401efbe3e25e\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:47.377818\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Αλεπότρυπα\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Αλεπότρυπα\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Alepotrypa\"\n                        },\n                        \"package_id\": \"83767083-c489-4d23-bb63-2d5cc6e9f8d3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:50.771635\",\n                            \"updated\": \"2026-03-31T16:01:51.088483\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:30.544060\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"8d8e0979b059b672b8e074f44e4da7a5\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:10.689241\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"45207ae9-38d9-4c3c-91fd-18e290e72b19\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:30.257478\",\n                        \"metadata_modified\": \"2026-03-31T16:01:34.782308\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"83767083-c489-4d23-bb63-2d5cc6e9f8d3\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1770,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/83767083-c489-4d23-bb63-2d5cc6e9f8d3/resource/45207ae9-38d9-4c3c-91fd-18e290e72b19/download/env-058-athlitiko-kentro-alepotrypa-nuc9ji3r.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.743257676608025, 38.009142373324856], [23.74324057533215, 38.00841161445922], [23.74365746776632, 38.00812720144362], [23.743661979083015, 38.008124123484535], [23.744570276485064, 38.00807723763925], [23.744622778614964, 38.00807436300678], [23.743778227425583, 38.007042838266266], [23.743715054407552, 38.006988623685906], [23.74333281961233, 38.00676956084243], [23.74194322693166, 38.00679594952584], [23.741114287939954, 38.00681168379214], [23.740876639282245, 38.00682023993628], [23.740797032297863, 38.00682310543687], [23.740760415224656, 38.0068244235177], [23.740878978992914, 38.0072212489551], [23.7411467264413, 38.00720381293402], [23.74119264327284, 38.007609490933866], [23.74121097142716, 38.007762749215786], [23.741240017279583, 38.00800615927443], [23.74109332732042, 38.00801484925008], [23.74046977537192, 38.008045376633376], [23.740212505589376, 38.008057970933976], [23.740215524228788, 38.0080950914927], [23.740216252400568, 38.008104050041474], [23.740296434399223, 38.00909012408176], [23.740865275310348, 38.00907807955277], [23.741375421094954, 38.009136283407564], [23.741946783084835, 38.00926332861016], [23.742371682641853, 38.00941914996714], [23.742517799205554, 38.00947354687407], [23.742901951907825, 38.00956000908245], [23.743309253244885, 38.009573426610395], [23.74327101981586, 38.00925846502521], [23.74325793431875, 38.0091534019724], [23.743257676608025, 38.009142373324856]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74226154542994, 38.008053794259645]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"dc49a4b0-49d7-40e8-9681-9160904f4eb4\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:53.299743\",\n                \"metadata_modified\": \"2026-03-31T16:01:55.410482\",\n                \"name\": \"env-059-gipedo-mpasket-ano-kypseli-odos-arkesinis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 59) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 59) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 59) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                    \"en\": \"Environmental Data — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-059-gipedo-mpasket-ano-kypseli-odos-arkesinis/resource/3aaf05aa-7a3a-4721-9054-11d5f350bd5f\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:57.912172\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:57.918525\",\n                            \"updated\": \"2026-03-31T15:56:30.439146\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:53.301564\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 59. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 59. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 59. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/3aaf05aa-7a3a-4721-9054-11d5f350bd5f\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"3aaf05aa-7a3a-4721-9054-11d5f350bd5f\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:55.420274\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                        },\n                        \"package_id\": \"dc49a4b0-49d7-40e8-9681-9160904f4eb4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:56.848743\",\n                            \"updated\": \"2026-03-31T16:01:59.320327\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:38.708983\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"793ed9f16646f36180c7382a42393fdd\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:15.790665\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"8930e2ea-6942-4fe5-b25c-8be2b2dca5cc\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:38.413969\",\n                        \"metadata_modified\": \"2026-03-31T16:01:43.026363\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"dc49a4b0-49d7-40e8-9681-9160904f4eb4\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1799,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/dc49a4b0-49d7-40e8-9681-9160904f4eb4/resource/8930e2ea-6942-4fe5-b25c-8be2b2dca5cc/download/env-059-gipedo-mpasket-ano-kypseli-odos-arkesinis-5k77ot3g.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.750230897993244, 38.008164556461026], [23.750168034156623, 38.0079188496844], [23.750056246185434, 38.00760613040989], [23.749854125387277, 38.0071610990423], [23.749822698384094, 38.00709190294063], [23.749762575519693, 38.00688295873325], [23.749694763906756, 38.00664729312792], [23.749681271432177, 38.00660040313549], [23.749507179601114, 38.00603770884858], [23.749348050040272, 38.005598727341464], [23.748504552485883, 38.00438063132515], [23.748425008460647, 38.0043095816262], [23.74839249001078, 38.00428053672465], [23.74832846158199, 38.004249675000416], [23.747775426414854, 38.004027427242924], [23.746889320671762, 38.00367132034968], [23.74667445968298, 38.00358497000419], [23.746499822013256, 38.003514785757325], [23.746151894426216, 38.00337495655805], [23.74599485003838, 38.00331270476943], [23.74535651109904, 38.003071752613934], [23.744803653888518, 38.002863116841695], [23.744715489654002, 38.00283138060606], [23.74386201975745, 38.00280699290489], [23.7438606667205, 38.002809250375556], [23.743468191969907, 38.00346407099138], [23.74320610031129, 38.00390512755032], [23.74285180497691, 38.00424684083665], [23.74254642965664, 38.00454359600231], [23.7428628880912, 38.00474257048671], [23.74329455211016, 38.004977846932704], [23.743371667496103, 38.00501406652849], [23.74360335700214, 38.00527482348804], [23.74380494778862, 38.00550170370984], [23.744221969369526, 38.00595775902021], [23.74448016764042, 38.00622870498565], [23.744602875860046, 38.00635965746207], [23.7448124660189, 38.006585433000694], [23.745160600425127, 38.00699627130957], [23.745438906325585, 38.00742498308316], [23.745553489975418, 38.007641538763814], [23.745681940673187, 38.00783827537768], [23.745761142427803, 38.008011412570966], [23.745847926235317, 38.00800608700522], [23.746636790981984, 38.00796669969004], [23.746658953964264, 38.007965526197495], [23.74673703411637, 38.00799719057323], [23.747281979615067, 38.00823375069385], [23.74739303362009, 38.00828080637915], [23.747812360350107, 38.00844276632003], [23.747860621815747, 38.00846214732199], [23.748178502453218, 38.00858980283037], [23.74830941166348, 38.008642373648065], [23.748601528261815, 38.00875968022908], [23.748994501366795, 38.00891525080882], [23.749519878791773, 38.00912320976772], [23.749680274407247, 38.008919629917], [23.749757016280338, 38.00882222495087], [23.74975754376125, 38.00882153388864], [23.750051374001693, 38.00843698954324], [23.750230897993244, 38.008164556461026]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74667585453326, 38.005806964784696]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"511ebb33-2c87-492d-8991-0853f38d86f6\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:59.268242\",\n                \"metadata_modified\": \"2026-03-31T16:02:05.663757\",\n                \"name\": \"env-060-plateia-gkyzi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Γκύζη» (station_id: 60) στη γειτονιά ΓΚΥΖΗ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Γκύζη» (station_id: 60) στη γειτονιά ΓΚΥΖΗ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Gkyzi» (station_id: 60) in the ΓΚΥΖΗ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Γκύζη\",\n                    \"en\": \"Environmental Data — Plateia Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-060-plateia-gkyzi/resource/e5eea3aa-0280-4de7-a82f-0086a5d00c25\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:07.522916\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:07.529388\",\n                            \"updated\": \"2026-03-31T15:56:35.596383\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:59.270122\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 60. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 60. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 60. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e5eea3aa-0280-4de7-a82f-0086a5d00c25\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e5eea3aa-0280-4de7-a82f-0086a5d00c25\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:05.673292\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Γκύζη\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Gkyzi\"\n                        },\n                        \"package_id\": \"511ebb33-2c87-492d-8991-0853f38d86f6\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:03.006169\",\n                            \"updated\": \"2026-03-31T16:02:09.480885\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:46.963528\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"586c8c91b8705f733e7fc83c39ee89bb\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:20.712631\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"81adc401-6ea3-440d-a43a-1354f5d94bd3\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:46.675123\",\n                        \"metadata_modified\": \"2026-03-31T16:01:51.328978\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"511ebb33-2c87-492d-8991-0853f38d86f6\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1733,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/511ebb33-2c87-492d-8991-0853f38d86f6/resource/81adc401-6ea3-440d-a43a-1354f5d94bd3/download/env-060-plateia-gkyzi-u96zdaki.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.751710339583855, 37.98823221760364], [23.751710250239167, 37.988232033552855], [23.751649478430462, 37.98824349939018], [23.750505559685166, 37.988459312187324], [23.749545840957886, 37.98864108431448], [23.749540873716775, 37.988642025494954], [23.74952438752996, 37.98864529810616], [23.749185111592695, 37.98871264200367], [23.74908493617482, 37.988732526111015], [23.74889252460488, 37.98877071754641], [23.74864238983761, 37.988820365941685], [23.748514607914373, 37.9888457109369], [23.74847275464583, 37.98885401241004], [23.748200708744804, 37.98890797072132], [23.748077819879157, 37.98893234421626], [23.7477749096211, 37.98898524672386], [23.74779952650737, 37.98906896219339], [23.747826622254355, 37.98916110818349], [23.747989613391706, 37.98970678359049], [23.748117389763898, 37.99013455924942], [23.748269592908557, 37.990644101105694], [23.74843525458941, 37.99119869608846], [23.7485970847696, 37.991740451911305], [23.748752004764945, 37.99225907024875], [23.7488678316372, 37.99264681227453], [23.748883941542978, 37.9927007398777], [23.748900157308228, 37.99275502461285], [23.74880495516674, 37.99289421939945], [23.74863477671906, 37.99294950384351], [23.749098134649618, 37.993190312338115], [23.749551651470973, 37.99342600398794], [23.749784236873012, 37.993546876347324], [23.749935065897336, 37.993604436782206], [23.750112959444976, 37.99371170447909], [23.750257563688464, 37.993798898122236], [23.750386276692122, 37.99383522272247], [23.750918695773407, 37.99398938860225], [23.751217205283073, 37.99407582354211], [23.75146832374561, 37.99411206150928], [23.751883189629, 37.994171929157964], [23.75207514373484, 37.9941996284206], [23.75230278029399, 37.99423247675058], [23.752684790542503, 37.99428759921726], [23.752966376994067, 37.9943282305207], [23.753049647714057, 37.9943402464565], [23.753261517987752, 37.99437081743243], [23.75366826702071, 37.99442950631195], [23.753928634937274, 37.99359934020771], [23.753630951729217, 37.993431979428344], [23.753744975027406, 37.993353942552865], [23.753676930148625, 37.99329958871115], [23.753433655785177, 37.99283221180658], [23.75317676423258, 37.992296362236836], [23.753061490862702, 37.992055911702394], [23.752989452069198, 37.99191204338781], [23.75277549716486, 37.99148434887172], [23.752521620207393, 37.99097772465203], [23.75236589123585, 37.99042941569779], [23.752216370539788, 37.989902955900156], [23.752077496723803, 37.989413981124216], [23.75194749903419, 37.98895625078923], [23.751786621725135, 37.988389782655425], [23.751750877609723, 37.98831595234958], [23.751710339583855, 37.98823221760364]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.750775629918223, 37.99137666354084]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΓΚΥΖΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c88624c8-4aec-4002-a1bc-36aa416e6562\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:05.388459\",\n                \"metadata_modified\": \"2026-03-31T16:02:13.112318\",\n                \"name\": \"env-061-plateia-argentinis-dimokratias\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 61) στη γειτονιά ΝΕΑΠΟΛΗ II, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 61) στη γειτονιά ΝΕΑΠΟΛΗ II, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Argentinis Dimokratias» (station_id: 61) in the ΝΕΑΠΟΛΗ II neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αργεντινής Δημοκρατίας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αργεντινής Δημοκρατίας\",\n                    \"en\": \"Environmental Data — Plateia Argentinis Dimokratias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-061-plateia-argentinis-dimokratias/resource/367198a5-2c39-4ca0-ad0d-3f5194b32f68\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:10.355354\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:10.361398\",\n                            \"updated\": \"2026-03-31T15:56:40.630818\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:05.390803\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 61. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 61. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 61. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/367198a5-2c39-4ca0-ad0d-3f5194b32f68\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"367198a5-2c39-4ca0-ad0d-3f5194b32f68\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:13.121759\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αργεντινής Δημοκρατίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αργεντινής Δημοκρατίας\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Argentinis Dimokratias\"\n                        },\n                        \"package_id\": \"c88624c8-4aec-4002-a1bc-36aa416e6562\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:09.123468\",\n                            \"updated\": \"2026-03-31T16:02:17.110302\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:54.138673\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"596a026ac80323c636036f77204c2d2c\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:25.736448\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"4e5706c4-cc17-44ef-b4ce-834859a2c042\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:53.851000\",\n                        \"metadata_modified\": \"2026-03-31T16:01:58.372824\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c88624c8-4aec-4002-a1bc-36aa416e6562\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1765,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c88624c8-4aec-4002-a1bc-36aa416e6562/resource/4e5706c4-cc17-44ef-b4ce-834859a2c042/download/env-061-plateia-argentinis-dimokratias-fri44mdt.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7425101182936, 37.989884137236864], [23.744787996839428, 37.98949487516153], [23.74566200596875, 37.989345504719346], [23.74568681485572, 37.98934126463921], [23.746095253230383, 37.98927004420875], [23.746097565233512, 37.98926965173274], [23.746469902273006, 37.98920643839499], [23.746829148387665, 37.989145446209925], [23.747425290652995, 37.98904446891681], [23.7477749096211, 37.98898524672386], [23.748077819879157, 37.98893234421626], [23.748200708744804, 37.98890797072132], [23.74847275464583, 37.98885401241004], [23.748514607914373, 37.9888457109369], [23.74864238983761, 37.988820365941685], [23.74889252460488, 37.98877071754641], [23.74908493617482, 37.988732526111015], [23.749185111592695, 37.98871264200367], [23.74952438752996, 37.98864529810616], [23.749540873716775, 37.988642025494954], [23.749545840957886, 37.98864108431448], [23.750505559685166, 37.988459312187324], [23.751649478430462, 37.98824349939018], [23.751710250239167, 37.988232033552855], [23.75165160090634, 37.98810572980436], [23.751535872514083, 37.98770441345468], [23.751376443651115, 37.98717682465172], [23.751540977933107, 37.986929318819264], [23.751800966420333, 37.986551327801514], [23.752218630260863, 37.98595285346227], [23.751992147295255, 37.985258386215875], [23.751946264985026, 37.98535743089434], [23.75140232927791, 37.98614941392669], [23.750514557258388, 37.98632779143643], [23.74925789107547, 37.98656846643482], [23.748302880798306, 37.986737671021956], [23.747937653759802, 37.98656113828968], [23.74776145414206, 37.98647063203767], [23.747389901463556, 37.9862715518989], [23.74685135940419, 37.985995502053335], [23.7459842270849, 37.985552002783834], [23.745828477636056, 37.98574436299203], [23.745819251970612, 37.985755756936555], [23.74556516590394, 37.986069566975694], [23.745565043534356, 37.98606971812695], [23.745452437063143, 37.98620879159883], [23.74534166095897, 37.98634664677866], [23.745331358629812, 37.986359467791274], [23.745107422783992, 37.986638141475154], [23.745102970375342, 37.986643682843464], [23.744978876863396, 37.98679810778218], [23.744896684826276, 37.98689707094337], [23.74481054740428, 37.98700503833878], [23.744607880873968, 37.987261464787395], [23.744279416845156, 37.98767083594065], [23.744146470416435, 37.98783277817034], [23.743909897041412, 37.988116168169796], [23.743747302522586, 37.98830959035923], [23.743556792242384, 37.98854801571092], [23.743341274227056, 37.988813424728214], [23.74301567465742, 37.98921378562515], [23.74285011203582, 37.989449984942034], [23.742842209161896, 37.98946125986296], [23.742461936658074, 37.98978878667581], [23.741908892894084, 37.989315010099745], [23.741708360480438, 37.98916135148645], [23.74129562308615, 37.98893512319943], [23.740930771728696, 37.988742836780915], [23.740797606586785, 37.98867265416681], [23.740309822946607, 37.98924389418717], [23.740266927187715, 37.98929787656709], [23.740175782006567, 37.98941033587676], [23.739817293332532, 37.98984666658756], [23.73997081826138, 37.9903111677285], [23.74012844909767, 37.99028310940481], [23.740195878155255, 37.99027110723952], [23.74019943352387, 37.99027047608163], [23.740467238184475, 37.99022290263435], [23.74047150462192, 37.99022214505474], [23.740472719262545, 37.99022196026753], [23.740631292483556, 37.9901978356536], [23.740763485370366, 37.99017772469208], [23.740924438437627, 37.99015104077241], [23.741786515046396, 37.990013237268734], [23.74192633156556, 37.98998829192082], [23.741945346995266, 37.989984899745245], [23.74232005216331, 37.98991804824473], [23.742506355557282, 37.98988480856858], [23.7425101182936, 37.989884137236864]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.746759391484563, 37.987924834354644]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΝΕΑΠΟΛΗ II\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"21a962ba-878e-41da-9648-7e2eba8ab05d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:11.576316\",\n                \"metadata_modified\": \"2026-03-31T16:02:23.164275\",\n                \"name\": \"env-062-plateia-aigyptoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αιγύπτου» (station_id: 62) στη γειτονιά ΜΟΥΣΕΙΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αιγύπτου» (station_id: 62) στη γειτονιά ΜΟΥΣΕΙΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Aigyptoy» (station_id: 62) in the ΜΟΥΣΕΙΟ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αιγύπτου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αιγύπτου\",\n                    \"en\": \"Environmental Data — Plateia Aigyptoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-062-plateia-aigyptoy/resource/1a8f58a5-82ba-4873-bdf4-588116d1fe6e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:19.854771\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:19.861270\",\n                            \"updated\": \"2026-03-31T15:56:45.592183\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:11.578206\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 62. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 62. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 62. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/1a8f58a5-82ba-4873-bdf4-588116d1fe6e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"1a8f58a5-82ba-4873-bdf4-588116d1fe6e\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:23.173543\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αιγύπτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αιγύπτου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Aigyptoy\"\n                        },\n                        \"package_id\": \"21a962ba-878e-41da-9648-7e2eba8ab05d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:15.302403\",\n                            \"updated\": \"2026-03-31T16:02:27.053924\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:02.504975\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"ee2a168d64f301d7762373eb5ea65460\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:31.124077\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"ff010e66-b280-4617-8911-642f276a8fab\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:02.216457\",\n                        \"metadata_modified\": \"2026-03-31T16:02:06.710671\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"21a962ba-878e-41da-9648-7e2eba8ab05d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1745,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/21a962ba-878e-41da-9648-7e2eba8ab05d/resource/ff010e66-b280-4617-8911-642f276a8fab/download/env-062-plateia-aigyptoy-eic3z7z8.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.733033883136535, 37.99140420766809], [23.734072978402043, 37.99123531745929], [23.734080850124535, 37.99123404371521], [23.734677272453172, 37.99113754083504], [23.734694078195584, 37.99113473248641], [23.7351565852263, 37.99105750544619], [23.735301911165383, 37.99103381154302], [23.735592761038937, 37.99098639119614], [23.73559280206269, 37.990986384078084], [23.73559239466155, 37.99098471308204], [23.735389740073963, 37.990152239186294], [23.735367643931006, 37.990062061009596], [23.735178368375628, 37.98925498518837], [23.73471084316483, 37.98932603444627], [23.734263801121802, 37.98939733992288], [23.73423725147543, 37.989401574560844], [23.73408436640069, 37.98877032967144], [23.733925822535767, 37.98813005886933], [23.733652622701285, 37.987016353558786], [23.733518945591843, 37.986488798980844], [23.732631256660003, 37.986630990221634], [23.732490212075806, 37.98607637914809], [23.73248912354851, 37.98607571603047], [23.732282137450586, 37.985949725825165], [23.732803591490285, 37.985329024626466], [23.73231308577944, 37.98507104307567], [23.7321603463433, 37.98499408612994], [23.73171994020323, 37.984758748298596], [23.73124188107894, 37.984505297080744], [23.731144419456626, 37.98445141543], [23.730898105612997, 37.98431524117618], [23.730708815901924, 37.984211160153535], [23.73067470559714, 37.9841929608132], [23.730672168889587, 37.98419160758331], [23.730119600922507, 37.98389678430972], [23.730112808012958, 37.983893159977164], [23.7299876001658, 37.98382635415913], [23.729979317309155, 37.98382193507004], [23.72949045603657, 37.983897846542845], [23.72935016659082, 37.983919630570696], [23.728781543101924, 37.98400844942046], [23.728502344595434, 37.98405046588674], [23.72847592959911, 37.98405444087237], [23.728295976217552, 37.984081521765646], [23.728226729073985, 37.984091942887545], [23.7281813948972, 37.984098765417954], [23.72815238895199, 37.984103130007966], [23.728073714662017, 37.98411496950686], [23.728098239202865, 37.98435114585801], [23.728099165133155, 37.98436005810596], [23.72806603713016, 37.98436280525288], [23.7280799355385, 37.98442109196479], [23.728125231743075, 37.984611033507115], [23.728224093980398, 37.9850256143846], [23.728224504565095, 37.98502729442779], [23.728365416270243, 37.98558924501755], [23.7285049899582, 37.98614836406668], [23.728642834503727, 37.986693959634984], [23.728784206550657, 37.987248575977304], [23.72891452355639, 37.98776962891036], [23.728915021842553, 37.98777162279966], [23.72902086989079, 37.98821349628189], [23.729084338543473, 37.988470508654636], [23.729058460844044, 37.98855587282276], [23.729058400897717, 37.988556070967334], [23.729114072749695, 37.9888040525024], [23.729181133499733, 37.988858284006874], [23.72934384306213, 37.989516596344565], [23.729508300099692, 37.99018392525151], [23.72975733834513, 37.99117591060783], [23.729845020601534, 37.991527612934085], [23.730769857661226, 37.99138149742679], [23.73108209488215, 37.99133216518513], [23.7311312291905, 37.991534359888995], [23.731137579696803, 37.991560490922325], [23.731169750761048, 37.99169287930718], [23.731338724298265, 37.99167753887223], [23.731343805249786, 37.99167707730329], [23.731363419314796, 37.9916752960994], [23.73189825749515, 37.99159540080761], [23.73229994377184, 37.99152871937716], [23.733033883136535, 37.99140420766809]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.731415860370213, 37.98805857565775]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΜΟΥΣΕΙΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9310b4ea-bccb-4bf0-9a7c-17cd44702a8d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:17.642388\",\n                \"metadata_modified\": \"2026-03-31T16:02:28.853250\",\n                \"name\": \"env-063-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 63) στη γειτονιά ΕΞΑΡΧΕΙΑ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 63) στη γειτονιά ΕΞΑΡΧΕΙΑ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 63) in the ΕΞΑΡΧΕΙΑ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                    \"en\": \"Environmental Data — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-063-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy/resource/cc563ba3-64e1-4341-8a8f-bbe10e9b807a\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:22.530369\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:22.537231\",\n                            \"updated\": \"2026-03-31T15:56:50.581087\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:17.644307\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 63. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 63. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 63. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/cc563ba3-64e1-4341-8a8f-bbe10e9b807a\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"cc563ba3-64e1-4341-8a8f-bbe10e9b807a\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:28.863187\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                            \"en\": \"Hourly Environmental Measurements — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                        },\n                        \"package_id\": \"9310b4ea-bccb-4bf0-9a7c-17cd44702a8d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:21.461791\",\n                            \"updated\": \"2026-03-31T16:02:32.640430\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:09.509947\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"b2ea215fe19469cd02463bf3c4287a05\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:35.974730\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e293973d-5b10-40a0-b0e0-7d6a47e5e412\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:09.215494\",\n                        \"metadata_modified\": \"2026-03-31T16:02:13.805563\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"9310b4ea-bccb-4bf0-9a7c-17cd44702a8d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1802,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/9310b4ea-bccb-4bf0-9a7c-17cd44702a8d/resource/e293973d-5b10-40a0-b0e0-7d6a47e5e412/download/env-063-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy-bn6r4vab.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73572530583706, 37.989633358815865], [23.736064967665303, 37.98922543298502], [23.73616682854279, 37.9891039880536], [23.73651608129267, 37.988667647750795], [23.736856257433477, 37.98823695424841], [23.736864278947476, 37.98822679758721], [23.73715414484569, 37.98787594452486], [23.73726477385863, 37.98774435981829], [23.737316755656348, 37.98768253149473], [23.73746147703492, 37.987516116857805], [23.737747777484792, 37.98716525432374], [23.737748568972307, 37.987164284502995], [23.738540898499082, 37.98619363187388], [23.7388593597429, 37.98580228017933], [23.738419589828737, 37.98558048812029], [23.737993329115284, 37.98536323093101], [23.737498874980623, 37.98510976861241], [23.737015099895228, 37.98485632808508], [23.73696143276023, 37.984828369181635], [23.736502551789116, 37.984589301828855], [23.735897648517376, 37.98427700173376], [23.735179842653007, 37.98391029515542], [23.734325286091078, 37.98347551494546], [23.73432513947, 37.983475438906304], [23.733221433249774, 37.98290088770321], [23.732307185498396, 37.98242490833959], [23.731515953038244, 37.982012981276334], [23.731320164969013, 37.98224347251203], [23.731043240357586, 37.98256947734758], [23.73047351685518, 37.983240167427155], [23.729979317309155, 37.98382193507004], [23.7299876001658, 37.98382635415913], [23.730112808012958, 37.983893159977164], [23.730119600922507, 37.98389678430972], [23.730672168889587, 37.98419160758331], [23.73067470559714, 37.9841929608132], [23.730708815901924, 37.984211160153535], [23.730898105612997, 37.98431524117618], [23.731144419456626, 37.98445141543], [23.73124188107894, 37.984505297080744], [23.73171994020323, 37.984758748298596], [23.7321603463433, 37.98499408612994], [23.73231308577944, 37.98507104307567], [23.732803591490285, 37.985329024626466], [23.732282137450586, 37.985949725825165], [23.73248912354851, 37.98607571603047], [23.732490212075806, 37.98607637914809], [23.732631256660003, 37.986630990221634], [23.733518945591843, 37.986488798980844], [23.733652622701285, 37.987016353558786], [23.733925822535767, 37.98813005886933], [23.73408436640069, 37.98877032967144], [23.73423725147543, 37.989401574560844], [23.734263801121802, 37.98939733992288], [23.73471084316483, 37.98932603444627], [23.735178368375628, 37.98925498518837], [23.735367643931006, 37.990062061009596], [23.73565286488365, 37.989720214174724], [23.73571291106204, 37.989648246328095], [23.73572530583706, 37.989633358815865]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.734575257685144, 37.985743403305975]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΞΑΡΧΕΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"27131201-eb50-4e2b-9cc4-9869f171b57a\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:23.932798\",\n                \"metadata_modified\": \"2026-03-31T16:02:34.158151\",\n                \"name\": \"env-064-politistiko-kentro-kypseli\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πολιτιστικό κέντρο Κυψέλη» (station_id: 64) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πολιτιστικό κέντρο Κυψέλη» (station_id: 64) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Politistiko Kentro Kypseli» (station_id: 64) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πολιτιστικό κέντρο Κυψέλη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πολιτιστικό κέντρο Κυψέλη\",\n                    \"en\": \"Environmental Data — Politistiko Kentro Kypseli\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-064-politistiko-kentro-kypseli/resource/4d14d056-22c8-401e-9cd6-d02544c637eb\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:28.693468\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:28.699464\",\n                            \"updated\": \"2026-03-31T15:56:55.721180\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:23.934595\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 64. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 64. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 64. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/4d14d056-22c8-401e-9cd6-d02544c637eb\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"4d14d056-22c8-401e-9cd6-d02544c637eb\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:34.166938\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πολιτιστικό κέντρο Κυψέλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πολιτιστικό κέντρο Κυψέλη\",\n                            \"en\": \"Hourly Environmental Measurements — Politistiko Kentro Kypseli\"\n                        },\n                        \"package_id\": \"27131201-eb50-4e2b-9cc4-9869f171b57a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:27.626113\",\n                            \"updated\": \"2026-03-31T16:02:38.097034\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:17.752511\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"c10d8103811d4a3f9b347d6937413a0e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:41.252287\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"3c0a07b7-1fb7-4c96-8a01-5f8c01479baf\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:17.481007\",\n                        \"metadata_modified\": \"2026-03-31T16:02:21.751815\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"27131201-eb50-4e2b-9cc4-9869f171b57a\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1766,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/27131201-eb50-4e2b-9cc4-9869f171b57a/resource/3c0a07b7-1fb7-4c96-8a01-5f8c01479baf/download/env-064-politistiko-kentro-kypseli-uplsryjw.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.74320610031129, 38.00390512755032], [23.743468191969907, 38.00346407099138], [23.7438606667205, 38.002809250375556], [23.74386201975745, 38.00280699290489], [23.744715489654002, 38.00283138060606], [23.744803653888518, 38.002863116841695], [23.74535651109904, 38.003071752613934], [23.74599485003838, 38.00331270476943], [23.746151894426216, 38.00337495655805], [23.746499822013256, 38.003514785757325], [23.74667445968298, 38.00358497000419], [23.74670380685077, 38.00355219948088], [23.74638400092113, 38.00329013826794], [23.74613278489547, 38.00305976915105], [23.745716587166626, 38.00267582481094], [23.74534900103627, 38.00233704839018], [23.74525392106753, 38.00224671418932], [23.74460110335978, 38.001636932348084], [23.743656582267683, 38.000778658546814], [23.743431690401927, 38.0005725070635], [23.74312438219051, 38.00029080445939], [23.742728083608434, 37.99992491853071], [23.742644708889006, 37.99984812704535], [23.742329898835163, 37.9995539862394], [23.742320803130323, 37.99954548793976], [23.742102959029424, 37.99934672813034], [23.741654153197675, 37.99893565922179], [23.741376367050005, 37.99867818294659], [23.74100280243551, 37.99833036678555], [23.74048575602504, 37.99870325971012], [23.74043046167652, 37.99873918902846], [23.74005434868976, 37.99901324980108], [23.73963898790418, 37.999314260977975], [23.739082044820915, 37.99970724175917], [23.73907235869222, 37.99971407633244], [23.739440970027022, 38.000052874734436], [23.73968589700749, 38.00027688574738], [23.74019878443779, 38.00074853917848], [23.740383913484838, 38.00093821742487], [23.740103079537754, 38.00114038587014], [23.739769080719384, 38.001378487334286], [23.739613372577647, 38.00132406572787], [23.73947001595935, 38.0014003573122], [23.739413540227783, 38.00146782841986], [23.73937764370955, 38.00155337076325], [23.739389622451235, 38.00168858975096], [23.73948134261975, 38.00202226763605], [23.73958890501579, 38.00240555106678], [23.739730936664493, 38.002906077421194], [23.739784402874164, 38.00308645227938], [23.739910334244268, 38.00351033371203], [23.740659266721558, 38.003403833637584], [23.74122016365894, 38.00332395368307], [23.741220533256275, 38.003325417278184], [23.74135111105641, 38.00384247928413], [23.741457942486072, 38.00382919494111], [23.741841140374202, 38.004077889430306], [23.74254642965664, 38.00454359600231], [23.74285180497691, 38.00424684083665], [23.74320610031129, 38.00390512755032]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.741969319766593, 38.00160408556827]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"4e79ae4e-7725-4dc9-8f4d-9daa9d5be16d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:30.159015\",\n                \"metadata_modified\": \"2026-03-31T16:02:42.448607\",\n                \"name\": \"env-065-dimotiko-gymnastirio-eyelpidon\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 65) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 65) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Dimotiko Gymnastirio Eyelpidon» (station_id: 65) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                    \"en\": \"Environmental Data — Dimotiko Gymnastirio Eyelpidon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-065-dimotiko-gymnastirio-eyelpidon/resource/56e0bb91-ecc9-4504-80b0-58ad11500767\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:35.534864\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:35.541531\",\n                            \"updated\": \"2026-03-31T15:57:00.616414\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:30.160828\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 65. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 65. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 65. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/56e0bb91-ecc9-4504-80b0-58ad11500767\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"56e0bb91-ecc9-4504-80b0-58ad11500767\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:42.458760\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                            \"en\": \"Hourly Environmental Measurements — Dimotiko Gymnastirio Eyelpidon\"\n                        },\n                        \"package_id\": \"4e79ae4e-7725-4dc9-8f4d-9daa9d5be16d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:33.782709\",\n                            \"updated\": \"2026-03-31T16:02:46.360428\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:25.591738\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"51b701f5d3ef0d2d2f1532b39f78f829\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:46.344505\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"04fca45f-41b9-4aca-a8d6-6d6024b0b531\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:25.303597\",\n                        \"metadata_modified\": \"2026-03-31T16:02:29.927562\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"4e79ae4e-7725-4dc9-8f4d-9daa9d5be16d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1782,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/4e79ae4e-7725-4dc9-8f4d-9daa9d5be16d/resource/04fca45f-41b9-4aca-a8d6-6d6024b0b531/download/env-065-dimotiko-gymnastirio-eyelpidon-yxsncshm.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.747240512512874, 37.99641519004492], [23.747676733981017, 37.9962448827323], [23.748196873491963, 37.99604124734827], [23.74830799368896, 37.995997743173746], [23.748284832476582, 37.995955144892825], [23.748257520979152, 37.995904912861526], [23.748116310113073, 37.995645193959845], [23.748060835375163, 37.99554316245274], [23.74804194808325, 37.99550842345985], [23.747785575477877, 37.99513579057276], [23.74738519337192, 37.99532494725489], [23.747333153872365, 37.99534736757709], [23.74672455531178, 37.99544970627973], [23.746613741102085, 37.99546779791815], [23.746576599799592, 37.995473861951524], [23.746269013811812, 37.995133275028884], [23.745969347361108, 37.99482168518171], [23.745874291824936, 37.994726845010916], [23.74555180318462, 37.99442872403415], [23.745115448147683, 37.99402220135858], [23.744998375820003, 37.99391379349329], [23.744942256023972, 37.993859232440016], [23.744751282259553, 37.99367356188299], [23.744710354407882, 37.99363377058393], [23.74429280802774, 37.99324531132285], [23.744024662763753, 37.993289792284486], [23.743425082053843, 37.993368829985876], [23.742946318749624, 37.99343193896158], [23.742819352724208, 37.99340895806326], [23.74219068000212, 37.99315330603546], [23.741080959038253, 37.99270202072295], [23.741079892439014, 37.992672387750225], [23.741078688968564, 37.992638925820025], [23.740866412008494, 37.992584381276565], [23.740531463215113, 37.99249802085007], [23.74025933501059, 37.99238930756108], [23.74025923152127, 37.99238926587348], [23.74033455653626, 37.99248694214653], [23.740339174016526, 37.99249292965822], [23.740339297586054, 37.99249309035962], [23.740352057196, 37.99253159796242], [23.740394585551783, 37.99265995000915], [23.740099248043517, 37.99274491980108], [23.73980370184323, 37.992892971980744], [23.739876210511106, 37.993010273181795], [23.73987623089604, 37.99301030567312], [23.73997286922068, 37.99323564845022], [23.73997295168017, 37.993235840606054], [23.740009036881027, 37.993398151540276], [23.74002124477417, 37.993569422526996], [23.74000332809373, 37.993704575554005], [23.739972987294866, 37.99383068826749], [23.739906913313916, 37.99399727974526], [23.739780224642956, 37.9941952820371], [23.73961773324037, 37.99435264714745], [23.739412499953485, 37.994518930180845], [23.739159379086484, 37.99464004245924], [23.738942379801166, 37.99471166374673], [23.738725458878626, 37.99476075270636], [23.7385132769564, 37.99477830686093], [23.738284416110243, 37.99478230426125], [23.737847915434195, 37.9947272551464], [23.73771333505441, 37.99474047437278], [23.73764186343425, 37.9947222892915], [23.736615556695686, 37.9948867330877], [23.736428087841805, 37.9949173903093], [23.736108438824083, 37.994969778122936], [23.735769225464452, 37.995026249898515], [23.735768448271255, 37.99502637883871], [23.735699268806307, 37.99503789593367], [23.735699473661384, 37.995037936951775], [23.73577773407423, 37.99505358873075], [23.735798085315874, 37.99505765867938], [23.73599552616144, 37.99509714473522], [23.736508385278263, 37.99519743600237], [23.73733564096194, 37.9953615174349], [23.737835675123403, 37.99546628069328], [23.73799614005518, 37.99548015750976], [23.738280269368254, 37.99554838637905], [23.739508210685727, 37.9958350167652], [23.740186417636092, 37.99598072227376], [23.74081020546244, 37.996117291124314], [23.74155599421426, 37.996276656901784], [23.74209091991654, 37.996381478733475], [23.742151083997843, 37.99637710422587], [23.742513369369476, 37.99638691073449], [23.742807755167032, 37.99637403557594], [23.743473610651066, 37.996307172394964], [23.74382013763521, 37.99632159563885], [23.744146870569605, 37.99635790844942], [23.74429549825027, 37.99637183294052], [23.74505220609359, 37.99656335629899], [23.745198996191935, 37.996610516815906], [23.74535141531806, 37.99668691977392], [23.745693089738875, 37.996814337170804], [23.74584055228639, 37.99690651025583], [23.74594250278626, 37.99690114886731], [23.746327637574463, 37.99677588873742], [23.746508074124147, 37.99670123957088], [23.746655072048174, 37.99663237194322], [23.747240512512874, 37.99641519004492]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.742672330955692, 37.99495349820595]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"73fb3c7c-04e5-4dc5-a6a3-826e1dcc80f7\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:36.244306\",\n                \"metadata_modified\": \"2026-03-31T16:02:49.143459\",\n                \"name\": \"env-066-plateia-orthodoxias-paidiki-chara\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 66) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 66) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Orthodoxias Paidiki Chara» (station_id: 66) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                    \"en\": \"Environmental Data — Plateia Orthodoxias Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-066-plateia-orthodoxias-paidiki-chara/resource/9000511b-d823-4bdf-b91c-5cf2ca337c84\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:45.316074\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:45.322780\",\n                            \"updated\": \"2026-03-31T15:57:05.381856\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:36.246496\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 66. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 66. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 66. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/9000511b-d823-4bdf-b91c-5cf2ca337c84\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"9000511b-d823-4bdf-b91c-5cf2ca337c84\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:49.154557\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Orthodoxias Paidiki Chara\"\n                        },\n                        \"package_id\": \"73fb3c7c-04e5-4dc5-a6a3-826e1dcc80f7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:39.961284\",\n                            \"updated\": \"2026-03-31T16:02:52.941931\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:32.706576\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"3156432ea38b1fe785c2f0ded63a6490\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:51.481535\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"2fc82c5a-f36e-4282-9409-cd9f6e0c93a9\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:32.425741\",\n                        \"metadata_modified\": \"2026-03-31T16:02:36.991594\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"73fb3c7c-04e5-4dc5-a6a3-826e1dcc80f7\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1781,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/73fb3c7c-04e5-4dc5-a6a3-826e1dcc80f7/resource/2fc82c5a-f36e-4282-9409-cd9f6e0c93a9/download/env-066-plateia-orthodoxias-paidiki-chara-83wtbt1y.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7124225099141, 38.004645741409966], [23.712504346887897, 38.00464523848996], [23.71308066399338, 38.00464664589189], [23.713503122753174, 38.004652182178475], [23.71420541197062, 38.00465389087188], [23.715200257037587, 38.004665317005966], [23.715921446023938, 38.004658048397545], [23.715893317791767, 38.004567852244676], [23.71576056684288, 38.00437826224542], [23.715492577072304, 38.003999075763794], [23.715280871054727, 38.00370114031943], [23.715083368479434, 38.00341225171342], [23.7144748392581, 38.00255005135155], [23.715005503053128, 38.00247022303999], [23.715859549379697, 38.00234160351441], [23.71555455805489, 38.00186769299367], [23.715125031485364, 38.001199704319674], [23.714893986069008, 38.00084313783603], [23.714609172257, 38.00040081856675], [23.71445806357989, 38.0001751311234], [23.714328225179326, 37.99997202721299], [23.713946473436675, 37.99938075912506], [23.713627730206774, 37.99887977147187], [23.713343323104926, 37.99842843717314], [23.71293903687402, 37.99777852736129], [23.71287928130342, 37.99767621295458], [23.712662590248843, 37.9972956658638], [23.712540948407607, 37.99709257992014], [23.712380400991755, 37.996826308887556], [23.71225203303313, 37.99661419335073], [23.712012455954966, 37.99621968401215], [23.712010852450586, 37.996217038424625], [23.711951894949856, 37.99618534913546], [23.711232104035556, 37.99676491182795], [23.71045583704553, 37.99740291442232], [23.709621666990124, 37.9980993522528], [23.708710762616874, 37.99884516459561], [23.708315809545276, 37.99917315399087], [23.707437001561082, 37.99989650381888], [23.706524200774975, 38.00066031985921], [23.70576410908273, 38.00127684832544], [23.70574324336817, 38.001293772677755], [23.70555182062425, 38.00144318045888], [23.7054198107077, 38.00154621615981], [23.705403686776254, 38.00155880093633], [23.706360113143894, 38.0021241183351], [23.706399034805166, 38.00214712339584], [23.70641962641086, 38.00216069403229], [23.70705270051581, 38.0026444586036], [23.707704823798586, 38.0031733311916], [23.708960657113458, 38.00414983024603], [23.709374339999087, 38.00440321219064], [23.709769099008934, 38.00460435724419], [23.709880909100622, 38.004661328253576], [23.70996662123831, 38.00466080331134], [23.710208399467714, 38.004659322756154], [23.7124225099141, 38.004645741409966]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.711129053254567, 38.00127854310809]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"37c77ac3-8cd6-4151-9835-01790732c690\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:42.359712\",\n                \"metadata_modified\": \"2026-03-31T16:02:57.394679\",\n                \"name\": \"env-067-plateia-attikis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αττικής» (station_id: 67) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αττικής» (station_id: 67) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Attikis» (station_id: 67) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αττικής\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αττικής\",\n                    \"en\": \"Environmental Data — Plateia Attikis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-067-plateia-attikis/resource/751be7b7-4fdc-4d3d-ab05-21ee2fe7fd4a\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:49.965907\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:49.972059\",\n                            \"updated\": \"2026-03-31T15:57:10.476094\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:42.362025\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 67. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 67. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 67. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/751be7b7-4fdc-4d3d-ab05-21ee2fe7fd4a\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"751be7b7-4fdc-4d3d-ab05-21ee2fe7fd4a\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:57.404604\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αττικής\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αττικής\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Attikis\"\n                        },\n                        \"package_id\": \"37c77ac3-8cd6-4151-9835-01790732c690\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:46.252229\",\n                            \"updated\": \"2026-03-31T16:03:01.034928\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:40.879300\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"9cc5e60d4ae2cbc7178725cf0d96cf0e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:56.709066\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cdfacd99-65ce-4348-937a-3b1836e24c80\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:40.601601\",\n                        \"metadata_modified\": \"2026-03-31T16:02:45.031911\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"37c77ac3-8cd6-4151-9835-01790732c690\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1747,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/37c77ac3-8cd6-4151-9835-01790732c690/resource/cdfacd99-65ce-4348-937a-3b1836e24c80/download/env-067-plateia-attikis-xtv7qtao.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.726410273392283, 37.99628524318336], [23.72727513584658, 37.996234080539374], [23.727393235081106, 37.99635283796149], [23.727293384289858, 37.995762633455584], [23.72722849382055, 37.99537906969832], [23.727197226137886, 37.99500455885392], [23.727184281646164, 37.99484951072488], [23.727168573810427, 37.994661371854384], [23.727136328534947, 37.99427514379335], [23.727104686650836, 37.99389613277763], [23.72707571454891, 37.99354910638133], [23.72704524659438, 37.99318415535466], [23.727028299578834, 37.99298116578352], [23.727008734493783, 37.99274680453861], [23.726999704414837, 37.992638635795366], [23.726971969881752, 37.99230640855513], [23.726943317376005, 37.991963200615686], [23.726943262875857, 37.991962541650395], [23.726044476901908, 37.9920055159076], [23.725073427051722, 37.99205282082945], [23.724330195745488, 37.99208713262986], [23.72333394392241, 37.992116338435395], [23.723105258563663, 37.992169877352545], [23.722298625898762, 37.99221754630156], [23.721874320189787, 37.99223907586129], [23.721556237075205, 37.992253871347465], [23.7214437334145, 37.99225910460005], [23.721345508979333, 37.992263673079385], [23.721321165019233, 37.99226480509895], [23.721218338770562, 37.99226958788995], [23.721034675771353, 37.992278130125456], [23.72103406068069, 37.992278158409], [23.721034221622492, 37.99227926556756], [23.7210347199788, 37.99228269613538], [23.72112060238545, 37.99269243965439], [23.721105023658733, 37.99285914025447], [23.72111090776829, 37.99287218587141], [23.72113961115638, 37.99293583139893], [23.72119233788881, 37.99348573958893], [23.721226499413394, 37.99367509017343], [23.721326715925084, 37.9941845530133], [23.72140603874156, 37.99457229293723], [23.721446981052615, 37.99475715306663], [23.72130234398715, 37.99480246135773], [23.721061381516314, 37.99478628442273], [23.720967747526263, 37.99546352478375], [23.72087202411561, 37.99611672820817], [23.7207835367891, 37.99673840373953], [23.7207864400609, 37.99673866569493], [23.72129837094947, 37.99678468897407], [23.721719294920284, 37.996817230551], [23.72179261279553, 37.99681740399818], [23.722128289406797, 37.99680467826954], [23.722220419343447, 37.996796292241115], [23.722220508213056, 37.99679628343817], [23.723137688921536, 37.99670341107294], [23.723896545299592, 37.99663119955411], [23.724674749181794, 37.99654929456592], [23.72550430690742, 37.996474624425915], [23.726309321362518, 37.99639538490501], [23.7263688582298, 37.996368484924105], [23.726410273392283, 37.99628524318336]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.724079966885068, 37.99439672352199]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"170a5a8d-6eed-4ba8-8b04-4cadddc42888\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:48.632638\",\n                \"metadata_modified\": \"2026-03-31T16:03:03.937778\",\n                \"name\": \"env-068-gipedo-mpasket-liosion-kai-menemachoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 68) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 68) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 68) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                    \"en\": \"Environmental Data — Gipedo Mpasket Liosion Kai Menemachoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-068-gipedo-mpasket-liosion-kai-menemachoy/resource/73dee6ed-d681-408c-94a9-d8fe1cc1ccb3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:56.979230\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:56.986115\",\n                            \"updated\": \"2026-03-31T15:57:15.341241\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:48.635004\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 68. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 68. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 68. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/73dee6ed-d681-408c-94a9-d8fe1cc1ccb3\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"73dee6ed-d681-408c-94a9-d8fe1cc1ccb3\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:03.947641\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedo Mpasket Liosion Kai Menemachoy\"\n                        },\n                        \"package_id\": \"170a5a8d-6eed-4ba8-8b04-4cadddc42888\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:52.376429\",\n                            \"updated\": \"2026-03-31T16:03:07.875652\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:47.756387\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"0498fc584cfc44bfa4cb32f81b82abce\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:02.040846\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"55e7b658-f708-4578-a600-798895cd9e8e\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:47.480735\",\n                        \"metadata_modified\": \"2026-03-31T16:02:51.862115\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"170a5a8d-6eed-4ba8-8b04-4cadddc42888\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1800,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/170a5a8d-6eed-4ba8-8b04-4cadddc42888/resource/55e7b658-f708-4578-a600-798895cd9e8e/download/env-068-gipedo-mpasket-liosion-kai-menemachoy-f0uux4v9.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.723154027393917, 37.99690173188158], [23.723137906771797, 37.99670605414874], [23.723137688921536, 37.99670341107294], [23.722220508213056, 37.99679628343817], [23.722220419343447, 37.996796292241115], [23.722128289406797, 37.99680467826954], [23.72179261279553, 37.99681740399818], [23.721719294920284, 37.996817230551], [23.72129837094947, 37.99678468897407], [23.7207864400609, 37.99673866569493], [23.7207835367891, 37.99673840373953], [23.72072575898204, 37.997148419883054], [23.720652210079994, 37.99767542653504], [23.720616540344956, 37.99797727168425], [23.720563247650183, 37.998538693144276], [23.720539627097487, 37.999050105241565], [23.720550630286194, 37.999218889417214], [23.72050319388741, 37.99933343341366], [23.720557027772685, 37.99964846328426], [23.72056482517009, 37.999694093034826], [23.720610839012142, 38.000007710899126], [23.72065962784911, 38.000340233418235], [23.720730516344087, 38.000823381179984], [23.72078847291345, 38.00121837975331], [23.720856606145404, 38.00168273629584], [23.72093969756391, 38.00224902455593], [23.72109233096384, 38.00328924394868], [23.721962478947123, 38.003203394969816], [23.722899659825885, 38.00311547854592], [23.723398164383664, 38.00306708147677], [23.72416801658357, 38.00298777411238], [23.72436456285243, 38.00297020925915], [23.72443298914162, 38.00294783754314], [23.724255048876998, 38.00274913833599], [23.723986054744298, 38.002437564882015], [23.723525313239648, 38.00190923237861], [23.723181595390738, 38.001403705591976], [23.723217968176353, 38.00139856105196], [23.723269887449078, 38.001391217900036], [23.72331439358417, 38.00138492260196], [23.72336963022962, 38.001377109530274], [23.723583293319887, 38.00135057340301], [23.723488913409394, 38.00041752386502], [23.723368161657863, 37.9991148860399], [23.723251736733573, 37.99789337348082], [23.723188535543333, 37.99728485853204], [23.723154027393917, 37.99690173188158]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.722105615368417, 38.00004813338844]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"80999315-26b3-4a36-95a3-90cb8fd54927\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:54.822075\",\n                \"metadata_modified\": \"2026-03-31T16:03:09.672371\",\n                \"name\": \"env-069-kentriki-dimotiki-vivliothiki-dimoy-athinaion\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 69) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 69) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 69) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                    \"en\": \"Environmental Data — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-069-kentriki-dimotiki-vivliothiki-dimoy-athinaion/resource/63dec055-9943-4740-a98d-28b124f53d42\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:03.024662\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:03.030896\",\n                            \"updated\": \"2026-03-31T15:57:20.258299\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:54.823891\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 69. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 69. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 69. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/63dec055-9943-4740-a98d-28b124f53d42\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"63dec055-9943-4740-a98d-28b124f53d42\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:09.681291\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                            \"en\": \"Hourly Environmental Measurements — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"80999315-26b3-4a36-95a3-90cb8fd54927\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:58.482236\",\n                            \"updated\": \"2026-03-31T16:03:13.537411\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:53.432562\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"1d40a4c80e3934662e6451e6c8674821\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:07.140683\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"d20f619a-32bd-4230-a56d-818b31a7a48a\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:53.146241\",\n                        \"metadata_modified\": \"2026-03-31T16:02:57.605233\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"80999315-26b3-4a36-95a3-90cb8fd54927\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1802,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/80999315-26b3-4a36-95a3-90cb8fd54927/resource/d20f619a-32bd-4230-a56d-818b31a7a48a/download/env-069-kentriki-dimotiki-vivliothiki-dimoy-athinaion-pggvhgkl.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.726410273392283, 37.99628524318336], [23.72727513584658, 37.996234080539374], [23.727393235081106, 37.99635283796149], [23.727293384289858, 37.995762633455584], [23.72722849382055, 37.99537906969832], [23.727197226137886, 37.99500455885392], [23.727184281646164, 37.99484951072488], [23.727168573810427, 37.994661371854384], [23.727136328534947, 37.99427514379335], [23.727104686650836, 37.99389613277763], [23.72707571454891, 37.99354910638133], [23.72704524659438, 37.99318415535466], [23.727028299578834, 37.99298116578352], [23.727008734493783, 37.99274680453861], [23.726999704414837, 37.992638635795366], [23.726971969881752, 37.99230640855513], [23.726943317376005, 37.991963200615686], [23.726943262875857, 37.991962541650395], [23.726044476901908, 37.9920055159076], [23.725073427051722, 37.99205282082945], [23.724330195745488, 37.99208713262986], [23.72333394392241, 37.992116338435395], [23.723105258563663, 37.992169877352545], [23.722298625898762, 37.99221754630156], [23.721874320189787, 37.99223907586129], [23.721556237075205, 37.992253871347465], [23.7214437334145, 37.99225910460005], [23.721345508979333, 37.992263673079385], [23.721321165019233, 37.99226480509895], [23.721218338770562, 37.99226958788995], [23.721034675771353, 37.992278130125456], [23.72103406068069, 37.992278158409], [23.721034221622492, 37.99227926556756], [23.7210347199788, 37.99228269613538], [23.72112060238545, 37.99269243965439], [23.721105023658733, 37.99285914025447], [23.72111090776829, 37.99287218587141], [23.72113961115638, 37.99293583139893], [23.72119233788881, 37.99348573958893], [23.721226499413394, 37.99367509017343], [23.721326715925084, 37.9941845530133], [23.72140603874156, 37.99457229293723], [23.721446981052615, 37.99475715306663], [23.72130234398715, 37.99480246135773], [23.721061381516314, 37.99478628442273], [23.720967747526263, 37.99546352478375], [23.72087202411561, 37.99611672820817], [23.7207835367891, 37.99673840373953], [23.7207864400609, 37.99673866569493], [23.72129837094947, 37.99678468897407], [23.721719294920284, 37.996817230551], [23.72179261279553, 37.99681740399818], [23.722128289406797, 37.99680467826954], [23.722220419343447, 37.996796292241115], [23.722220508213056, 37.99679628343817], [23.723137688921536, 37.99670341107294], [23.723896545299592, 37.99663119955411], [23.724674749181794, 37.99654929456592], [23.72550430690742, 37.996474624425915], [23.726309321362518, 37.99639538490501], [23.7263688582298, 37.996368484924105], [23.726410273392283, 37.99628524318336]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.724079966885068, 37.99439672352199]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"4d5cfb58-8768-4df5-8cec-b28aaa26eaff\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:00.865631\",\n                \"metadata_modified\": \"2026-03-31T16:03:16.554746\",\n                \"name\": \"env-070-plateia-kanelopoyloy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κανελοπούλου» (station_id: 70) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κανελοπούλου» (station_id: 70) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Kanelopoyloy» (station_id: 70) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κανελοπούλου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κανελοπούλου\",\n                    \"en\": \"Environmental Data — Plateia Kanelopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-070-plateia-kanelopoyloy/resource/90b55c61-cbed-4b0c-927f-d9f65bdbfcdb\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:09.174716\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:09.180989\",\n                            \"updated\": \"2026-03-31T15:57:25.363727\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:00.867508\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 70. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 70. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 70. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/90b55c61-cbed-4b0c-927f-d9f65bdbfcdb\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"90b55c61-cbed-4b0c-927f-d9f65bdbfcdb\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:16.563666\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κανελοπούλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κανελοπούλου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Kanelopoyloy\"\n                        },\n                        \"package_id\": \"4d5cfb58-8768-4df5-8cec-b28aaa26eaff\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:04.758023\",\n                            \"updated\": \"2026-03-31T16:03:20.540064\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:00.254638\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"b3b870314c0b7442f05f888f0ff829d6\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:12.188122\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"0de9287c-aede-48eb-b286-ef58a4e4cbdc\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:59.979361\",\n                        \"metadata_modified\": \"2026-03-31T16:03:04.497836\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"4d5cfb58-8768-4df5-8cec-b28aaa26eaff\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1758,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/4d5cfb58-8768-4df5-8cec-b28aaa26eaff/resource/0de9287c-aede-48eb-b286-ef58a4e4cbdc/download/env-070-plateia-kanelopoyloy-eplpi1yu.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.76479927229186, 37.98980013216143], [23.764259642724383, 37.989168152209515], [23.76419511944077, 37.98920460514445], [23.764124519788922, 37.989244490571075], [23.7627244810427, 37.9900212864011], [23.762382212082297, 37.99021437176401], [23.76193369799425, 37.99046582466202], [23.761386743034656, 37.990892826750404], [23.761345953224527, 37.99096034036907], [23.761294799434403, 37.991041352214765], [23.761170212722146, 37.9913346378992], [23.76094731394793, 37.991851802909956], [23.760821446415445, 37.992144464592364], [23.761293904701883, 37.99241580979771], [23.76180241311593, 37.99265568114387], [23.762138296079165, 37.99279155357677], [23.76295074407236, 37.99303203420752], [23.763627578821403, 37.993168589034575], [23.764375702546385, 37.993281381630986], [23.765138445146608, 37.993244432187964], [23.765276141000232, 37.99323541751371], [23.76566280554677, 37.99321010172319], [23.766017374260038, 37.99318688660435], [23.76630792812165, 37.99314240000899], [23.766721692761195, 37.993075625006725], [23.766793170756866, 37.993024861284944], [23.76679491601427, 37.993023621873604], [23.766867226019922, 37.992972265809215], [23.766500462399623, 37.99224600402272], [23.766336714510103, 37.991921216284396], [23.76610156514456, 37.99144306789439], [23.76599971259897, 37.991240076189015], [23.765392078198754, 37.99049981204056], [23.76479927229186, 37.98980013216143]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.763854470084407, 37.99158561678384]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"66b9a949-3cd8-4629-90bb-d9972beda4b3\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:07.135911\",\n                \"metadata_modified\": \"2026-03-31T16:03:23.406143\",\n                \"name\": \"env-071-parko-michalakopoyloy-kai-plateia-vrazilias\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 71) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 71) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 71) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                    \"en\": \"Environmental Data — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-071-parko-michalakopoyloy-kai-plateia-vrazilias/resource/c897a92c-c521-47bf-8571-1519961525bc\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:11.800691\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:11.806875\",\n                            \"updated\": \"2026-03-31T15:57:30.309666\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:07.137712\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 71. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 71. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 71. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c897a92c-c521-47bf-8571-1519961525bc\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c897a92c-c521-47bf-8571-1519961525bc\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:23.415341\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                            \"en\": \"Hourly Environmental Measurements — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                        },\n                        \"package_id\": \"66b9a949-3cd8-4629-90bb-d9972beda4b3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:10.716640\",\n                            \"updated\": \"2026-03-31T16:03:27.511796\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:07.181971\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"3421fad86b021472c392623de1e519ee\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:17.435441\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"fdd3ee64-3e9e-40e7-ad50-a93eac5ad841\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:06.898427\",\n                        \"metadata_modified\": \"2026-03-31T16:03:11.435509\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"66b9a949-3cd8-4629-90bb-d9972beda4b3\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1805,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/66b9a949-3cd8-4629-90bb-d9972beda4b3/resource/fdd3ee64-3e9e-40e7-ad50-a93eac5ad841/download/env-071-parko-michalakopoyloy-kai-plateia-vrazilias-_3oa0xm7.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75799647979154, 37.9751481770769], [23.759204655246997, 37.97480617254048], [23.759420104221128, 37.97528219386098], [23.759421277634196, 37.9752847829554], [23.759421445197994, 37.97528472471438], [23.75945600635663, 37.97527280195824], [23.759514167561623, 37.975252738342306], [23.76042203182044, 37.97493954395036], [23.76047981748592, 37.97491960887574], [23.76048004775801, 37.974919523722285], [23.760512683738668, 37.974906739610354], [23.760743370562572, 37.97483331786255], [23.760793650220226, 37.97473802604483], [23.76096464911537, 37.97441393987436], [23.76118962229449, 37.97449566858787], [23.761190479777134, 37.974495980371465], [23.761324303025177, 37.97454459521731], [23.761420701863194, 37.97457961470541], [23.76159094585389, 37.97450979912096], [23.761734921717984, 37.97360746031576], [23.76174175492407, 37.97356463685443], [23.76324925415195, 37.97283206642128], [23.76354314274757, 37.97320181866166], [23.763757288139722, 37.97347124002104], [23.76565989685728, 37.9725446793528], [23.766767485975404, 37.97200526407357], [23.767349105639006, 37.97172199807829], [23.767406671099728, 37.971693961977245], [23.767406570089932, 37.97169241696984], [23.76730585177655, 37.97015706630194], [23.767311695835865, 37.9701552473446], [23.7690751256679, 37.96960626020974], [23.76936828997864, 37.96960683529811], [23.769953936609646, 37.9694259243945], [23.770107608801506, 37.969378453798896], [23.770472508080854, 37.969307063216014], [23.77134273350114, 37.96913294979173], [23.77422297050435, 37.96853097111643], [23.774386939977465, 37.96833329599871], [23.774394077312106, 37.96832469156379], [23.77440474674437, 37.9683118290036], [23.774756032619432, 37.96788832769449], [23.77531860071535, 37.9672167887314], [23.775373092218192, 37.9671444021238], [23.77627192573359, 37.96606073853538], [23.776272029712466, 37.96606061345395], [23.77454702606297, 37.96697590419533], [23.774514115319885, 37.96699336578308], [23.774135749539422, 37.96719412130744], [23.773981309397158, 37.967276064605805], [23.77386820474126, 37.96733607498258], [23.769213062523416, 37.968998981366504], [23.767237761507047, 37.96970451822159], [23.767189846756562, 37.96972163170954], [23.765351109716452, 37.97037834710206], [23.76534642278918, 37.97038002135992], [23.764313247844285, 37.9708558613778], [23.75942456682385, 37.97310719160191], [23.759363210808132, 37.97313544135316], [23.75914405864822, 37.97290066888214], [23.758966137215733, 37.97267949619075], [23.7587810294836, 37.97248084248539], [23.75835602107047, 37.9721033139728], [23.757845530965422, 37.97183004831902], [23.75730615790366, 37.9719122293538], [23.756573104070416, 37.97201453323312], [23.756064594844943, 37.97206970225026], [23.754159404056782, 37.972286123715904], [23.75348628719972, 37.97297431197484], [23.75348588048247, 37.97297472751744], [23.75348400569149, 37.97297664513402], [23.75241924247861, 37.972350956901245], [23.751487145333556, 37.97345046595918], [23.751398527238944, 37.973458544429754], [23.750920936041243, 37.97350047964731], [23.75023755040553, 37.973560480515395], [23.749443498527448, 37.97363540141542], [23.74868145294767, 37.973714891769994], [23.747914083569285, 37.97378985933977], [23.746901412928498, 37.973890225337676], [23.74655054250063, 37.97392212266759], [23.746550152910128, 37.97392317363057], [23.74650194199243, 37.974053024571425], [23.746453576918487, 37.974183287045456], [23.74645360417599, 37.97418330693252], [23.746455570305503, 37.974184688337075], [23.747074726389673, 37.974619719692406], [23.747722230750085, 37.975052346246834], [23.749388443943964, 37.97619035147047], [23.74948497692655, 37.97624951657643], [23.74951532261661, 37.97626811526186], [23.75056887932839, 37.976978592410106], [23.750607415756058, 37.977004579805126], [23.75092860332691, 37.977221171687546], [23.751245278356052, 37.97743364417848], [23.75133716424525, 37.977503284402204], [23.751705794161523, 37.977782667938705], [23.75181172431532, 37.977862951886195], [23.752095191343113, 37.978111403478124], [23.753400833859757, 37.97924526258568], [23.75390926141358, 37.97968795775533], [23.75430228936717, 37.98005830680497], [23.754938108960232, 37.98071757224343], [23.754938462605082, 37.980717375598424], [23.75588139426692, 37.980192280979566], [23.75597658493318, 37.980156536980125], [23.755976876795255, 37.980156427628636], [23.756048844463137, 37.980129538302144], [23.756095269165332, 37.98007795029178], [23.75609741777063, 37.9800755618309], [23.756357536197278, 37.97975163770142], [23.756701950385263, 37.97928710637121], [23.75681227006293, 37.979137455916785], [23.757199814223952, 37.97861476927164], [23.757676549955445, 37.97796861390389], [23.75765622017577, 37.9779178710297], [23.75769158315826, 37.977846424956056], [23.75818397865051, 37.977670050475886], [23.758948032077573, 37.97727257648251], [23.75894914184986, 37.97727199922901], [23.758947044200678, 37.97727000128372], [23.758219668974125, 37.97657669680523], [23.757893694798057, 37.97626598720166], [23.757558898366337, 37.97594686481255], [23.757558181015753, 37.975946181059726], [23.757558569784976, 37.97594602774084], [23.757640942262338, 37.97591348705707], [23.75828880149569, 37.97568183363849], [23.75799662352213, 37.975148442351056], [23.75799647979154, 37.9751481770769]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.757540239517166, 37.9743301294575]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"606b94bf-fef1-47dd-a89f-dd7412fa342a\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:13.138522\",\n                \"metadata_modified\": \"2026-03-31T16:03:29.665137\",\n                \"name\": \"env-072-athlitiko-kentro-akadimias-platonos\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 72) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 72) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Akadimias Platonos» (station_id: 72) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Akadimias Platonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-072-athlitiko-kentro-akadimias-platonos/resource/a5d311ad-877e-4bae-acf6-57b9332084c3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:21.367287\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:21.374021\",\n                            \"updated\": \"2026-03-31T15:57:35.480079\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:13.140914\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 72. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 72. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 72. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a5d311ad-877e-4bae-acf6-57b9332084c3\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"a5d311ad-877e-4bae-acf6-57b9332084c3\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:29.675242\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Akadimias Platonos\"\n                        },\n                        \"package_id\": \"606b94bf-fef1-47dd-a89f-dd7412fa342a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:16.986711\",\n                            \"updated\": \"2026-03-31T16:03:33.384199\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:12.997351\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"30c4e0481e67a4f3b9cd898a223b0989\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:22.590595\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"c2c9068d-a08a-4c93-b533-fbc96a44de74\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:12.708822\",\n                        \"metadata_modified\": \"2026-03-31T16:03:17.325143\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"606b94bf-fef1-47dd-a89f-dd7412fa342a\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1787,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/606b94bf-fef1-47dd-a89f-dd7412fa342a/resource/c2c9068d-a08a-4c93-b533-fbc96a44de74/download/env-072-athlitiko-kentro-akadimias-platonos-apmwnpl_.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.713580428862368, 37.99328719317338], [23.713718626634986, 37.99304133043418], [23.71394756217488, 37.9926797425671], [23.71311870934944, 37.99231268138016], [23.712596785469323, 37.99208608625493], [23.712563863510816, 37.992072058437856], [23.712075560111938, 37.991863996939685], [23.711388473693294, 37.99155587647179], [23.711065592249916, 37.99139735906672], [23.711051383656322, 37.99138990389165], [23.710660002878782, 37.9911845603062], [23.710608551592806, 37.99115923022262], [23.710384011566425, 37.99104868846246], [23.710189679390567, 37.99096258782166], [23.709790039011775, 37.99077683923338], [23.709088452978243, 37.99045064384576], [23.708523296800646, 37.99018853656175], [23.708074753721018, 37.98998118153641], [23.707299391715406, 37.990231789045616], [23.707125328484587, 37.99028804743905], [23.70716645853444, 37.990306343164264], [23.707177315140395, 37.99031117313527], [23.707502255768627, 37.9904557229207], [23.707529592224308, 37.99046834938868], [23.707806335703836, 37.99059617772843], [23.70741468725863, 37.99107578863088], [23.70725618457129, 37.991173265577444], [23.70724943402251, 37.99116081646504], [23.70719168082522, 37.991054304074474], [23.707041819419924, 37.99127921855952], [23.707014818010922, 37.991319742429894], [23.707003392706596, 37.99132872680944], [23.706988192244765, 37.991351713143644], [23.706878436317403, 37.991517685101016], [23.706647756354517, 37.99189114281419], [23.706416718723172, 37.99226459915462], [23.706268819386015, 37.992494057264054], [23.706068955772075, 37.99281351370134], [23.70596839233872, 37.99297425054508], [23.70593404011486, 37.99302915738921], [23.70590454537021, 37.99307630009299], [23.705869090417778, 37.99313296977442], [23.705799427870193, 37.99310561193384], [23.705740869023188, 37.993082615203186], [23.705669486157255, 37.99305458242666], [23.70538405304007, 37.99294248628326], [23.704899017041893, 37.99275200079317], [23.704881669178363, 37.99272942517535], [23.70475993765, 37.99299950477805], [23.704638224430916, 37.99326507786888], [23.704554033627755, 37.993447560210164], [23.704546909525565, 37.993463001130856], [23.70454371568241, 37.993469923978694], [23.70453969695777, 37.99347863380225], [23.70453231319931, 37.99349463917449], [23.704517620338713, 37.993525638864874], [23.704481549435133, 37.993602382665195], [23.703858340412374, 37.993987061152914], [23.703141965304223, 37.99445836779242], [23.703650157414273, 37.99500800813712], [23.704150280868372, 37.995548912345214], [23.704458973813402, 37.99577520389426], [23.703750401762754, 37.99666977081125], [23.703625776082493, 37.99682710656716], [23.703476024873343, 37.99684926119888], [23.703394851051204, 37.99686059835308], [23.703058763227705, 37.99690753635154], [23.702700011158342, 37.996957639090084], [23.702626962257362, 37.996967840806064], [23.702461806170696, 37.99699090424628], [23.702450648615553, 37.996992459574265], [23.701635970504007, 37.997105979885795], [23.701225721351406, 37.997163521857125], [23.700888242005433, 37.99720831767604], [23.70076987763331, 37.99722305270446], [23.70076562043608, 37.99722357903814], [23.701044022375108, 37.99872566823349], [23.701212598744238, 37.999635178923704], [23.701252646682025, 37.99985124056819], [23.702396614410354, 38.00035252476093], [23.70432509638381, 38.001051376195306], [23.70440291942974, 38.00108311669901], [23.704842930083444, 38.00124194618146], [23.70530497144098, 38.00149997027855], [23.70534198271491, 38.00152202726107], [23.705403686776254, 38.00155880093633], [23.7054198107077, 38.00154621615981], [23.70555182062425, 38.00144318045888], [23.70574324336817, 38.001293772677755], [23.70576410908273, 38.00127684832544], [23.706524200774975, 38.00066031985921], [23.707437001561082, 37.99989650381888], [23.708315809545276, 37.99917315399087], [23.708710762616874, 37.99884516459561], [23.709621666990124, 37.9980993522528], [23.71045583704553, 37.99740291442232], [23.711232104035556, 37.99676491182795], [23.711951894949856, 37.99618534913546], [23.711952608621125, 37.99618487680825], [23.71201291447544, 37.99614494081004], [23.712063326012284, 37.99608648081768], [23.71234369556532, 37.9957446791816], [23.712412487084222, 37.995627680565214], [23.712834537761477, 37.994912191423055], [23.71297209989243, 37.99468269990164], [23.71298529335009, 37.99449346255014], [23.713164735177372, 37.994110854756734], [23.71320169158217, 37.99403433576613], [23.713392484773756, 37.993660768106885], [23.713580428862368, 37.99328719317338]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.70730331014797, 37.99582621585083]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-08\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"619fd039-7d82-4285-ab01-38bac5699333\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:19.434880\",\n                \"metadata_modified\": \"2026-03-31T16:03:36.268387\",\n                \"name\": \"env-073-gipeda-mpasket-kadmoy-kai-lenorman\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 73) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 73) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 73) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-073-gipeda-mpasket-kadmoy-kai-lenorman/resource/4c1db899-0f7f-44ee-9110-752fd1198f69\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:27.526510\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:27.532823\",\n                            \"updated\": \"2026-03-31T15:57:40.782528\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:19.436893\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 73. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 73. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 73. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/4c1db899-0f7f-44ee-9110-752fd1198f69\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"4c1db899-0f7f-44ee-9110-752fd1198f69\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:36.277323\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                        },\n                        \"package_id\": \"619fd039-7d82-4285-ab01-38bac5699333\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:22.948261\",\n                            \"updated\": \"2026-03-31T16:03:40.125308\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:20.039209\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"5fe4bb24dfff424c4f6f03c3afce9944\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:27.790248\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"1b05b9a7-a4b4-40b8-a06c-45e780b941fd\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:19.771388\",\n                        \"metadata_modified\": \"2026-03-31T16:03:24.023079\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"619fd039-7d82-4285-ab01-38bac5699333\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1781,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/619fd039-7d82-4285-ab01-38bac5699333/resource/1b05b9a7-a4b4-40b8-a06c-45e780b941fd/download/env-073-gipeda-mpasket-kadmoy-kai-lenorman-psh7pn6m.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.71430020192132, 37.988660849652526], [23.714446521652675, 37.9884629223657], [23.71481000694526, 37.98796809770714], [23.71487257992878, 37.98789164020978], [23.715108387400473, 37.98755873625443], [23.715364953655275, 37.98719433707264], [23.715668752205907, 37.986762455124925], [23.715076201595238, 37.98649514227627], [23.714253008766782, 37.98612768971657], [23.713895007418806, 37.98596502353502], [23.71333266446245, 37.98571129463071], [23.713013536521874, 37.98614763963241], [23.712585089828632, 37.985961830133235], [23.7119936227908, 37.985694504394445], [23.711697037621686, 37.9858244641543], [23.7113405611364, 37.98598131474854], [23.711135162153923, 37.98608896469795], [23.711041020753484, 37.98613830413676], [23.710198438218615, 37.986474213053505], [23.70961884809955, 37.98671613054495], [23.70904211942203, 37.9870436742841], [23.708977120708816, 37.987102096988245], [23.70869385044284, 37.98737178118138], [23.70820831956683, 37.98785276496878], [23.707812142025364, 37.98823482740832], [23.70749920113872, 37.988535979904384], [23.706754804427288, 37.98806545854806], [23.70629750975821, 37.9883830856748], [23.706366784120696, 37.988450768433346], [23.70727610072377, 37.98933918575019], [23.70732247312249, 37.98938449243893], [23.707620779864925, 37.98969491197782], [23.707757398056383, 37.989834471060234], [23.708074753721018, 37.98998118153641], [23.708523296800646, 37.99018853656175], [23.709088452978243, 37.99045064384576], [23.709790039011775, 37.99077683923338], [23.710189679390567, 37.99096258782166], [23.710384011566425, 37.99104868846246], [23.710608551592806, 37.99115923022262], [23.710660002878782, 37.9911845603062], [23.711051383656322, 37.99138990389165], [23.711065592249916, 37.99139735906672], [23.711388473693294, 37.99155587647179], [23.712075560111938, 37.991863996939685], [23.712078845628795, 37.991859061439705], [23.71210400020483, 37.991821275394415], [23.712288207046125, 37.99154456146772], [23.712530531807502, 37.991189146764775], [23.712856247454848, 37.990712261783926], [23.71306396993595, 37.99040926485609], [23.713268218737138, 37.99010940635985], [23.713437192911474, 37.989852952130285], [23.71350987369584, 37.98974046863969], [23.713776421162986, 37.98937609739331], [23.713928254753778, 37.98916342386219], [23.714011135190177, 37.989052205920906], [23.7141452879884, 37.98887227513076], [23.71430020192132, 37.988660849652526]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.711307618547252, 37.98849212641417]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-08\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"57809f2d-d718-46c7-855e-1a1bd5ba2f2c\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:25.324850\",\n                \"metadata_modified\": \"2026-03-31T16:03:43.276160\",\n                \"name\": \"env-074-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 74) στη γειτονιά ΚΟΛΩΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 74) στη γειτονιά ΚΟΛΩΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 74) in the ΚΟΛΩΝΟΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                    \"en\": \"Environmental Data — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-074-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin/resource/e749fb82-2b05-4d11-bb4e-15aa01f37d82\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:30.249590\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:30.256003\",\n                            \"updated\": \"2026-03-31T15:57:46.050454\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:25.326667\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 74. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 74. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 74. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e749fb82-2b05-4d11-bb4e-15aa01f37d82\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e749fb82-2b05-4d11-bb4e-15aa01f37d82\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:43.284419\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                        },\n                        \"package_id\": \"57809f2d-d718-46c7-855e-1a1bd5ba2f2c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:29.142286\",\n                            \"updated\": \"2026-03-31T16:03:46.857307\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:26.746209\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"35674f69fcb4da32a850200acbea8469\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:33.103598\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"53036ea2-1bed-4ec0-a5c4-607ea17ab24e\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:26.461711\",\n                        \"metadata_modified\": \"2026-03-31T16:03:30.999546\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"57809f2d-d718-46c7-855e-1a1bd5ba2f2c\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1829,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/57809f2d-d718-46c7-855e-1a1bd5ba2f2c/resource/53036ea2-1bed-4ec0-a5c4-607ea17ab24e/download/env-074-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin-kmbnnmio.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.71835515781583, 37.98770174787794], [23.717952151225845, 37.987371813293315], [23.717904265130993, 37.987331140646205], [23.71787627719286, 37.98730677848881], [23.717847159951535, 37.987281433017976], [23.71777814501097, 37.987222632566045], [23.71751426630969, 37.9876005901113], [23.716687957095896, 37.98722456961244], [23.716637694712333, 37.98720178032774], [23.716629940616077, 37.987198264662936], [23.71570843848115, 37.98678044966434], [23.715695673526582, 37.986774662305955], [23.715668752205907, 37.986762455124925], [23.715364953655275, 37.98719433707264], [23.715108387400473, 37.98755873625443], [23.71487257992878, 37.98789164020978], [23.71481000694526, 37.98796809770714], [23.714446521652675, 37.9884629223657], [23.71430020192132, 37.988660849652526], [23.7141452879884, 37.98887227513076], [23.714011135190177, 37.989052205920906], [23.713928254753778, 37.98916342386219], [23.713776421162986, 37.98937609739331], [23.71350987369584, 37.98974046863969], [23.713437192911474, 37.989852952130285], [23.713268218737138, 37.99010940635985], [23.71306396993595, 37.99040926485609], [23.712856247454848, 37.990712261783926], [23.712530531807502, 37.991189146764775], [23.712288207046125, 37.99154456146772], [23.71210400020483, 37.991821275394415], [23.712078845628795, 37.991859061439705], [23.712075560111938, 37.991863996939685], [23.712563863510816, 37.992072058437856], [23.712596785469323, 37.99208608625493], [23.71311870934944, 37.99231268138016], [23.71394756217488, 37.9926797425671], [23.71404320869882, 37.992721956040945], [23.714430063896145, 37.99289269419259], [23.71496584358698, 37.99312832758579], [23.715368036506412, 37.993305051893024], [23.715816766205997, 37.99350441936457], [23.7166400241972, 37.993857906238894], [23.716749911810062, 37.99406546617739], [23.716834078650223, 37.99420536781096], [23.717568357605177, 37.99409897923577], [23.718035333948407, 37.99403296750991], [23.71860281221094, 37.99395274683676], [23.719147758246795, 37.993875040083665], [23.71990825433838, 37.99376659318234], [23.71983284993308, 37.99347349634797], [23.719746551119954, 37.99314432213767], [23.71961672270995, 37.992657319394596], [23.719258607542688, 37.991372135372934], [23.719146947747216, 37.99097530376091], [23.719051148584576, 37.990619067695874], [23.71903569715211, 37.99056495373091], [23.71892268500753, 37.99015009293763], [23.7188609880627, 37.98993610315328], [23.71869063124502, 37.989315850100645], [23.718434499449703, 37.988265240752135], [23.718209675411547, 37.98824217024865], [23.71832279507332, 37.98782196755787], [23.71835515781583, 37.98770174787794]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.716364123170365, 37.990806800345766]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΩΝΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-08\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"591fd22b-aaac-4d41-8c46-1b9c01b9de30\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:31.461735\",\n                \"metadata_modified\": \"2026-03-31T16:03:49.036638\",\n                \"name\": \"env-075-parko-paidiki-chara-kolymvitirioy-kolokynthoys\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 75) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 75) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 75) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                    \"en\": \"Environmental Data — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-075-parko-paidiki-chara-kolymvitirioy-kolokynthoys/resource/7579a2ae-1d64-4566-aa3a-7ebb1d396958\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T14:39:25.287231\",\n                            \"last_success\": null,\n                            \"failure_count\": 11,\n                            \"created\": \"2026-03-31T14:39:25.293714\",\n                            \"updated\": \"2026-03-31T15:57:51.065604\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:31.463778\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 75. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 75. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 75. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/7579a2ae-1d64-4566-aa3a-7ebb1d396958\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"7579a2ae-1d64-4566-aa3a-7ebb1d396958\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:49.046131\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                            \"en\": \"Hourly Environmental Measurements — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                        },\n                        \"package_id\": \"591fd22b-aaac-4d41-8c46-1b9c01b9de30\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:35.191170\",\n                            \"updated\": \"2026-03-31T16:03:52.951390\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:32.542486\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"15b3c37ed2c5c1dbe5cfd917dded35cb\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:38.199813\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"f40b7ae2-a7b8-4027-b75b-7a8a5be06f73\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:32.245379\",\n                        \"metadata_modified\": \"2026-03-31T16:03:36.773957\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"591fd22b-aaac-4d41-8c46-1b9c01b9de30\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1815,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/591fd22b-aaac-4d41-8c46-1b9c01b9de30/resource/f40b7ae2-a7b8-4027-b75b-7a8a5be06f73/download/env-075-parko-paidiki-chara-kolymvitirioy-kolokynthoys-1fqovx9t.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7124225099141, 38.004645741409966], [23.712504346887897, 38.00464523848996], [23.71308066399338, 38.00464664589189], [23.713503122753174, 38.004652182178475], [23.71420541197062, 38.00465389087188], [23.715200257037587, 38.004665317005966], [23.715921446023938, 38.004658048397545], [23.715893317791767, 38.004567852244676], [23.71576056684288, 38.00437826224542], [23.715492577072304, 38.003999075763794], [23.715280871054727, 38.00370114031943], [23.715083368479434, 38.00341225171342], [23.7144748392581, 38.00255005135155], [23.715005503053128, 38.00247022303999], [23.715859549379697, 38.00234160351441], [23.71555455805489, 38.00186769299367], [23.715125031485364, 38.001199704319674], [23.714893986069008, 38.00084313783603], [23.714609172257, 38.00040081856675], [23.71445806357989, 38.0001751311234], [23.714328225179326, 37.99997202721299], [23.713946473436675, 37.99938075912506], [23.713627730206774, 37.99887977147187], [23.713343323104926, 37.99842843717314], [23.71293903687402, 37.99777852736129], [23.71287928130342, 37.99767621295458], [23.712662590248843, 37.9972956658638], [23.712540948407607, 37.99709257992014], [23.712380400991755, 37.996826308887556], [23.71225203303313, 37.99661419335073], [23.712012455954966, 37.99621968401215], [23.712010852450586, 37.996217038424625], [23.711951894949856, 37.99618534913546], [23.711232104035556, 37.99676491182795], [23.71045583704553, 37.99740291442232], [23.709621666990124, 37.9980993522528], [23.708710762616874, 37.99884516459561], [23.708315809545276, 37.99917315399087], [23.707437001561082, 37.99989650381888], [23.706524200774975, 38.00066031985921], [23.70576410908273, 38.00127684832544], [23.70574324336817, 38.001293772677755], [23.70555182062425, 38.00144318045888], [23.7054198107077, 38.00154621615981], [23.705403686776254, 38.00155880093633], [23.706360113143894, 38.0021241183351], [23.706399034805166, 38.00214712339584], [23.70641962641086, 38.00216069403229], [23.70705270051581, 38.0026444586036], [23.707704823798586, 38.0031733311916], [23.708960657113458, 38.00414983024603], [23.709374339999087, 38.00440321219064], [23.709769099008934, 38.00460435724419], [23.709880909100622, 38.004661328253576], [23.70996662123831, 38.00466080331134], [23.710208399467714, 38.004659322756154], [23.7124225099141, 38.004645741409966]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.711129053254567, 38.00127854310809]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-08\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"41e8f6c9-ba3e-452a-97e1-578735b4855d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:41.493955\",\n                \"metadata_modified\": \"2026-03-31T16:03:51.772521\",\n                \"name\": \"env-076-votanikos-kipos\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Βοτανικός Κήπος» (station_id: 76) στη γειτονιά ΕΛΑΙΩΝΑΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Βοτανικός Κήπος» (station_id: 76) στη γειτονιά ΕΛΑΙΩΝΑΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Votanikos Kipos» (station_id: 76) in the ΕΛΑΙΩΝΑΣ neighbourhood, 3th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Βοτανικός Κήπος\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Βοτανικός Κήπος\",\n                    \"en\": \"Environmental Data — Votanikos Kipos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-076-votanikos-kipos/resource/56a4a304-a2e0-4765-b49f-c17963f3a8c0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:49.702028\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:49.707728\",\n                            \"updated\": \"2026-03-31T15:57:56.066408\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:41.496129\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 76. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 76. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 76. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/56a4a304-a2e0-4765-b49f-c17963f3a8c0\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"56a4a304-a2e0-4765-b49f-c17963f3a8c0\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:51.781198\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Βοτανικός Κήπος\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Βοτανικός Κήπος\",\n                            \"en\": \"Hourly Environmental Measurements — Votanikos Kipos\"\n                        },\n                        \"package_id\": \"41e8f6c9-ba3e-452a-97e1-578735b4855d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"65.4\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:48:45.160844\",\n                            \"updated\": \"2026-03-31T16:03:55.640945\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:39.479991\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"97a130698afbfd2e63311fd630ac9803\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:43.502683\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cd9df1e0-cb69-40d2-b899-8fa5c38964d2\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:39.192655\",\n                        \"metadata_modified\": \"2026-03-31T16:03:43.835800\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"41e8f6c9-ba3e-452a-97e1-578735b4855d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1744,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/41e8f6c9-ba3e-452a-97e1-578735b4855d/resource/cd9df1e0-cb69-40d2-b899-8fa5c38964d2/download/env-076-votanikos-kipos-e8sx5jr7.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.70629750975821, 37.9883830856748], [23.706754804427288, 37.98806545854806], [23.70749920113872, 37.988535979904384], [23.707812142025364, 37.98823482740832], [23.70820831956683, 37.98785276496878], [23.70869385044284, 37.98737178118138], [23.708977120708816, 37.987102096988245], [23.708580333450882, 37.98674060075456], [23.70850786422852, 37.98667439938307], [23.708412002813173, 37.98658682820323], [23.70896650464858, 37.986215367907], [23.709115533727758, 37.98611553260014], [23.709060164675154, 37.986060767890756], [23.709057744011407, 37.986058373498736], [23.70855829650189, 37.985564369530714], [23.708350228219313, 37.98535655830381], [23.708197553181105, 37.985035173518575], [23.70819530919577, 37.98503045062653], [23.70817447529202, 37.984986595592005], [23.708139084097134, 37.98491935304295], [23.707830108651606, 37.984332309130764], [23.707905962791788, 37.98404859272078], [23.70796651238249, 37.983854966764255], [23.707938083157714, 37.98368941302175], [23.707846514333873, 37.98315617278753], [23.7077383311992, 37.98252951078954], [23.7077220707319, 37.98241230329654], [23.708959440091306, 37.9820278185654], [23.708935144310246, 37.98197921792225], [23.708878238866024, 37.98186538625518], [23.708478690902318, 37.981039720525985], [23.7082802811596, 37.98064266299563], [23.708042643453762, 37.98017791132706], [23.70793575390111, 37.98003344027617], [23.70723636135789, 37.98034715170423], [23.70656578482341, 37.98066093083235], [23.705961532882473, 37.98093882049691], [23.70575634877511, 37.98037049752878], [23.705508580172964, 37.97969342206752], [23.704476824770193, 37.97986291255214], [23.704008924664397, 37.97999885594155], [23.703409942274636, 37.98026897670109], [23.703385260535928, 37.98021377652033], [23.70297080667343, 37.979286850808116], [23.70295574365144, 37.97925316327033], [23.70274677613707, 37.97867302033915], [23.70261995816491, 37.97842043531824], [23.70259499024872, 37.97837070593917], [23.702484676004907, 37.97812422813855], [23.702469800636194, 37.978090990748875], [23.702447003803346, 37.97803433683987], [23.702362704743702, 37.97782484048391], [23.702194490597716, 37.97745038108334], [23.702010289031954, 37.97703663442316], [23.701989619463607, 37.976990206388884], [23.702424562161188, 37.97686963381247], [23.702830034820096, 37.97682108806848], [23.702828986840057, 37.97678674551955], [23.70282783538538, 37.97674897962442], [23.702714458670016, 37.97565813687415], [23.70270333180621, 37.97553996544537], [23.70269705704433, 37.97547332920862], [23.70057617362681, 37.97562116871024], [23.697602123331553, 37.97574875418809], [23.696784816126257, 37.97578201415498], [23.696273311284845, 37.975800255234525], [23.69605978496275, 37.97580786939306], [23.69368260175142, 37.97589183205676], [23.691937408063556, 37.975959377668694], [23.6852893778004, 37.976339415014266], [23.68546222506179, 37.97662375528453], [23.68693771014927, 37.97842471419215], [23.687213380213503, 37.978675057630475], [23.687882555166464, 37.97928274401522], [23.68816754199197, 37.979541541436255], [23.689491570955372, 37.980826111820704], [23.689778390089476, 37.98119041546978], [23.689914940620287, 37.98143387824296], [23.690072132181953, 37.981607174310426], [23.69041483220333, 37.981984980631744], [23.69069284362883, 37.98245883163464], [23.690787986436874, 37.98262099401074], [23.690897231976933, 37.982807193681715], [23.691270715131722, 37.98324001615462], [23.69191503673615, 37.983804984151554], [23.69232641207723, 37.98416633413799], [23.69258433956217, 37.98446274885775], [23.692783901307187, 37.9846920874876], [23.693152223433707, 37.98508806661686], [23.693349979829122, 37.98539139682533], [23.693525981781384, 37.985661356730866], [23.69362050832338, 37.98586439199709], [23.694146414918713, 37.986792889414254], [23.6942898736595, 37.98732243432792], [23.69430525421464, 37.98737920744381], [23.694354867612862, 37.98745907209205], [23.694386383674708, 37.9875098061574], [23.69440673367096, 37.98754689009566], [23.69451652682608, 37.98774696026615], [23.694564932807307, 37.9878701401097], [23.694850424865166, 37.98859663116238], [23.694989720062157, 37.98898052307852], [23.694989748211135, 37.988980600661954], [23.695119997918617, 37.989341699807014], [23.695839792541776, 37.99069904384815], [23.696067818676998, 37.99110156078568], [23.696457547622284, 37.99164914349212], [23.697120313075782, 37.992580329580974], [23.697503620614743, 37.99297151498174], [23.697601817527755, 37.99304164399342], [23.69790571866747, 37.993068434160875], [23.697978639216284, 37.99307486281471], [23.69808224273498, 37.99311586591143], [23.69840015879339, 37.99340481014644], [23.69847510269689, 37.99347292391493], [23.698546776174158, 37.99351647648992], [23.70089340441924, 37.99207353231257], [23.70172479419727, 37.99151137053206], [23.70337459399575, 37.990395815448785], [23.70424214600682, 37.98979864615871], [23.704854137509884, 37.989385592667816], [23.706240074862414, 37.988422978202706], [23.70629750975821, 37.9883830856748]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.69855592002258, 37.98311333020996]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΛΑΙΩΝΑΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-08\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"8ccf0a48-768b-4f4b-91ec-4ac71ba1c232\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:47.504482\",\n                \"metadata_modified\": \"2026-03-31T16:03:53.137508\",\n                \"name\": \"env-077-theatro-kolonoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Θέατρο Κολωνού» (station_id: 77) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Θέατρο Κολωνού» (station_id: 77) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Theatro Kolonoy» (station_id: 77) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Θέατρο Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Θέατρο Κολωνού\",\n                    \"en\": \"Environmental Data — Theatro Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-077-theatro-kolonoy/resource/a34408f2-60e1-44a3-8edc-e399e1c023a8\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:52.095508\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:52.101851\",\n                            \"updated\": \"2026-03-31T15:58:00.970108\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:47.506625\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 77. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 77. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 77. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a34408f2-60e1-44a3-8edc-e399e1c023a8\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"a34408f2-60e1-44a3-8edc-e399e1c023a8\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:53.151995\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Θέατρο Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Θέατρο Κολωνού\",\n                            \"en\": \"Hourly Environmental Measurements — Theatro Kolonoy\"\n                        },\n                        \"package_id\": \"8ccf0a48-768b-4f4b-91ec-4ac71ba1c232\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:48:51.026075\",\n                            \"updated\": \"2026-03-31T16:03:57.205731\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:53.199123\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"0e3d2b1429315c025f35b00e841c4dd3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:48.579163\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"b5ec9db5-67e9-4bb7-91c1-6ecb7dd14c9e\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:52.916658\",\n                        \"metadata_modified\": \"2026-03-31T16:03:53.152254\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"8ccf0a48-768b-4f4b-91ec-4ac71ba1c232\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1752,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/8ccf0a48-768b-4f4b-91ec-4ac71ba1c232/resource/b5ec9db5-67e9-4bb7-91c1-6ecb7dd14c9e/download/env-077-theatro-kolonoy-cj3pe192.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.719955518356034, 37.994627431706206], [23.71990825433838, 37.99376659318234], [23.719147758246795, 37.993875040083665], [23.71860281221094, 37.99395274683676], [23.718035333948407, 37.99403296750991], [23.717568357605177, 37.99409897923577], [23.716834078650223, 37.99420536781096], [23.716749911810062, 37.99406546617739], [23.7166400241972, 37.993857906238894], [23.715816766205997, 37.99350441936457], [23.715368036506412, 37.993305051893024], [23.71496584358698, 37.99312832758579], [23.714430063896145, 37.99289269419259], [23.71404320869882, 37.992721956040945], [23.71394756217488, 37.9926797425671], [23.713718626634986, 37.99304133043418], [23.713580428862368, 37.99328719317338], [23.713392484773756, 37.993660768106885], [23.71320169158217, 37.99403433576613], [23.713164735177372, 37.994110854756734], [23.71298529335009, 37.99449346255014], [23.71297209989243, 37.99468269990164], [23.712834537761477, 37.994912191423055], [23.712412487084222, 37.995627680565214], [23.71234369556532, 37.9957446791816], [23.712063326012284, 37.99608648081768], [23.71201291447544, 37.99614494081004], [23.711952608621125, 37.99618487680825], [23.711951894949856, 37.99618534913546], [23.712010852450586, 37.996217038424625], [23.712012455954966, 37.99621968401215], [23.71225203303313, 37.99661419335073], [23.712380400991755, 37.996826308887556], [23.712540948407607, 37.99709257992014], [23.712662590248843, 37.9972956658638], [23.71287928130342, 37.99767621295458], [23.71293903687402, 37.99777852736129], [23.713343323104926, 37.99842843717314], [23.713627730206774, 37.99887977147187], [23.71363312422622, 37.99887921048809], [23.71434734462195, 37.99880491236689], [23.714972266300922, 37.99873432582979], [23.71503350216174, 37.99872996779829], [23.715395630037374, 37.998690286900874], [23.71567728579918, 37.998659423210995], [23.716341356258148, 37.99858892402568], [23.71684236095364, 37.99853154786572], [23.717608629442843, 37.99844776827138], [23.718341779052523, 37.998368410789446], [23.718768697937858, 37.99832436822312], [23.719194549134603, 37.998280321556884], [23.72015809408385, 37.99816995767709], [23.72014639091863, 37.99797164753646], [23.7201267097678, 37.997624606673796], [23.720093855155188, 37.9969981366146], [23.72005639079866, 37.99636714909123], [23.720040673042817, 37.996101233065524], [23.720018639091606, 37.99571813513454], [23.71999225211702, 37.995262924125214], [23.719955518356034, 37.994627431706206]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.716183416016126, 37.996087377875334]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-17\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9582d099-2dc7-49f5-9b60-be6c960e9248\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:53.417023\",\n                \"metadata_modified\": \"2026-03-31T16:03:53.976972\",\n                \"name\": \"env-078-gipedaki-sepolia-aylonos-kai-kifisoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 78) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 78) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 78) in the ΣΕΠΟΛΙΑ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                    \"en\": \"Environmental Data — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-078-gipedaki-sepolia-aylonos-kai-kifisoy/resource/261e3a98-bd04-41dd-bf32-653985f965be\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:58.101619\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:58.108115\",\n                            \"updated\": \"2026-03-31T15:58:05.993243\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:53.418858\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 78. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 78. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 78. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/261e3a98-bd04-41dd-bf32-653985f965be\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"261e3a98-bd04-41dd-bf32-653985f965be\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:53.985753\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                        },\n                        \"package_id\": \"9582d099-2dc7-49f5-9b60-be6c960e9248\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:48:56.964080\",\n                            \"updated\": \"2026-03-31T16:03:57.839128\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.721441434223873, 38.00943220114844], [23.72106177810555, 38.0094676364359], [23.72135360835961, 38.00852402408043], [23.721422414885907, 38.00788526584184], [23.721449847202845, 38.00774813772138], [23.72146184859857, 38.007388665597716], [23.721424181757502, 38.00671261503238], [23.72136865313294, 38.0058988782801], [23.721324440044107, 38.0055091673389], [23.72128678618083, 38.00511251400257], [23.721211352317184, 38.004301990623084], [23.72109202924918, 38.00431467265547], [23.721001013858903, 38.00432430148423], [23.72096940066779, 38.00432764595001], [23.720714065533524, 38.004358584760226], [23.720404270626037, 38.00438939355912], [23.719605178869543, 38.00447761935296], [23.71881351842896, 38.00459513202537], [23.71823077922896, 38.00468162946131], [23.71797027567411, 38.00466748582135], [23.71749048874209, 38.004657321475435], [23.716510204251723, 38.004654962633545], [23.715921446023938, 38.004658048397545], [23.715200257037587, 38.004665317005966], [23.71420541197062, 38.00465389087188], [23.713503122753174, 38.004652182178475], [23.71308066399338, 38.00464664589189], [23.712504346887897, 38.00464523848996], [23.7124225099141, 38.004645741409966], [23.710208399467714, 38.004659322756154], [23.70996662123831, 38.00466080331134], [23.709880909100622, 38.004661328253576], [23.711543227162416, 38.005275614753245], [23.711611896201234, 38.00530098930801], [23.71194605787587, 38.00548696217628], [23.711955574525405, 38.005492258884956], [23.71209174814553, 38.00556804313253], [23.712366573331437, 38.00578414538704], [23.712591002869964, 38.005960618863966], [23.712752869343, 38.00608789677299], [23.7128390878167, 38.006170004996456], [23.713945037552957, 38.007223204411645], [23.714512998803933, 38.007764060121936], [23.71482621657092, 38.00804872372592], [23.715092796684655, 38.00824314536266], [23.71516737542298, 38.00828839008644], [23.715338924862618, 38.008387946407865], [23.71706403249387, 38.00938802534042], [23.717188409406702, 38.00946851781642], [23.717524617499762, 38.00968609932655], [23.71763715508978, 38.00975892813361], [23.717789418422495, 38.0098764601848], [23.717848708574202, 38.009943454085786], [23.717868313567475, 38.0099656068461], [23.71790532206769, 38.01000742404613], [23.718021568745847, 38.01022589220765], [23.718114203084145, 38.01039998224726], [23.718199961265512, 38.0106888365959], [23.718226667058353, 38.01077878986312], [23.718270358247953, 38.011175458237545], [23.718296952176143, 38.01148195751102], [23.71832217410997, 38.0117749342614], [23.718354562161515, 38.012149043441106], [23.718387253090714, 38.01253667252725], [23.718528867771628, 38.01311383130707], [23.718770230515535, 38.01395259984933], [23.71883165372847, 38.01411926914221], [23.718950603161545, 38.014442027185076], [23.718971156737826, 38.014497796175434], [23.719005867525635, 38.01459198092569], [23.719006035527915, 38.01459243647382], [23.719032781562557, 38.01466500750055], [23.719052814341335, 38.01471936382504], [23.719274366676807, 38.01442165014971], [23.719300911657243, 38.01438598044048], [23.719665424499677, 38.01389615398499], [23.719796931622312, 38.01367114721678], [23.719810953517, 38.01354764567731], [23.719852693935255, 38.01348582893265], [23.719753218512235, 38.0131843514299], [23.719725208153523, 38.013033300308635], [23.71979773885779, 38.012811464237515], [23.720044433955604, 38.0122681819061], [23.72029017494162, 38.01174808669339], [23.720420879881125, 38.01154560925531], [23.720548602074615, 38.01128454130296], [23.72075481245582, 38.01088396101071], [23.72091733614674, 38.01055087275556], [23.721213185030933, 38.00997926083629], [23.721441434223873, 38.00943220114844]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.717797596813845, 38.00766312195237]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΕΠΟΛΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-15\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"7a1feaa0-a18c-4e50-874b-2cb990ce060f\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:59.261869\",\n                \"metadata_modified\": \"2026-03-31T16:01:58.827682\",\n                \"name\": \"env-079-plateia-nathanail\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ναθαναήλ» (station_id: 79) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ναθαναήλ» (station_id: 79) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Nathanail» (station_id: 79) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ναθαναήλ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ναθαναήλ\",\n                    \"en\": \"Environmental Data — Plateia Nathanail\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-079-plateia-nathanail/resource/4728c6ef-2283-4271-b86d-36e7efcc82aa\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:07.736452\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:07.742236\",\n                            \"updated\": \"2026-03-31T15:48:36.486781\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:59.264103\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 79. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 79. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 79. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/4728c6ef-2283-4271-b86d-36e7efcc82aa\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"4728c6ef-2283-4271-b86d-36e7efcc82aa\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:01:58.837439\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ναθαναήλ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ναθαναήλ\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Nathanail\"\n                        },\n                        \"package_id\": \"7a1feaa0-a18c-4e50-874b-2cb990ce060f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:49:02.889966\",\n                            \"updated\": \"2026-03-31T16:02:02.319066\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72819789839203, 38.01748525538996], [23.728239389229717, 38.01685445502541], [23.728126996111342, 38.01692179126623], [23.728036503117433, 38.016939607627066], [23.72789062253151, 38.01691673815052], [23.7278032608817, 38.016857952743464], [23.727426097639334, 38.01689763674838], [23.726982326229603, 38.01694617772442], [23.72653497740397, 38.01699921510721], [23.725945884497516, 38.01706543974731], [23.725886007679122, 38.01708332579783], [23.725353608426055, 38.01722178203092], [23.724961981548468, 38.017320007563185], [23.724652639254806, 38.01740055389876], [23.724190101319973, 38.017520987782554], [23.72405610557515, 38.017556724640805], [23.723230802192788, 38.01785671399468], [23.722841847553887, 38.01800000274253], [23.72276352097833, 38.01803822165638], [23.722702391789028, 38.01806726998875], [23.72267738585267, 38.0180897430234], [23.722670231593316, 38.01809873895264], [23.722664145946755, 38.01810773740162], [23.722658415744103, 38.018116736688576], [23.72265375301561, 38.018125738492856], [23.722644734332064, 38.018157262026044], [23.722635628116542, 38.01821775339571], [23.723481032902438, 38.018959430315896], [23.723508888178788, 38.01898396826923], [23.72365033125807, 38.01914653114754], [23.723703344461843, 38.01922013887696], [23.72412174392533, 38.019801065989974], [23.724159975993537, 38.01985973886981], [23.72495688097066, 38.02011396384246], [23.725110585151448, 38.020185227833785], [23.72529878804905, 38.02027248701838], [23.725444406514356, 38.0203952731728], [23.725459563843998, 38.02040805446029], [23.72557332674342, 38.020548018374285], [23.725717796308878, 38.02076015618397], [23.726466106016964, 38.02179591488975], [23.72646614455904, 38.02179596725362], [23.726616079327854, 38.02200150755143], [23.72670899175618, 38.022098790433894], [23.727044819964387, 38.02246215611248], [23.728101599956336, 38.022928763341945], [23.7282906130707, 38.02303735377257], [23.72841875075623, 38.02324043765986], [23.728706106025534, 38.02410182277427], [23.72890798852861, 38.0245484441445], [23.73030131944501, 38.02556524921818], [23.73090573790987, 38.02595900580914], [23.731017776368134, 38.02597775369429], [23.731244229862924, 38.025991324716], [23.731304643739183, 38.026023007548694], [23.73129525971976, 38.025978103309235], [23.731292395243916, 38.02596439642036], [23.731246235690676, 38.025734464762394], [23.73122506030889, 38.025585705309325], [23.73117824822197, 38.025436887242584], [23.73100301080749, 38.02486868060808], [23.730775589418393, 38.02396688084017], [23.730039950322244, 38.02213559689968], [23.72983180903529, 38.02161237666596], [23.7295965219133, 38.02101699121922], [23.72956967064174, 38.020954412198144], [23.729540392985534, 38.02088617656529], [23.729234892004136, 38.02011938563354], [23.72905428294817, 38.01966382325135], [23.72871569055752, 38.01879781376316], [23.728539360109465, 38.018342260367156], [23.728539205478008, 38.01834186795331], [23.728400386835066, 38.01799044018981], [23.72819789839203, 38.01748525538996]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.727398614661276, 38.02048912133215]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"0031765c-d3f3-46ea-b960-eba000d2fce4\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:05.267991\",\n                \"metadata_modified\": \"2026-03-31T16:02:05.758825\",\n                \"name\": \"env-080-plateia-athanasioy-diakoy-thymarakia\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 80) στη γειτονιά ΘΥΜΑΡΑΚΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 80) στη γειτονιά ΘΥΜΑΡΑΚΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 80) in the ΘΥΜΑΡΑΚΙΑ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                    \"en\": \"Environmental Data — Plateia Athanasioy Diakoy Thymarakia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-080-plateia-athanasioy-diakoy-thymarakia/resource/db3b619b-9782-4720-a395-bdf474efc5a1\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:10.034630\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:10.040900\",\n                            \"updated\": \"2026-03-31T15:48:41.507945\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:05.269960\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 80. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 80. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 80. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/db3b619b-9782-4720-a395-bdf474efc5a1\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"db3b619b-9782-4720-a395-bdf474efc5a1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:02:05.767955\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Athanasioy Diakoy Thymarakia\"\n                        },\n                        \"package_id\": \"0031765c-d3f3-46ea-b960-eba000d2fce4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:49:08.920838\",\n                            \"updated\": \"2026-03-31T16:02:09.731562\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.721441434223873, 38.00943220114844], [23.721580777571667, 38.00919001700739], [23.72172841305011, 38.00922833651823], [23.723029130556302, 38.009004247155225], [23.72344943629302, 38.00893905426504], [23.723926741157808, 38.00885906035431], [23.72443716649621, 38.00877463570603], [23.724489960916763, 38.00876582950042], [23.724497875863413, 38.00876450873794], [23.725281522403, 38.00863378681651], [23.72528642933252, 38.00863296819836], [23.725342970142187, 38.00862353675949], [23.72625873608945, 38.008472454015745], [23.72672605110962, 38.008396931883404], [23.726767606646483, 38.00839055543194], [23.72677029647294, 38.00839014258519], [23.72724677704439, 38.00831702536754], [23.727713996565548, 38.008252002620225], [23.727829309548618, 38.00825411086149], [23.72786654761578, 38.008251455335746], [23.72791957898788, 38.00824767278252], [23.72791691698811, 38.00823408611073], [23.72788556329249, 38.00807962941312], [23.727870607888043, 38.00800785548378], [23.727834839014193, 38.00783620200795], [23.72763372622673, 38.00715977503301], [23.72747660797779, 38.006812417515626], [23.727307643853056, 38.00649207076367], [23.727209678238093, 38.006320599991255], [23.726790592365248, 38.005701262058125], [23.726652037902557, 38.00549649957949], [23.726644664198158, 38.00548560216312], [23.72660067648795, 38.005444942218254], [23.72625973878725, 38.00504307859296], [23.725948199407654, 38.00468184016619], [23.72555158818108, 38.00422576776464], [23.72521167978656, 38.003837422671836], [23.72443298914162, 38.00294783754314], [23.72436456285243, 38.00297020925915], [23.72416801658357, 38.00298777411238], [23.723398164383664, 38.00306708147677], [23.722899659825885, 38.00311547854592], [23.721962478947123, 38.003203394969816], [23.72109233096384, 38.00328924394868], [23.721164805011416, 38.00380182995247], [23.721211352317184, 38.004301990623084], [23.72128678618083, 38.00511251400257], [23.721324440044107, 38.0055091673389], [23.72136865313294, 38.0058988782801], [23.721424181757502, 38.00671261503238], [23.72146184859857, 38.007388665597716], [23.721449847202845, 38.00774813772138], [23.721422414885907, 38.00788526584184], [23.72135360835961, 38.00852402408043], [23.72106177810555, 38.0094676364359], [23.721441434223873, 38.00943220114844]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.723984004677796, 38.006237534416265]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΘΥΜΑΡΑΚΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"7d2fa1e4-763e-4c3f-8a84-88e071507993\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:11.303891\",\n                \"metadata_modified\": \"2026-03-31T16:02:11.038870\",\n                \"name\": \"env-081-paidiki-chara-athlitiko-kentro-tritona-sepolion\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 81) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 81) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 81) in the ΣΕΠΟΛΙΑ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                    \"en\": \"Environmental Data — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-081-paidiki-chara-athlitiko-kentro-tritona-sepolion/resource/6ee7c097-ee8c-40ba-9516-541d78f4972c\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:16.061769\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:16.067472\",\n                            \"updated\": \"2026-03-31T15:48:46.859347\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:11.305700\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 81. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 81. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 81. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/6ee7c097-ee8c-40ba-9516-541d78f4972c\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"6ee7c097-ee8c-40ba-9516-541d78f4972c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:02:11.047160\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                            \"en\": \"Hourly Environmental Measurements — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                        },\n                        \"package_id\": \"7d2fa1e4-763e-4c3f-8a84-88e071507993\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:49:14.999496\",\n                            \"updated\": \"2026-03-31T16:02:14.858265\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.721441434223873, 38.00943220114844], [23.72106177810555, 38.0094676364359], [23.72135360835961, 38.00852402408043], [23.721422414885907, 38.00788526584184], [23.721449847202845, 38.00774813772138], [23.72146184859857, 38.007388665597716], [23.721424181757502, 38.00671261503238], [23.72136865313294, 38.0058988782801], [23.721324440044107, 38.0055091673389], [23.72128678618083, 38.00511251400257], [23.721211352317184, 38.004301990623084], [23.72109202924918, 38.00431467265547], [23.721001013858903, 38.00432430148423], [23.72096940066779, 38.00432764595001], [23.720714065533524, 38.004358584760226], [23.720404270626037, 38.00438939355912], [23.719605178869543, 38.00447761935296], [23.71881351842896, 38.00459513202537], [23.71823077922896, 38.00468162946131], [23.71797027567411, 38.00466748582135], [23.71749048874209, 38.004657321475435], [23.716510204251723, 38.004654962633545], [23.715921446023938, 38.004658048397545], [23.715200257037587, 38.004665317005966], [23.71420541197062, 38.00465389087188], [23.713503122753174, 38.004652182178475], [23.71308066399338, 38.00464664589189], [23.712504346887897, 38.00464523848996], [23.7124225099141, 38.004645741409966], [23.710208399467714, 38.004659322756154], [23.70996662123831, 38.00466080331134], [23.709880909100622, 38.004661328253576], [23.711543227162416, 38.005275614753245], [23.711611896201234, 38.00530098930801], [23.71194605787587, 38.00548696217628], [23.711955574525405, 38.005492258884956], [23.71209174814553, 38.00556804313253], [23.712366573331437, 38.00578414538704], [23.712591002869964, 38.005960618863966], [23.712752869343, 38.00608789677299], [23.7128390878167, 38.006170004996456], [23.713945037552957, 38.007223204411645], [23.714512998803933, 38.007764060121936], [23.71482621657092, 38.00804872372592], [23.715092796684655, 38.00824314536266], [23.71516737542298, 38.00828839008644], [23.715338924862618, 38.008387946407865], [23.71706403249387, 38.00938802534042], [23.717188409406702, 38.00946851781642], [23.717524617499762, 38.00968609932655], [23.71763715508978, 38.00975892813361], [23.717789418422495, 38.0098764601848], [23.717848708574202, 38.009943454085786], [23.717868313567475, 38.0099656068461], [23.71790532206769, 38.01000742404613], [23.718021568745847, 38.01022589220765], [23.718114203084145, 38.01039998224726], [23.718199961265512, 38.0106888365959], [23.718226667058353, 38.01077878986312], [23.718270358247953, 38.011175458237545], [23.718296952176143, 38.01148195751102], [23.71832217410997, 38.0117749342614], [23.718354562161515, 38.012149043441106], [23.718387253090714, 38.01253667252725], [23.718528867771628, 38.01311383130707], [23.718770230515535, 38.01395259984933], [23.71883165372847, 38.01411926914221], [23.718950603161545, 38.014442027185076], [23.718971156737826, 38.014497796175434], [23.719005867525635, 38.01459198092569], [23.719006035527915, 38.01459243647382], [23.719032781562557, 38.01466500750055], [23.719052814341335, 38.01471936382504], [23.719274366676807, 38.01442165014971], [23.719300911657243, 38.01438598044048], [23.719665424499677, 38.01389615398499], [23.719796931622312, 38.01367114721678], [23.719810953517, 38.01354764567731], [23.719852693935255, 38.01348582893265], [23.719753218512235, 38.0131843514299], [23.719725208153523, 38.013033300308635], [23.71979773885779, 38.012811464237515], [23.720044433955604, 38.0122681819061], [23.72029017494162, 38.01174808669339], [23.720420879881125, 38.01154560925531], [23.720548602074615, 38.01128454130296], [23.72075481245582, 38.01088396101071], [23.72091733614674, 38.01055087275556], [23.721213185030933, 38.00997926083629], [23.721441434223873, 38.00943220114844]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.717797596813845, 38.00766312195237]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΕΠΟΛΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"6d3ff9ef-23f5-4aad-b621-9f81c765ffab\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:17.339257\",\n                \"metadata_modified\": \"2026-03-31T16:02:16.207866\",\n                \"name\": \"env-082-athlitiko-kentro-atlas-sepolion-kai-paidiki-chara-aylonos\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 82) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 82) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 82) in the ΣΕΠΟΛΙΑ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-082-athlitiko-kentro-atlas-sepolion-kai-paidiki-chara-aylonos/resource/4c71e4a7-501a-4ec5-b0f6-54caf0c60a78\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:25.581127\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:25.587006\",\n                            \"updated\": \"2026-03-31T15:48:51.887763\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:17.341420\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 82. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 82. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 82. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/4c71e4a7-501a-4ec5-b0f6-54caf0c60a78\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"4c71e4a7-501a-4ec5-b0f6-54caf0c60a78\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:02:16.216436\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                        },\n                        \"package_id\": \"6d3ff9ef-23f5-4aad-b621-9f81c765ffab\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:49:21.058761\",\n                            \"updated\": \"2026-03-31T16:02:19.930496\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.721441434223873, 38.00943220114844], [23.72106177810555, 38.0094676364359], [23.72135360835961, 38.00852402408043], [23.721422414885907, 38.00788526584184], [23.721449847202845, 38.00774813772138], [23.72146184859857, 38.007388665597716], [23.721424181757502, 38.00671261503238], [23.72136865313294, 38.0058988782801], [23.721324440044107, 38.0055091673389], [23.72128678618083, 38.00511251400257], [23.721211352317184, 38.004301990623084], [23.72109202924918, 38.00431467265547], [23.721001013858903, 38.00432430148423], [23.72096940066779, 38.00432764595001], [23.720714065533524, 38.004358584760226], [23.720404270626037, 38.00438939355912], [23.719605178869543, 38.00447761935296], [23.71881351842896, 38.00459513202537], [23.71823077922896, 38.00468162946131], [23.71797027567411, 38.00466748582135], [23.71749048874209, 38.004657321475435], [23.716510204251723, 38.004654962633545], [23.715921446023938, 38.004658048397545], [23.715200257037587, 38.004665317005966], [23.71420541197062, 38.00465389087188], [23.713503122753174, 38.004652182178475], [23.71308066399338, 38.00464664589189], [23.712504346887897, 38.00464523848996], [23.7124225099141, 38.004645741409966], [23.710208399467714, 38.004659322756154], [23.70996662123831, 38.00466080331134], [23.709880909100622, 38.004661328253576], [23.711543227162416, 38.005275614753245], [23.711611896201234, 38.00530098930801], [23.71194605787587, 38.00548696217628], [23.711955574525405, 38.005492258884956], [23.71209174814553, 38.00556804313253], [23.712366573331437, 38.00578414538704], [23.712591002869964, 38.005960618863966], [23.712752869343, 38.00608789677299], [23.7128390878167, 38.006170004996456], [23.713945037552957, 38.007223204411645], [23.714512998803933, 38.007764060121936], [23.71482621657092, 38.00804872372592], [23.715092796684655, 38.00824314536266], [23.71516737542298, 38.00828839008644], [23.715338924862618, 38.008387946407865], [23.71706403249387, 38.00938802534042], [23.717188409406702, 38.00946851781642], [23.717524617499762, 38.00968609932655], [23.71763715508978, 38.00975892813361], [23.717789418422495, 38.0098764601848], [23.717848708574202, 38.009943454085786], [23.717868313567475, 38.0099656068461], [23.71790532206769, 38.01000742404613], [23.718021568745847, 38.01022589220765], [23.718114203084145, 38.01039998224726], [23.718199961265512, 38.0106888365959], [23.718226667058353, 38.01077878986312], [23.718270358247953, 38.011175458237545], [23.718296952176143, 38.01148195751102], [23.71832217410997, 38.0117749342614], [23.718354562161515, 38.012149043441106], [23.718387253090714, 38.01253667252725], [23.718528867771628, 38.01311383130707], [23.718770230515535, 38.01395259984933], [23.71883165372847, 38.01411926914221], [23.718950603161545, 38.014442027185076], [23.718971156737826, 38.014497796175434], [23.719005867525635, 38.01459198092569], [23.719006035527915, 38.01459243647382], [23.719032781562557, 38.01466500750055], [23.719052814341335, 38.01471936382504], [23.719274366676807, 38.01442165014971], [23.719300911657243, 38.01438598044048], [23.719665424499677, 38.01389615398499], [23.719796931622312, 38.01367114721678], [23.719810953517, 38.01354764567731], [23.719852693935255, 38.01348582893265], [23.719753218512235, 38.0131843514299], [23.719725208153523, 38.013033300308635], [23.71979773885779, 38.012811464237515], [23.720044433955604, 38.0122681819061], [23.72029017494162, 38.01174808669339], [23.720420879881125, 38.01154560925531], [23.720548602074615, 38.01128454130296], [23.72075481245582, 38.01088396101071], [23.72091733614674, 38.01055087275556], [23.721213185030933, 38.00997926083629], [23.721441434223873, 38.00943220114844]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.717797596813845, 38.00766312195237]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΕΠΟΛΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"d2101beb-3e36-4d00-8bee-5fdd8f54e3ff\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:23.419972\",\n                \"metadata_modified\": \"2026-03-31T16:02:21.238766\",\n                \"name\": \"env-083-plateia-agioy-payloy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Παύλου» (station_id: 83) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Παύλου» (station_id: 83) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Payloy» (station_id: 83) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Παύλου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Παύλου\",\n                    \"en\": \"Environmental Data — Plateia Agioy Payloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-083-plateia-agioy-payloy/resource/210c705c-c331-4429-82ae-a5169ad4191e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:31.657338\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:31.663271\",\n                            \"updated\": \"2026-03-31T15:48:57.043386\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:23.422205\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 83. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 83. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 83. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/210c705c-c331-4429-82ae-a5169ad4191e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"210c705c-c331-4429-82ae-a5169ad4191e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:02:21.247808\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Παύλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Παύλου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Payloy\"\n                        },\n                        \"package_id\": \"d2101beb-3e36-4d00-8bee-5fdd8f54e3ff\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:49:27.094840\",\n                            \"updated\": \"2026-03-31T16:02:24.956910\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.725037302468344, 37.98892528036282], [23.725073522659457, 37.98888029989226], [23.725074955840736, 37.988880759292094], [23.725454475621767, 37.98900234848042], [23.725796158132024, 37.98911181429152], [23.72646307549889, 37.98920329548583], [23.72656481974274, 37.98921725140421], [23.726587110665232, 37.98921668313683], [23.726724604383264, 37.98921317580038], [23.726726759219424, 37.98921312042061], [23.72672687083199, 37.98921311797606], [23.726716229117578, 37.989077904158975], [23.726679887449542, 37.989026023790046], [23.726634534347355, 37.988961280061396], [23.725901282156652, 37.98791450425233], [23.725709845235585, 37.987633506050834], [23.725438745090635, 37.98723180178577], [23.725059342093733, 37.98667211890187], [23.724771512802352, 37.98619504994179], [23.72475466319949, 37.986167122952516], [23.7247445758525, 37.986150403943164], [23.72474350860676, 37.98614863492697], [23.724620648382654, 37.98593233726396], [23.72462047868502, 37.985932038541314], [23.724276392776016, 37.98572914904843], [23.72424230187207, 37.98570904708395], [23.72413714206532, 37.9856470390428], [23.724129404218534, 37.98564247661592], [23.724128246587913, 37.98564265145411], [23.72359726669644, 37.98572269816786], [23.723158064637204, 37.98578890658462], [23.722187059542488, 37.985939835737845], [23.7220891477649, 37.9859531237249], [23.72183526623511, 37.985993081449294], [23.721658889975327, 37.9860197036764], [23.721571967685318, 37.98603282346002], [23.7215707097746, 37.98603301335748], [23.72142258686448, 37.986055194776846], [23.721381645815494, 37.986119110676654], [23.72119777677061, 37.986406163294085], [23.721180505066965, 37.98639653718936], [23.721128883165864, 37.98636776657091], [23.721112180799967, 37.98635845815695], [23.720165954051314, 37.987663133431084], [23.720147232933556, 37.987683078486384], [23.72003379919631, 37.987803924999334], [23.71999823626839, 37.98786047527901], [23.71988465795583, 37.98804107827787], [23.71983996200178, 37.98829520080358], [23.719866702737477, 37.988419926579105], [23.720077570273254, 37.98940345876339], [23.720180322775338, 37.989882706195544], [23.720354927934714, 37.989853323175794], [23.720404148461697, 37.98984504021433], [23.721245032294007, 37.989703529905285], [23.721963479587007, 37.98958261960746], [23.72204070281602, 37.98956962353852], [23.722041399075607, 37.9895695062143], [23.722864126163348, 37.98943103821986], [23.722866404094475, 37.98943065513326], [23.722945377336885, 37.98941736336627], [23.723587375885405, 37.989309309135336], [23.724159611744003, 37.989212992884106], [23.724906911478598, 37.989087205819104], [23.725037302468344, 37.98892528036282]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.722918576514513, 37.987845593880415]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΠΑΥΛΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"140e627c-1ade-483a-af58-a9ceb6232cf7\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:33.424203\",\n                \"metadata_modified\": \"2026-03-31T16:02:30.324506\",\n                \"name\": \"env-084-gipedo-mpasket-plateias-goyemplei\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 84) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 84) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedo Mpasket Plateias Goyemplei» (station_id: 84) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                    \"en\": \"Environmental Data — Gipedo Mpasket Plateias Goyemplei\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-084-gipedo-mpasket-plateias-goyemplei/resource/3aa08eb4-7dd0-481e-9597-a8b49bbf65da\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:41.909423\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:41.915836\",\n                            \"updated\": \"2026-03-31T15:49:02.170622\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:33.426150\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 84. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 84. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 84. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/3aa08eb4-7dd0-481e-9597-a8b49bbf65da\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"3aa08eb4-7dd0-481e-9597-a8b49bbf65da\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:02:30.333994\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedo Mpasket Plateias Goyemplei\"\n                        },\n                        \"package_id\": \"140e627c-1ade-483a-af58-a9ceb6232cf7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:49:37.192769\",\n                            \"updated\": \"2026-03-31T16:02:33.915368\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72369410537094, 38.01497821262746], [23.72426807846702, 38.01495252140036], [23.72476478183437, 38.014931152952244], [23.725232294099357, 38.01490971420447], [23.725660646158982, 38.01488818224916], [23.726248874660392, 38.014858008202935], [23.7263378912564, 38.014853708982855], [23.726409106736796, 38.01484936828268], [23.726961023864856, 38.01481910618964], [23.727397205770853, 38.01479758608591], [23.728052732775815, 38.01476305259438], [23.728406340084682, 38.01473683135954], [23.728468993332115, 38.01377260556409], [23.72855755152107, 38.01288914187652], [23.72862634612556, 38.01237472683642], [23.728516519284025, 38.01225783585742], [23.728523819274834, 38.01222318402936], [23.72853724122978, 38.01215947010143], [23.72850985129226, 38.01195895923974], [23.728499602148542, 38.01188392915619], [23.72848490065297, 38.011776304772305], [23.728483490576927, 38.01176667493223], [23.72839811722384, 38.011183777836415], [23.72839805056456, 38.011183319831574], [23.728391145809017, 38.011136178589794], [23.72832117401341, 38.01070790833356], [23.72819214987848, 38.009882937695714], [23.728039256598322, 38.0089677834473], [23.72791957898788, 38.00824767278252], [23.72786654761578, 38.008251455335746], [23.727829309548618, 38.00825411086149], [23.727713996565548, 38.008252002620225], [23.72724677704439, 38.00831702536754], [23.72677029647294, 38.00839014258519], [23.726767606646483, 38.00839055543194], [23.72672605110962, 38.008396931883404], [23.72625873608945, 38.008472454015745], [23.725342970142187, 38.00862353675949], [23.72528642933252, 38.00863296819836], [23.725281522403, 38.00863378681651], [23.724497875863413, 38.00876450873794], [23.724489960916763, 38.00876582950042], [23.72443716649621, 38.00877463570603], [23.723926741157808, 38.00885906035431], [23.72344943629302, 38.00893905426504], [23.723029130556302, 38.009004247155225], [23.72172841305011, 38.00922833651823], [23.721580777571667, 38.00919001700739], [23.721441434223873, 38.00943220114844], [23.721213185030933, 38.00997926083629], [23.72091733614674, 38.01055087275556], [23.72075481245582, 38.01088396101071], [23.720548602074615, 38.01128454130296], [23.720420879881125, 38.01154560925531], [23.72029017494162, 38.01174808669339], [23.720044433955604, 38.0122681819061], [23.71979773885779, 38.012811464237515], [23.719725208153523, 38.013033300308635], [23.719753218512235, 38.0131843514299], [23.719852693935255, 38.01348582893265], [23.719810953517, 38.01354764567731], [23.719796931622312, 38.01367114721678], [23.719665424499677, 38.01389615398499], [23.719300911657243, 38.01438598044048], [23.719274366676807, 38.01442165014971], [23.719052814341335, 38.01471936382504], [23.719108954356074, 38.01484117080848], [23.71916786244566, 38.014960392290405], [23.719173603022245, 38.014972010887334], [23.719224189359956, 38.014963118872004], [23.719412616822563, 38.0149365301913], [23.719519061254953, 38.014936784117616], [23.720500855578162, 38.01495264088267], [23.72200597117252, 38.01496972771054], [23.722142692099617, 38.01496554442677], [23.722653890793385, 38.01497125756209], [23.723611479558944, 38.01498703126912], [23.72369410537094, 38.01497821262746]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.72437928412347, 38.012009815069426]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΑΤΩ ΠΑΤΗΣΙΑ II\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-27\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"1ad642fb-2356-4074-b9ab-fb7bf7986025\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:39.604195\",\n                \"metadata_modified\": \"2026-03-31T16:02:35.275897\",\n                \"name\": \"env-085-athlitiko-kentro-mitsaki-kai-parko-tsepis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 85) στη γειτονιά ΚΥΠΡΙΑΔΟΥ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 85) στη γειτονιά ΚΥΠΡΙΑΔΟΥ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 85) in the ΚΥΠΡΙΑΔΟΥ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-085-athlitiko-kentro-mitsaki-kai-parko-tsepis/resource/a5a59027-b20e-4b09-bd3b-7dac1aa62d18\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:47.768666\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:47.774661\",\n                            \"updated\": \"2026-03-31T15:49:07.270756\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:39.606247\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 85. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 85. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 85. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a5a59027-b20e-4b09-bd3b-7dac1aa62d18\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"a5a59027-b20e-4b09-bd3b-7dac1aa62d18\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:02:35.286587\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                        },\n                        \"package_id\": \"1ad642fb-2356-4074-b9ab-fb7bf7986025\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:49:43.326561\",\n                            \"updated\": \"2026-03-31T16:02:38.947998\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73582012393343, 38.019584583276774], [23.736638328199028, 38.01956839296233], [23.736809218978046, 38.01956877556335], [23.737122534844712, 38.019564969988764], [23.73771757629127, 38.019530247474826], [23.73863305427633, 38.01949172819471], [23.739227707074484, 38.01946600997513], [23.739618343540187, 38.019444343583615], [23.739640587052307, 38.018993752707466], [23.739647372742517, 38.01848454434618], [23.739601016648596, 38.017700327734794], [23.73957377265927, 38.01755155612155], [23.739465675019726, 38.016911407485004], [23.739423474764013, 38.01666346181133], [23.73930854574005, 38.01594218253229], [23.73783556349327, 38.01609212570241], [23.737324146374476, 38.016145061308215], [23.73631519004335, 38.01575525258196], [23.73549914794536, 38.01577595198641], [23.735386021755314, 38.015745292783336], [23.735381780008993, 38.01574414311852], [23.73544585427297, 38.01688392779304], [23.735486167313294, 38.017651069453834], [23.735493544148785, 38.017791447852794], [23.735514345068182, 38.0181872856039], [23.735536665762684, 38.018612034406324], [23.735558773433592, 38.01903272332895], [23.73554020927849, 38.019606486105054], [23.73582012393343, 38.019584583276774]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.737474535329646, 38.01775278966452]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΥΠΡΙΑΔΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-27\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"a7b1388e-8e35-4cb6-ae37-05ce1dbf3188\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:45.672973\",\n                \"metadata_modified\": \"2026-03-31T16:02:40.194337\",\n                \"name\": \"env-086-plateia-papadiamanti\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Παπαδιαμάντη» (station_id: 86) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Παπαδιαμάντη» (station_id: 86) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Papadiamanti» (station_id: 86) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Παπαδιαμάντη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Παπαδιαμάντη\",\n                    \"en\": \"Environmental Data — Plateia Papadiamanti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-086-plateia-papadiamanti/resource/4d98558d-8582-40ae-81f0-a871caca9b68\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:57.586419\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:57.592821\",\n                            \"updated\": \"2026-03-31T15:49:12.390870\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:45.674786\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 86. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 86. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 86. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/4d98558d-8582-40ae-81f0-a871caca9b68\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"4d98558d-8582-40ae-81f0-a871caca9b68\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:02:40.203123\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Παπαδιαμάντη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Παπαδιαμάντη\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Papadiamanti\"\n                        },\n                        \"package_id\": \"a7b1388e-8e35-4cb6-ae37-05ce1dbf3188\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:49:53.097390\",\n                            \"updated\": \"2026-03-31T16:02:44.017714\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.74700206948418, 38.01978191358926], [23.74652681240597, 38.0191084376624], [23.74645961081239, 38.01898850271203], [23.746326813874717, 38.01875150132513], [23.746302191467034, 38.01875859716392], [23.746011905356642, 38.018842249277114], [23.745418320245413, 38.01852421791737], [23.74545628404809, 38.0184843391261], [23.74546419193089, 38.01847603201668], [23.7457219049021, 38.01820531224072], [23.74572274187651, 38.018204433499456], [23.74575332350336, 38.01817230858621], [23.745790653497245, 38.018133094360074], [23.745686835327927, 38.01801334927301], [23.74551635834685, 38.01782512566649], [23.74544054968901, 38.017633871177225], [23.745299306837527, 38.016586560200835], [23.745298902412966, 38.016586888292395], [23.744631013147657, 38.01713003238048], [23.744570381822474, 38.01716144552244], [23.74429447270606, 38.01716084589914], [23.744226689668515, 38.01720125611875], [23.74396018291414, 38.01705647125679], [23.743770849368843, 38.01691723731509], [23.743740228049433, 38.016950521580924], [23.743731928028566, 38.01695954333881], [23.743431831371065, 38.017285738404965], [23.743431709007698, 38.01728587152754], [23.74342314588738, 38.01729517929624], [23.74346610369848, 38.01734380427296], [23.742626570355654, 38.018274795187736], [23.74213016833276, 38.01881447593427], [23.74198025218387, 38.018823159895206], [23.74140975256601, 38.018866970767895], [23.740607434306348, 38.01892378695367], [23.739640587052307, 38.018993752707466], [23.739618343540187, 38.019444343583615], [23.739227707074484, 38.01946600997513], [23.73863305427633, 38.01949172819471], [23.73771757629127, 38.019530247474826], [23.737122534844712, 38.019564969988764], [23.736809218978046, 38.01956877556335], [23.736638328199028, 38.01956839296233], [23.736760462262044, 38.01976244165787], [23.736851119890126, 38.019798695769694], [23.73701039648012, 38.020060423316814], [23.737346915251322, 38.02053885386227], [23.737427719637584, 38.02064268151811], [23.737826337479735, 38.02108069169974], [23.73812283981472, 38.021401306752395], [23.73852368215322, 38.02181678748326], [23.738744427357, 38.02204321455533], [23.738834596381086, 38.022135704100286], [23.739219340994122, 38.022530343326586], [23.739331884845313, 38.022620720833956], [23.739855260977574, 38.02292380856146], [23.739960833248187, 38.02296814889641], [23.74048227088161, 38.02273008138434], [23.7406615985563, 38.022648783218834], [23.741168561758304, 38.02241894816027], [23.741470567488204, 38.02228202945708], [23.742279967709294, 38.02191507185791], [23.742965613527797, 38.02160421327409], [23.74330828193013, 38.02144885198564], [23.74378298207067, 38.02123362601789], [23.744160742803917, 38.02106234907734], [23.744606745098608, 38.02086012948955], [23.74519147062146, 38.02059500750933], [23.74580747954227, 38.02031824079871], [23.74700206948418, 38.01978191358926]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74203995665332, 38.02002210205295]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-27\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"551ddb16-5748-4f54-bde8-237e89477074\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:55.418123\",\n                \"metadata_modified\": \"2026-03-31T16:02:45.300270\",\n                \"name\": \"env-087-trigono-prasinoy-acharnon-kai-leof-ionias\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 87) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 87) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 87) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                    \"en\": \"Environmental Data — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-087-trigono-prasinoy-acharnon-kai-leof-ionias/resource/5c362652-0f8c-4f00-8e01-00ddc21fea9b\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:00.302523\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:50:00.308550\",\n                            \"updated\": \"2026-03-31T15:49:17.355486\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:55.420392\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 87. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 87. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 87. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/5c362652-0f8c-4f00-8e01-00ddc21fea9b\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"5c362652-0f8c-4f00-8e01-00ddc21fea9b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:02:45.309184\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                            \"en\": \"Hourly Environmental Measurements — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                        },\n                        \"package_id\": \"551ddb16-5748-4f54-bde8-237e89477074\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T15:49:17.355486\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"File could not be downloaded. Reason: URL invalid. Error details: Invalid url scheme. Please use one of: ftp http https. Attempted on 31/03/2026. Tried 13 times since 31/03/2026. This URL has not worked in the history of this tool.\",\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:49:59.198444\",\n                            \"updated\": \"2026-03-31T16:02:49.181019\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/1bd548e7-60b6-4363-aaca-87958a5c1634/env-087-trigono-prasinoy-acharnon-kai-leof-ionias-osirgap0.zip?se=2026-03-31T16%3A49%3A17Z&sp=r&sv=2024-08-04&sr=b&sig=3EdFGl9UL72OGtXW4EdRtxhVlOtSm8mP7cX3kmC6J8s%3D\",\n                            \"cache_filepath\": \"env-087-trigono-prasinoy-acharnon-kai-leof-ionias-osirgap0.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/1b/1bd548e7-60b6-4363-aaca-87958a5c1634/env-087-trigono-prasinoy-acharnon-kai-leof-ionias-osirgap0.zip\",\n                            \"size\": 1788,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"30b3a8952ba0375c6d25c185d1e878157bcbf815\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T15:49:17.760220\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T09:50:09.579019\",\n                            \"updated\": \"2026-03-31T15:49:17.760220\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:01.692907\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"7d59bab800c8d6198d67c82619da587c\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T09:49:55.418131\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"1bd548e7-60b6-4363-aaca-87958a5c1634\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T09:50:01.502389\",\n                        \"metadata_modified\": \"2026-03-31T16:02:45.309246\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"551ddb16-5748-4f54-bde8-237e89477074\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T15:49:17.760220\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T09:50:10.682854\",\n                            \"updated\": \"2026-03-31T15:58:57.192629\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 1788,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/551ddb16-5748-4f54-bde8-237e89477074/resource/1bd548e7-60b6-4363-aaca-87958a5c1634/download/env-087-trigono-prasinoy-acharnon-kai-leof-ionias-osirgap0.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72881172343292, 38.01225962464389], [23.728813037991472, 38.0122370622995], [23.728776482552874, 38.0122384885445], [23.728692312187004, 38.01224177153474], [23.728516519284025, 38.01225783585742], [23.72862634612556, 38.01237472683642], [23.72855755152107, 38.01288914187652], [23.728468993332115, 38.01377260556409], [23.728406340084682, 38.01473683135954], [23.728345890827963, 38.01548926110815], [23.728257246418874, 38.01645342649303], [23.728275831405696, 38.01653007827779], [23.72826834523923, 38.016629201829986], [23.72825479083937, 38.01673281775968], [23.728239389229717, 38.01685445502541], [23.72819789839203, 38.01748525538996], [23.728400386835066, 38.01799044018981], [23.728539205478008, 38.01834186795331], [23.728539360109465, 38.018342260367156], [23.72871569055752, 38.01879781376316], [23.72905428294817, 38.01966382325135], [23.729234892004136, 38.02011938563354], [23.729540392985534, 38.02088617656529], [23.72956967064174, 38.020954412198144], [23.729571476245116, 38.020953844037855], [23.72968557630192, 38.02091815522949], [23.72968589453189, 38.02091805591897], [23.72988302599236, 38.02085091292085], [23.731673283884184, 38.02022862208947], [23.731744115020383, 38.02019916853419], [23.731794591454364, 38.02017817929965], [23.731890878614017, 38.02013814049749], [23.73191040257441, 38.02013002211723], [23.731977739972592, 38.02011665641454], [23.731910457523846, 38.0200173622444], [23.73190443737094, 38.02000833571955], [23.731682254404205, 38.01960467379296], [23.731453197291703, 38.019367397266166], [23.73120161271408, 38.01894322080501], [23.730687226917297, 38.01804977648746], [23.73065549891768, 38.0179640821941], [23.73015390872002, 38.01707967752469], [23.72975411566724, 38.0163982926993], [23.729690720857448, 38.01630801894469], [23.729627343895615, 38.016213238793085], [23.72933956066025, 38.01547352670171], [23.729205077311384, 38.014869359037874], [23.72919087867217, 38.014761172652186], [23.72920350499386, 38.01471613768985], [23.729214317581487, 38.01468011135715], [23.729086568033555, 38.013891196405915], [23.729060406877437, 38.01384156568669], [23.729039908488684, 38.013800960817946], [23.728930582296407, 38.01313376096741], [23.728803398038476, 38.01240257837337], [23.72881172343292, 38.01225962464389]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.729590358923552, 38.017744840380956]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-30\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"55ab796e-c95c-48bb-aee8-0289b46e2124\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:01.671794\",\n                \"metadata_modified\": \"2026-03-31T16:02:50.578299\",\n                \"name\": \"env-088-zafeiropoyloy-athlitiko-kentro-podonifti\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 88) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 88) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 88) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                    \"en\": \"Environmental Data — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-088-zafeiropoyloy-athlitiko-kentro-podonifti/resource/f7c357cb-0035-4fdc-a15b-52d820fdfb24\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:11.978380\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:11.984585\",\n                            \"updated\": \"2026-03-31T15:49:21.201392\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:01.673476\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 88. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 88. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 88. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/f7c357cb-0035-4fdc-a15b-52d820fdfb24\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"f7c357cb-0035-4fdc-a15b-52d820fdfb24\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:02:50.586838\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                            \"en\": \"Hourly Environmental Measurements — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                        },\n                        \"package_id\": \"55ab796e-c95c-48bb-aee8-0289b46e2124\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:50:05.131735\",\n                            \"updated\": \"2026-03-31T16:02:54.526945\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72819789839203, 38.01748525538996], [23.728239389229717, 38.01685445502541], [23.728126996111342, 38.01692179126623], [23.728036503117433, 38.016939607627066], [23.72789062253151, 38.01691673815052], [23.7278032608817, 38.016857952743464], [23.727426097639334, 38.01689763674838], [23.726982326229603, 38.01694617772442], [23.72653497740397, 38.01699921510721], [23.725945884497516, 38.01706543974731], [23.725886007679122, 38.01708332579783], [23.725353608426055, 38.01722178203092], [23.724961981548468, 38.017320007563185], [23.724652639254806, 38.01740055389876], [23.724190101319973, 38.017520987782554], [23.72405610557515, 38.017556724640805], [23.723230802192788, 38.01785671399468], [23.722841847553887, 38.01800000274253], [23.72276352097833, 38.01803822165638], [23.722702391789028, 38.01806726998875], [23.72267738585267, 38.0180897430234], [23.722670231593316, 38.01809873895264], [23.722664145946755, 38.01810773740162], [23.722658415744103, 38.018116736688576], [23.72265375301561, 38.018125738492856], [23.722644734332064, 38.018157262026044], [23.722635628116542, 38.01821775339571], [23.723481032902438, 38.018959430315896], [23.723508888178788, 38.01898396826923], [23.72365033125807, 38.01914653114754], [23.723703344461843, 38.01922013887696], [23.72412174392533, 38.019801065989974], [23.724159975993537, 38.01985973886981], [23.72495688097066, 38.02011396384246], [23.725110585151448, 38.020185227833785], [23.72529878804905, 38.02027248701838], [23.725444406514356, 38.0203952731728], [23.725459563843998, 38.02040805446029], [23.72557332674342, 38.020548018374285], [23.725717796308878, 38.02076015618397], [23.726466106016964, 38.02179591488975], [23.72646614455904, 38.02179596725362], [23.726616079327854, 38.02200150755143], [23.72670899175618, 38.022098790433894], [23.727044819964387, 38.02246215611248], [23.728101599956336, 38.022928763341945], [23.7282906130707, 38.02303735377257], [23.72841875075623, 38.02324043765986], [23.728706106025534, 38.02410182277427], [23.72890798852861, 38.0245484441445], [23.73030131944501, 38.02556524921818], [23.73090573790987, 38.02595900580914], [23.731017776368134, 38.02597775369429], [23.731244229862924, 38.025991324716], [23.731304643739183, 38.026023007548694], [23.73129525971976, 38.025978103309235], [23.731292395243916, 38.02596439642036], [23.731246235690676, 38.025734464762394], [23.73122506030889, 38.025585705309325], [23.73117824822197, 38.025436887242584], [23.73100301080749, 38.02486868060808], [23.730775589418393, 38.02396688084017], [23.730039950322244, 38.02213559689968], [23.72983180903529, 38.02161237666596], [23.7295965219133, 38.02101699121922], [23.72956967064174, 38.020954412198144], [23.729540392985534, 38.02088617656529], [23.729234892004136, 38.02011938563354], [23.72905428294817, 38.01966382325135], [23.72871569055752, 38.01879781376316], [23.728539360109465, 38.018342260367156], [23.728539205478008, 38.01834186795331], [23.728400386835066, 38.01799044018981], [23.72819789839203, 38.01748525538996]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.727398614661276, 38.02048912133215]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-27\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"cecffb83-77f7-4d3b-8cd9-10ca0a85dd32\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:07.543960\",\n                \"metadata_modified\": \"2026-03-31T16:02:55.824325\",\n                \"name\": \"env-089-gipedo-mpasket-erioyrgias\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 89) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 89) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedo Mpasket Erioyrgias» (station_id: 89) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Εριουργίας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Εριουργίας\",\n                    \"en\": \"Environmental Data — Gipedo Mpasket Erioyrgias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-089-gipedo-mpasket-erioyrgias/resource/6c55a7f8-8164-444e-9117-18f364671922\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:21.381233\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:21.387621\",\n                            \"updated\": \"2026-03-31T15:49:27.276879\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:07.545738\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 89. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 89. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 89. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/6c55a7f8-8164-444e-9117-18f364671922\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"6c55a7f8-8164-444e-9117-18f364671922\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:02:55.834763\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Εριουργίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Εριουργίας\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedo Mpasket Erioyrgias\"\n                        },\n                        \"package_id\": \"cecffb83-77f7-4d3b-8cd9-10ca0a85dd32\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:50:11.055699\",\n                            \"updated\": \"2026-03-31T16:02:59.445723\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.736760462262044, 38.01976244165787], [23.736638328199028, 38.01956839296233], [23.73582012393343, 38.019584583276774], [23.73554020927849, 38.019606486105054], [23.735580520385913, 38.019925817375764], [23.73564129234028, 38.020407223130675], [23.735691700214513, 38.02077080192465], [23.73576629844078, 38.02130885702487], [23.7357665550591, 38.02131068449578], [23.735864860483517, 38.02200861128803], [23.735884597559362, 38.02214873432087], [23.735955098390793, 38.02264923807273], [23.735956878876646, 38.02274838283249], [23.73596582065103, 38.022820057345584], [23.7359703757223, 38.02285656669456], [23.735968220750678, 38.02285829231279], [23.73591956473155, 38.022897260734815], [23.735967859878073, 38.02306555607107], [23.735963621625313, 38.023290341003296], [23.73599753396575, 38.023325293058946], [23.73569574564948, 38.02349091742133], [23.735815288774383, 38.02356296035137], [23.735924335274785, 38.02362867693953], [23.736084391838357, 38.02372513430174], [23.736194243613117, 38.023797726504455], [23.73638096541494, 38.023921115829125], [23.73658239965127, 38.024054226568694], [23.73677052199237, 38.02417853951624], [23.73728293535704, 38.02451714340693], [23.737291376311497, 38.024522721356746], [23.737299330295013, 38.024527791698986], [23.73809246737384, 38.02503339593799], [23.738911176373044, 38.02554661511666], [23.73928730600406, 38.025786278752], [23.739349765828006, 38.02582607621024], [23.73941299534273, 38.025866363834176], [23.74032601182883, 38.02551464053763], [23.740756018392837, 38.02534898516763], [23.741221839739172, 38.02516952914173], [23.74163382049216, 38.02501081308661], [23.74134659020635, 38.02458094640365], [23.74101655453339, 38.02417013781455], [23.740702416856656, 38.02379541451613], [23.740468429802753, 38.023510995247385], [23.7403634696535, 38.02338909079587], [23.740226286876087, 38.023217544688094], [23.74018375298738, 38.023163373937734], [23.739960833248187, 38.02296814889641], [23.739855260977574, 38.02292380856146], [23.739331884845313, 38.022620720833956], [23.739219340994122, 38.022530343326586], [23.738834596381086, 38.022135704100286], [23.738744427357, 38.02204321455533], [23.73852368215322, 38.02181678748326], [23.73812283981472, 38.021401306752395], [23.737826337479735, 38.02108069169974], [23.737427719637584, 38.02064268151811], [23.737346915251322, 38.02053885386227], [23.73701039648012, 38.020060423316814], [23.736851119890126, 38.019798695769694], [23.736760462262044, 38.01976244165787]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.738089554833362, 38.02304529735177]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΑ ΒΑΡΒΑΡΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"3c015ed2-ff33-442d-8e5e-f77f8b8cdeee\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:13.606992\",\n                \"metadata_modified\": \"2026-03-31T16:03:00.764391\",\n                \"name\": \"env-090-plateia-tralleon\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Τράλλεων» (station_id: 90) στη γειτονιά ΛΑΜΠΡΙΝΗ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Τράλλεων» (station_id: 90) στη γειτονιά ΛΑΜΠΡΙΝΗ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Tralleon» (station_id: 90) in the ΛΑΜΠΡΙΝΗ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Τράλλεων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Τράλλεων\",\n                    \"en\": \"Environmental Data — Plateia Tralleon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-090-plateia-tralleon/resource/229619e5-70b1-4bc2-8edb-58f8bf8a1049\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:23.550863\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:23.557547\",\n                            \"updated\": \"2026-03-31T15:49:32.408239\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:13.609240\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 90. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 90. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 90. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/229619e5-70b1-4bc2-8edb-58f8bf8a1049\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"229619e5-70b1-4bc2-8edb-58f8bf8a1049\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:00.773788\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Τράλλεων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Τράλλεων\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Tralleon\"\n                        },\n                        \"package_id\": \"3c015ed2-ff33-442d-8e5e-f77f8b8cdeee\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:50:17.421514\",\n                            \"updated\": \"2026-03-31T16:03:04.855004\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.746274215333735, 38.02489683559689], [23.74632421628148, 38.024875693107596], [23.746440341985778, 38.025035197853114], [23.746445642293995, 38.02504247810118], [23.74646879968472, 38.02507428641765], [23.746887421726054, 38.02489493236272], [23.747288937107324, 38.02472004644389], [23.747891908704748, 38.02445996967684], [23.748524831190768, 38.02418643466235], [23.749185937318632, 38.02389493074598], [23.74974952845546, 38.02364166509871], [23.74915773528348, 38.02282400871132], [23.749101734107747, 38.02274770675396], [23.748501020178352, 38.02192921586891], [23.74826810244951, 38.02157889015509], [23.748235500173237, 38.021529853813384], [23.747959947806986, 38.021130226287035], [23.74767326578998, 38.02073075626926], [23.747368199579387, 38.020301156795135], [23.747085448368654, 38.01990016156476], [23.74700206948418, 38.01978191358926], [23.74580747954227, 38.02031824079871], [23.74519147062146, 38.02059500750933], [23.744606745098608, 38.02086012948955], [23.744160742803917, 38.02106234907734], [23.74378298207067, 38.02123362601789], [23.74330828193013, 38.02144885198564], [23.742965613527797, 38.02160421327409], [23.74330426858176, 38.022097704383725], [23.74359194001651, 38.02250841433423], [23.74387998694677, 38.02291461797573], [23.744169832350188, 38.02331631840215], [23.744471010542014, 38.02373606831115], [23.744756558589224, 38.02414677070126], [23.74491739173767, 38.024381452389115], [23.7450357177264, 38.0245529521232], [23.74509381278534, 38.024638699628966], [23.745391813351166, 38.025053933813766], [23.745514073088124, 38.025220935170196], [23.745573969768923, 38.02519521428754], [23.74586930936565, 38.025068387695796], [23.745921289138515, 38.02504606627545], [23.745970827028028, 38.02502512031692], [23.745978215206215, 38.0250219962199], [23.746266134575663, 38.024900252936526], [23.746274215333735, 38.02489683559689]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74634851380049, 38.02258907538244]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΛΑΜΠΡΙΝΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2b4c1cbc-09b1-47e6-8b4b-a1563df26afe\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:19.735652\",\n                \"metadata_modified\": \"2026-03-31T16:03:06.231388\",\n                \"name\": \"env-092-plateia-elpidas\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ελπίδας» (station_id: 92) στη γειτονιά ΦΙΛΟΠΑΠΠΟΥ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ελπίδας» (station_id: 92) στη γειτονιά ΦΙΛΟΠΑΠΠΟΥ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Elpidas» (station_id: 92) in the ΦΙΛΟΠΑΠΠΟΥ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ελπίδας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ελπίδας\",\n                    \"en\": \"Environmental Data — Plateia Elpidas\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-092-plateia-elpidas/resource/de2afef6-d5fa-4b03-bee2-2a8824925f36\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:29.210406\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:29.216979\",\n                            \"updated\": \"2026-03-31T15:49:37.405483\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:19.737858\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 92. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 92. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 92. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/de2afef6-d5fa-4b03-bee2-2a8824925f36\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"de2afef6-d5fa-4b03-bee2-2a8824925f36\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:06.240925\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ελπίδας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ελπίδας\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Elpidas\"\n                        },\n                        \"package_id\": \"2b4c1cbc-09b1-47e6-8b4b-a1563df26afe\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:50:23.436842\",\n                            \"updated\": \"2026-03-31T16:03:10.025903\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7173199884835, 37.9649553010746], [23.717587232381153, 37.96493791712541], [23.718221334002685, 37.965033945740444], [23.719159501771067, 37.96517601574506], [23.719167904142385, 37.96483805271579], [23.719167360473662, 37.96451358763678], [23.719166175078637, 37.96417109524082], [23.719164564714955, 37.96384662757862], [23.719161685809077, 37.96348159888955], [23.719160361994213, 37.96317515764342], [23.71915917661415, 37.962832665169195], [23.71916373083906, 37.96219726756758], [23.719090785422537, 37.96220159986649], [23.719090237858097, 37.96220130023254], [23.7184705900779, 37.96186213417854], [23.718455824008416, 37.96185170608387], [23.718358434585905, 37.961782927278314], [23.718254148257625, 37.96170927753451], [23.718223495681993, 37.961687629977554], [23.7181330628007, 37.96162376344524], [23.718001372628006, 37.96153075843813], [23.717954100301753, 37.96149737314719], [23.717921319187592, 37.961474221565084], [23.71786678066402, 37.9615181980617], [23.717650373184217, 37.96173398820552], [23.717624180237923, 37.96179250910847], [23.71767183484208, 37.96184618255484], [23.71767430820036, 37.96184865531724], [23.71772657537021, 37.961900909464426], [23.717710880412504, 37.961924698275176], [23.71730505677247, 37.96253981231469], [23.717151807275954, 37.9627355418416], [23.71713953323587, 37.96275121728544], [23.716072535786253, 37.96360937761037], [23.71573792020139, 37.96384741101631], [23.71571301566418, 37.96385521367962], [23.715138456812497, 37.9640352316315], [23.71513454630331, 37.96403582873007], [23.715049628030883, 37.96404878189595], [23.714983798668687, 37.964058822316986], [23.714815607985095, 37.964084476393204], [23.714761750443238, 37.96409269175906], [23.714556806684783, 37.96412395069174], [23.71420359599098, 37.96410957387301], [23.713852733670443, 37.96405068978182], [23.71385253500469, 37.96405230620981], [23.713835057912384, 37.96419430042219], [23.71382953693246, 37.96428660865204], [23.713866291398652, 37.96469226332104], [23.713033940606593, 37.96508246580018], [23.713205233166573, 37.965298254388664], [23.713239574496775, 37.9653415170072], [23.71324597646957, 37.96534958201512], [23.713275794205426, 37.96538714556803], [23.713622810217988, 37.96580708971425], [23.7137173443528, 37.96592448722928], [23.7139854685906, 37.96623157728214], [23.71401927229368, 37.96626780200563], [23.7141076999323, 37.9663625611275], [23.714411871178953, 37.9667328279339], [23.715320240361287, 37.96671708034468], [23.71532412505778, 37.96671701313525], [23.715333254159116, 37.96669200916398], [23.715335632507664, 37.966685495903405], [23.715358404980076, 37.96631602295219], [23.715477100059832, 37.966257726350996], [23.71582960246126, 37.96599720480885], [23.716222616194734, 37.96565566399272], [23.716942183811252, 37.96504452151917], [23.7173199884835, 37.9649553010746]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.716542522966375, 37.964333429353395]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΦΙΛΟΠΑΠΠΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"1991a317-2138-478f-aa97-1df9956bbb93\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:25.890067\",\n                \"metadata_modified\": \"2026-03-31T16:03:11.338224\",\n                \"name\": \"env-093-gipedo-mpasket-lofos-dexamenis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Λόφος Δεξαμενής» (station_id: 93) στη γειτονιά ΚΟΙΛΗΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Λόφος Δεξαμενής» (station_id: 93) στη γειτονιά ΚΟΙΛΗΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedo Mpasket Lofos Dexamenis» (station_id: 93) in the ΚΟΙΛΗΣ neighbourhood, 3th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Λόφος Δεξαμενής\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Λόφος Δεξαμενής\",\n                    \"en\": \"Environmental Data — Gipedo Mpasket Lofos Dexamenis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-093-gipedo-mpasket-lofos-dexamenis/resource/66afa851-74a5-47c0-9b95-d11aa1b3d65b\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:33.743658\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:33.750124\",\n                            \"updated\": \"2026-03-31T15:49:42.529463\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:25.892124\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 93. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 93. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 93. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/66afa851-74a5-47c0-9b95-d11aa1b3d65b\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"66afa851-74a5-47c0-9b95-d11aa1b3d65b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:11.346697\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Λόφος Δεξαμενής\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Λόφος Δεξαμενής\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedo Mpasket Lofos Dexamenis\"\n                        },\n                        \"package_id\": \"1991a317-2138-478f-aa97-1df9956bbb93\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:50:29.380346\",\n                            \"updated\": \"2026-03-31T16:03:14.995995\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.712471959417666, 37.9673454849402], [23.712494762665752, 37.96733652779177], [23.712771217705082, 37.96742282540558], [23.712829284269702, 37.96749507017695], [23.71283846295188, 37.967513118335965], [23.71299570728054, 37.96754402956355], [23.71299811672921, 37.96754450320984], [23.713232512547737, 37.96759058081002], [23.71323290160866, 37.96759065746652], [23.71323306997544, 37.96759069032329], [23.71327791459885, 37.967586293186606], [23.7133562203102, 37.9675774711266], [23.714053304856726, 37.96768582769378], [23.71428916861868, 37.96773295946126], [23.71452295210407, 37.96781464288147], [23.714705158220774, 37.96780779436146], [23.714721499992393, 37.967715982856646], [23.71474529982141, 37.96765420411606], [23.71480128304193, 37.96750888011306], [23.714827917380042, 37.96747098514036], [23.715291385467896, 37.966811569137235], [23.71532412505778, 37.96671701313525], [23.715320240361287, 37.96671708034468], [23.714411871178953, 37.9667328279339], [23.7141076999323, 37.9663625611275], [23.71401927229368, 37.96626780200563], [23.7139854685906, 37.96623157728214], [23.7137173443528, 37.96592448722928], [23.713622810217988, 37.96580708971425], [23.713275794205426, 37.96538714556803], [23.71324597646957, 37.96534958201512], [23.713239574496775, 37.9653415170072], [23.713205233166573, 37.965298254388664], [23.713033940606593, 37.96508246580018], [23.713866291398652, 37.96469226332104], [23.71382953693246, 37.96428660865204], [23.713835057912384, 37.96419430042219], [23.71385253500469, 37.96405230620981], [23.713852733670443, 37.96405068978182], [23.713791187400616, 37.96404036002206], [23.713004765743637, 37.96390837212989], [23.712335937706406, 37.963798513795325], [23.712085724713774, 37.963757414065284], [23.711970212437684, 37.96374237543403], [23.711415466538853, 37.96367014950718], [23.710402178462544, 37.963604569465275], [23.708635909368752, 37.96350106679895], [23.708418492775174, 37.963514047483756], [23.708218044026605, 37.96355410849678], [23.707562636829884, 37.96394003513471], [23.70732833431865, 37.96408365860989], [23.707204282729965, 37.96414644011658], [23.706445897367058, 37.96458614538003], [23.70644583574892, 37.96458618127781], [23.706529845583898, 37.96466300035007], [23.706580520918088, 37.96471269758839], [23.70705864568716, 37.96516453307461], [23.70765728737008, 37.965819455902526], [23.707964305699598, 37.9661807335546], [23.708087504880645, 37.96633425823663], [23.708321683760634, 37.96676295075689], [23.708364765304278, 37.96684417345675], [23.708711298595496, 37.967471426918614], [23.70899221536107, 37.9679588174383], [23.70927518048716, 37.96846874450221], [23.709685974899354, 37.96832104649815], [23.71023142596507, 37.9681286144197], [23.710884510210253, 37.96789743663174], [23.711192287120973, 37.96778848786164], [23.711253550414135, 37.967770612487264], [23.711541064033312, 37.967667669718516], [23.711916219637555, 37.96753339581884], [23.712471959417666, 37.9673454849402]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.71073736687833, 37.965729955056105]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΙΛΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"be06abfd-cba0-4347-ae09-712cae07e3f3\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:31.712554\",\n                \"metadata_modified\": \"2026-03-31T16:03:16.363381\",\n                \"name\": \"env-094-plateia-kalliga\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Καλλιγά» (station_id: 94) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Καλλιγά» (station_id: 94) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Kalliga» (station_id: 94) in the ΚΟΛΙΑΤΣΟΥ I neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Καλλιγά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Καλλιγά\",\n                    \"en\": \"Environmental Data — Plateia Kalliga\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-094-plateia-kalliga/resource/12a98bc0-c1f7-4f39-b9ff-032e939fd47e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:39.795753\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:39.802062\",\n                            \"updated\": \"2026-03-31T15:49:47.744680\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:31.714654\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 94. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 94. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 94. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/12a98bc0-c1f7-4f39-b9ff-032e939fd47e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"12a98bc0-c1f7-4f39-b9ff-032e939fd47e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:16.372206\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Καλλιγά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Καλλιγά\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Kalliga\"\n                        },\n                        \"package_id\": \"be06abfd-cba0-4347-ae09-712cae07e3f3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:50:35.245557\",\n                            \"updated\": \"2026-03-31T16:03:20.094138\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.735098183918126, 38.00828540200881], [23.73509614837138, 38.00786179493531], [23.73509390205297, 38.00749677068532], [23.735090880278698, 38.00705062928209], [23.73508695090051, 38.00665856272713], [23.73508580269717, 38.00658195116106], [23.734952809115654, 38.00595075399595], [23.734897734617316, 38.00572530930606], [23.734801033970392, 38.0052969822081], [23.734772639448305, 38.00517524506338], [23.734701906011985, 38.00485062387793], [23.734666555193545, 38.0046838068867], [23.73455832204392, 38.004194835041694], [23.73442809975393, 38.003786492615454], [23.734292168038703, 38.00338060843678], [23.7326571249651, 38.00372389691632], [23.732336205501593, 38.00378175034761], [23.731806974345396, 38.0038616601212], [23.731763159542478, 38.00387057302396], [23.7315469856468, 38.0039016246752], [23.73125544372982, 38.003711689525666], [23.730011622532526, 38.003943174186865], [23.73010650881291, 38.004301858124315], [23.730150306369595, 38.00446623626321], [23.730218046387428, 38.004727763549035], [23.730257351560184, 38.004881071696644], [23.73028753419623, 38.004998307615864], [23.73035456441296, 38.00525983317293], [23.730816498585245, 38.00518878878288], [23.730905486772205, 38.00518899242679], [23.731091087287272, 38.00592846835427], [23.731289565401415, 38.00674908870753], [23.731833477317604, 38.00665118916805], [23.731981348859563, 38.00661096855882], [23.731848905766142, 38.0071063717652], [23.73182508399553, 38.00719644564477], [23.731769494162517, 38.00740812012945], [23.731640066126694, 38.00775932480704], [23.73161883477466, 38.0078223660891], [23.731666641184173, 38.007837801473926], [23.73167292958589, 38.00783983198913], [23.73243411327415, 38.0080855955054], [23.732710601889117, 38.00811326267994], [23.732980408489873, 38.00811838198736], [23.733535623322492, 38.00805424696935], [23.733536726434586, 38.00805411968414], [23.733592576065366, 38.008047667755356], [23.733702366300975, 38.00839941632684], [23.733824519343678, 38.00877823121051], [23.733808945624048, 38.00883613305638], [23.73380756006754, 38.00884128254799], [23.73441169021184, 38.00882912919074], [23.735096642242297, 38.008812648399264], [23.735095756253997, 38.00836651190719], [23.73509697065634, 38.008325956959446], [23.735098183918126, 38.00828540200881]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73301449695426, 38.00589993829485]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"5d6eb860-5a5d-4d9b-b4e5-17fa64107005\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:37.629956\",\n                \"metadata_modified\": \"2026-03-31T16:03:21.402893\",\n                \"name\": \"env-095-gipeda-mpasket-paidiki-chara-oyranoxystes\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες» (station_id: 95) στη γειτονιά ΑΛΥΣΙΔΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες» (station_id: 95) στη γειτονιά ΑΛΥΣΙΔΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Paidiki Chara Oyranoxystes» (station_id: 95) in the ΑΛΥΣΙΔΑ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Paidiki Chara Oyranoxystes\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-095-gipeda-mpasket-paidiki-chara-oyranoxystes/resource/64741151-928a-40ac-97f7-1bad3c0f4c54\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:42.284008\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:42.290353\",\n                            \"updated\": \"2026-03-31T15:49:52.892172\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:37.631798\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 95. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 95. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 95. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/64741151-928a-40ac-97f7-1bad3c0f4c54\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"64741151-928a-40ac-97f7-1bad3c0f4c54\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:21.411741\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Paidiki Chara Oyranoxystes\"\n                        },\n                        \"package_id\": \"5d6eb860-5a5d-4d9b-b4e5-17fa64107005\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:50:41.228715\",\n                            \"updated\": \"2026-03-31T16:03:24.904889\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73790137002421, 38.027403334296174], [23.738588635818665, 38.02708491015746], [23.739120058368194, 38.026833732252705], [23.739903266226573, 38.02646594285098], [23.739642363761615, 38.026297470670585], [23.7394641316453, 38.026182380914726], [23.739343043801288, 38.02610419066578], [23.739304419915317, 38.026079099050285], [23.739301495018207, 38.026077198978065], [23.739143583770176, 38.025974614870705], [23.739208716913637, 38.025948443794164], [23.73921975042939, 38.02594401053739], [23.73926186946672, 38.02592708688689], [23.73941299534273, 38.025866363834176], [23.739349765828006, 38.02582607621024], [23.73928730600406, 38.025786278752], [23.738911176373044, 38.02554661511666], [23.73809246737384, 38.02503339593799], [23.737299330295013, 38.024527791698986], [23.737291376311497, 38.024522721356746], [23.73728293535704, 38.02451714340693], [23.73677052199237, 38.02417853951624], [23.73658239965127, 38.024054226568694], [23.73638096541494, 38.023921115829125], [23.736194243613117, 38.023797726504455], [23.736084391838357, 38.02372513430174], [23.735924335274785, 38.02362867693953], [23.735815288774383, 38.02356296035137], [23.73569574564948, 38.02349091742133], [23.7356736576331, 38.02350254114485], [23.735658998491463, 38.023510255590864], [23.735570965953602, 38.02355658351257], [23.735496560568755, 38.023595738995425], [23.73545601126875, 38.02361699187899], [23.73506554552182, 38.02378284949563], [23.734818433769817, 38.023885939619504], [23.734522462606748, 38.02401145090872], [23.73402288011178, 38.024222122614674], [23.7335521654103, 38.0244238448088], [23.733492641034864, 38.024441735502585], [23.733244195916562, 38.024616921623284], [23.73302752017664, 38.024769647363485], [23.73234317337007, 38.025263795210385], [23.732237694510598, 38.025335039126624], [23.73216314795126, 38.02538539055533], [23.732104983587654, 38.02542467640214], [23.732057733847913, 38.02545659029298], [23.732003461930162, 38.02549324691436], [23.73198887854098, 38.02550309710331], [23.731984101934486, 38.02550632270959], [23.731973702278747, 38.02551399412672], [23.731832578378306, 38.02561810268034], [23.73166742950654, 38.02573993306916], [23.731481210862885, 38.02585922217237], [23.731370837514987, 38.02592992507348], [23.731292395243916, 38.02596439642036], [23.73129525971976, 38.025978103309235], [23.731304643739183, 38.026023007548694], [23.731354688796834, 38.02605014674718], [23.731402041168586, 38.02607582510918], [23.731563341041635, 38.02616329665936], [23.73170906437533, 38.02623900410453], [23.73172021946266, 38.02624479954423], [23.731766580930497, 38.026268885641926], [23.731850847502173, 38.0263126636901], [23.73194963376816, 38.02636696566534], [23.731980980719516, 38.02635159550612], [23.732042753452323, 38.02632130730783], [23.732105152777134, 38.026290711365725], [23.73255658406772, 38.02659817384686], [23.732872707529246, 38.026729412943986], [23.73288402172772, 38.02673410997542], [23.733217901180733, 38.026861047016574], [23.73362032213412, 38.027037708744444], [23.734193149173375, 38.027215275363496], [23.734206099894628, 38.027219290093704], [23.73462749544286, 38.02726981221109], [23.734674586870437, 38.027269491273195], [23.735620222213065, 38.02726303565491], [23.735931110249698, 38.02725021505896], [23.73605846642347, 38.02728204576355], [23.736439290766736, 38.02752624528411], [23.73656092003523, 38.02766621607609], [23.736680527618812, 38.02797291880237], [23.737004720021385, 38.02782493333575], [23.73703041928088, 38.027812849684885], [23.737056658379423, 38.02780051217365], [23.73790137002421, 38.027403334296174]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.735674202153984, 38.02580560063003]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΛΥΣΙΔΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2c48d09d-f379-4844-9526-9569d13c67da\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:43.535290\",\n                \"metadata_modified\": \"2026-03-31T16:03:30.233226\",\n                \"name\": \"env-096-plateia-feida-lamprini\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Φειδά Λαμπρινή» (station_id: 96) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Φειδά Λαμπρινή» (station_id: 96) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Feida Lamprini» (station_id: 96) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Φειδά Λαμπρινή\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Φειδά Λαμπρινή\",\n                    \"en\": \"Environmental Data — Plateia Feida Lamprini\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-096-plateia-feida-lamprini/resource/0bdaf149-e0ac-4f1a-9d40-3fb79a6d600e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:48.359966\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:48.367092\",\n                            \"updated\": \"2026-03-31T15:49:57.846469\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:43.537114\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 96. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 96. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 96. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/0bdaf149-e0ac-4f1a-9d40-3fb79a6d600e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"0bdaf149-e0ac-4f1a-9d40-3fb79a6d600e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:30.243240\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Φειδά Λαμπρινή\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Φειδά Λαμπρινή\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Feida Lamprini\"\n                        },\n                        \"package_id\": \"2c48d09d-f379-4844-9526-9569d13c67da\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:50:47.261707\",\n                            \"updated\": \"2026-03-31T16:03:34.135537\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.748663761627324, 38.02949870205479], [23.749340228345353, 38.02920973328417], [23.749392415001424, 38.02918744053099], [23.749402141657406, 38.029183285635966], [23.7494560935425, 38.029160238640905], [23.749461867455924, 38.02915777242666], [23.74961526736748, 38.02909025540883], [23.750197316526716, 38.028834071000816], [23.750361314367385, 38.028759060654394], [23.75049226140902, 38.028945209348144], [23.751104350350907, 38.02871033633546], [23.751250745368043, 38.02862719039292], [23.751528583897212, 38.02846939065977], [23.752193418689586, 38.028187023241955], [23.752812743768516, 38.02792397984979], [23.752066172698946, 38.02690680608107], [23.75149044627538, 38.02608956521982], [23.751086937651895, 38.025504497914085], [23.75075255329926, 38.02504739337796], [23.750329199015574, 38.0244540751649], [23.74974952845546, 38.02364166509871], [23.749185937318632, 38.02389493074598], [23.748524831190768, 38.02418643466235], [23.747891908704748, 38.02445996967684], [23.747288937107324, 38.02472004644389], [23.746887421726054, 38.02489493236272], [23.74646879968472, 38.02507428641765], [23.746445642293995, 38.02504247810118], [23.746440341985778, 38.025035197853114], [23.74632421628148, 38.024875693107596], [23.746274215333735, 38.02489683559689], [23.746266134575663, 38.024900252936526], [23.745978215206215, 38.0250219962199], [23.745970827028028, 38.02502512031692], [23.745921289138515, 38.02504606627545], [23.74586930936565, 38.025068387695796], [23.745573969768923, 38.02519521428754], [23.745514073088124, 38.025220935170196], [23.7456657159637, 38.02543757031994], [23.745977999403397, 38.025874909799626], [23.746258189470385, 38.02626352090661], [23.746694398308, 38.02687282488361], [23.746821322512723, 38.02702274933605], [23.746992430737926, 38.027031225537456], [23.747108242857, 38.02709077253121], [23.747220745424954, 38.02736515471205], [23.747646273596995, 38.02828987975786], [23.747906902059004, 38.028916827683275], [23.748129838829843, 38.02953017505638], [23.748271772093272, 38.02946738948148], [23.748371918871225, 38.0293369184062], [23.748397228040144, 38.0296120861229], [23.74848362130729, 38.02957541586049], [23.74852260575648, 38.02955881386873], [23.748663761627324, 38.02949870205479]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74919545335595, 38.02664683349029]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"10b3105e-20ba-4529-b08d-49cc7c1227f7\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:49.586398\",\n                \"metadata_modified\": \"2026-03-31T16:03:35.512711\",\n                \"name\": \"env-097-athlitiko-kentro-savaginon-kai-diopoleos-rizoypoli\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη» (station_id: 97) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη» (station_id: 97) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Savaginon Kai Diopoleos Rizoypoli» (station_id: 97) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Savaginon Kai Diopoleos Rizoypoli\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-097-athlitiko-kentro-savaginon-kai-diopoleos-rizoypoli/resource/8c17b52d-e82e-4292-825f-7d190c663221\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:54.421446\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:54.427919\",\n                            \"updated\": \"2026-03-31T15:50:06.795076\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:49.588308\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 97. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 97. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 97. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/8c17b52d-e82e-4292-825f-7d190c663221\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"8c17b52d-e82e-4292-825f-7d190c663221\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:35.522006\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Savaginon Kai Diopoleos Rizoypoli\"\n                        },\n                        \"package_id\": \"10b3105e-20ba-4529-b08d-49cc7c1227f7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:50:53.318165\",\n                            \"updated\": \"2026-03-31T16:03:39.260405\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.748663761627324, 38.02949870205479], [23.749340228345353, 38.02920973328417], [23.749392415001424, 38.02918744053099], [23.749402141657406, 38.029183285635966], [23.7494560935425, 38.029160238640905], [23.749461867455924, 38.02915777242666], [23.74961526736748, 38.02909025540883], [23.750197316526716, 38.028834071000816], [23.750361314367385, 38.028759060654394], [23.75049226140902, 38.028945209348144], [23.751104350350907, 38.02871033633546], [23.751250745368043, 38.02862719039292], [23.751528583897212, 38.02846939065977], [23.752193418689586, 38.028187023241955], [23.752812743768516, 38.02792397984979], [23.752066172698946, 38.02690680608107], [23.75149044627538, 38.02608956521982], [23.751086937651895, 38.025504497914085], [23.75075255329926, 38.02504739337796], [23.750329199015574, 38.0244540751649], [23.74974952845546, 38.02364166509871], [23.749185937318632, 38.02389493074598], [23.748524831190768, 38.02418643466235], [23.747891908704748, 38.02445996967684], [23.747288937107324, 38.02472004644389], [23.746887421726054, 38.02489493236272], [23.74646879968472, 38.02507428641765], [23.746445642293995, 38.02504247810118], [23.746440341985778, 38.025035197853114], [23.74632421628148, 38.024875693107596], [23.746274215333735, 38.02489683559689], [23.746266134575663, 38.024900252936526], [23.745978215206215, 38.0250219962199], [23.745970827028028, 38.02502512031692], [23.745921289138515, 38.02504606627545], [23.74586930936565, 38.025068387695796], [23.745573969768923, 38.02519521428754], [23.745514073088124, 38.025220935170196], [23.7456657159637, 38.02543757031994], [23.745977999403397, 38.025874909799626], [23.746258189470385, 38.02626352090661], [23.746694398308, 38.02687282488361], [23.746821322512723, 38.02702274933605], [23.746992430737926, 38.027031225537456], [23.747108242857, 38.02709077253121], [23.747220745424954, 38.02736515471205], [23.747646273596995, 38.02828987975786], [23.747906902059004, 38.028916827683275], [23.748129838829843, 38.02953017505638], [23.748271772093272, 38.02946738948148], [23.748371918871225, 38.0293369184062], [23.748397228040144, 38.0296120861229], [23.74848362130729, 38.02957541586049], [23.74852260575648, 38.02955881386873], [23.748663761627324, 38.02949870205479]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74919545335595, 38.02664683349029]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"f4030496-ec7b-4093-8a83-f6c9d9e041f5\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:55.630735\",\n                \"metadata_modified\": \"2026-03-31T16:03:40.835619\",\n                \"name\": \"env-098-athlitiko-kentro-antheon-alsos-prompona\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά» (station_id: 98) στη γειτονιά ΠΡΟΜΠΟΝΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά» (station_id: 98) στη γειτονιά ΠΡΟΜΠΟΝΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Antheon Alsos Prompona» (station_id: 98) in the ΠΡΟΜΠΟΝΑ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Antheon Alsos Prompona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-098-athlitiko-kentro-antheon-alsos-prompona/resource/a57d3b15-dd55-4b38-9517-c6f041b5c690\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:03.780088\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:03.786199\",\n                            \"updated\": \"2026-03-31T15:50:11.736970\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:55.632677\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 98. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 98. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 98. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a57d3b15-dd55-4b38-9517-c6f041b5c690\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"a57d3b15-dd55-4b38-9517-c6f041b5c690\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:40.845505\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Antheon Alsos Prompona\"\n                        },\n                        \"package_id\": \"f4030496-ec7b-4093-8a83-f6c9d9e041f5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:50:59.232980\",\n                            \"updated\": \"2026-03-31T16:03:44.598153\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.741360118338676, 38.03245921771914], [23.741374088588024, 38.03245818403875], [23.741471268677692, 38.032467410534416], [23.741667201912403, 38.032544449826524], [23.742327764088106, 38.032376957365166], [23.741989215495273, 38.03221423453034], [23.741842133172096, 38.032112220461975], [23.74182748702525, 38.032096445676224], [23.74174989956504, 38.032012877306066], [23.741631229671604, 38.03183686733063], [23.74162121928947, 38.03174671749875], [23.741638098135294, 38.03170619706164], [23.741769475453047, 38.0315082044197], [23.741733012656425, 38.03134589422169], [23.7417165695418, 38.03116109602431], [23.741729182496403, 38.031016919175855], [23.74171039308674, 38.03078740248582], [23.7413135996488, 38.03027573598851], [23.740966277963075, 38.02975345099349], [23.740549001529086, 38.02928537572993], [23.740632887360857, 38.029244403001364], [23.740877807331223, 38.029120701717126], [23.740905491594713, 38.02911791558259], [23.74110255961255, 38.02899218504686], [23.742178303618573, 38.028345613516784], [23.7421524085267, 38.02828046727468], [23.74203177169658, 38.027976965577125], [23.7420001944505, 38.02793591243854], [23.741891609364973, 38.027794743849334], [23.74152073952644, 38.027482853637444], [23.74130693606834, 38.02724858356524], [23.739996379404992, 38.026434310189224], [23.739903266226573, 38.02646594285098], [23.739120058368194, 38.026833732252705], [23.738588635818665, 38.02708491015746], [23.73790137002421, 38.027403334296174], [23.737056658379423, 38.02780051217365], [23.73703041928088, 38.027812849684885], [23.737004720021385, 38.02782493333575], [23.736680527618812, 38.02797291880237], [23.736691808742805, 38.02800448882445], [23.736822699785137, 38.0283427614145], [23.73699284426421, 38.02895601165964], [23.737133259302286, 38.02942251925367], [23.73714486229371, 38.02946106764378], [23.737165499657436, 38.02948883350174], [23.737311237393925, 38.029684906078266], [23.737431804605386, 38.02984711440403], [23.737560895490862, 38.0300207896673], [23.73777465363278, 38.03030151101796], [23.737777443610828, 38.03030517552942], [23.737786885959117, 38.030318672502794], [23.738030041466363, 38.03066624997408], [23.738058372831826, 38.03069856804551], [23.73815274658846, 38.03080622145307], [23.738165257144495, 38.03081601105928], [23.738343932364767, 38.03095581764759], [23.738355220319804, 38.0309646500589], [23.738435754174585, 38.03102766456445], [23.738844984809596, 38.03140260472725], [23.74003440149908, 38.032482268032005], [23.740065797630475, 38.03251967109066], [23.74009503785736, 38.0325545043375], [23.74015222376832, 38.03259518824878], [23.740226518914135, 38.03263140354211], [23.740296263995635, 38.03264507678377], [23.740348742442247, 38.03265102034757], [23.740377419757174, 38.032654268788875], [23.74047537460397, 38.032645472254245], [23.740524800988265, 38.03263735537196], [23.74054580471686, 38.03263390656395], [23.74058368827041, 38.032627685710935], [23.740687405112705, 38.03260087614786], [23.740790053053605, 38.03257406413665], [23.741059815436795, 38.03251607544151], [23.74123061139634, 38.03247326039441], [23.741255836679006, 38.03246693665961], [23.741360118338676, 38.03245921771914]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.739630339584767, 38.0294099590528]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΡΟΜΠΟΝΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"afa246ee-6efe-444d-8cf8-c1b87db6f33b\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:01.589370\",\n                \"metadata_modified\": \"2026-03-31T16:03:45.951414\",\n                \"name\": \"env-099-ekklisia-agioy-andrea-patision\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Εκκλησία Αγίου Ανδρέα Πατησίων» (station_id: 99) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Εκκλησία Αγίου Ανδρέα Πατησίων» (station_id: 99) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Ekklisia Agioy Andrea Patision» (station_id: 99) in the ΚΟΛΙΑΤΣΟΥ I neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                    \"en\": \"Environmental Data — Ekklisia Agioy Andrea Patision\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-099-ekklisia-agioy-andrea-patision/resource/fb3f5df9-f0cf-450c-902d-8844f48e07c1\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:06.179659\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:06.186192\",\n                            \"updated\": \"2026-03-31T15:50:16.935511\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:01.591381\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 99. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 99. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 99. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/fb3f5df9-f0cf-450c-902d-8844f48e07c1\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"fb3f5df9-f0cf-450c-902d-8844f48e07c1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:45.961798\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                            \"en\": \"Hourly Environmental Measurements — Ekklisia Agioy Andrea Patision\"\n                        },\n                        \"package_id\": \"afa246ee-6efe-444d-8cf8-c1b87db6f33b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:51:05.061332\",\n                            \"updated\": \"2026-03-31T16:03:49.731259\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.735098183918126, 38.00828540200881], [23.73509614837138, 38.00786179493531], [23.73509390205297, 38.00749677068532], [23.735090880278698, 38.00705062928209], [23.73508695090051, 38.00665856272713], [23.73508580269717, 38.00658195116106], [23.734952809115654, 38.00595075399595], [23.734897734617316, 38.00572530930606], [23.734801033970392, 38.0052969822081], [23.734772639448305, 38.00517524506338], [23.734701906011985, 38.00485062387793], [23.734666555193545, 38.0046838068867], [23.73455832204392, 38.004194835041694], [23.73442809975393, 38.003786492615454], [23.734292168038703, 38.00338060843678], [23.7326571249651, 38.00372389691632], [23.732336205501593, 38.00378175034761], [23.731806974345396, 38.0038616601212], [23.731763159542478, 38.00387057302396], [23.7315469856468, 38.0039016246752], [23.73125544372982, 38.003711689525666], [23.730011622532526, 38.003943174186865], [23.73010650881291, 38.004301858124315], [23.730150306369595, 38.00446623626321], [23.730218046387428, 38.004727763549035], [23.730257351560184, 38.004881071696644], [23.73028753419623, 38.004998307615864], [23.73035456441296, 38.00525983317293], [23.730816498585245, 38.00518878878288], [23.730905486772205, 38.00518899242679], [23.731091087287272, 38.00592846835427], [23.731289565401415, 38.00674908870753], [23.731833477317604, 38.00665118916805], [23.731981348859563, 38.00661096855882], [23.731848905766142, 38.0071063717652], [23.73182508399553, 38.00719644564477], [23.731769494162517, 38.00740812012945], [23.731640066126694, 38.00775932480704], [23.73161883477466, 38.0078223660891], [23.731666641184173, 38.007837801473926], [23.73167292958589, 38.00783983198913], [23.73243411327415, 38.0080855955054], [23.732710601889117, 38.00811326267994], [23.732980408489873, 38.00811838198736], [23.733535623322492, 38.00805424696935], [23.733536726434586, 38.00805411968414], [23.733592576065366, 38.008047667755356], [23.733702366300975, 38.00839941632684], [23.733824519343678, 38.00877823121051], [23.733808945624048, 38.00883613305638], [23.73380756006754, 38.00884128254799], [23.73441169021184, 38.00882912919074], [23.735096642242297, 38.008812648399264], [23.735095756253997, 38.00836651190719], [23.73509697065634, 38.008325956959446], [23.735098183918126, 38.00828540200881]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73301449695426, 38.00589993829485]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"136cd720-b050-4771-9f09-501e9db46d5e\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:07.458937\",\n                \"metadata_modified\": \"2026-03-31T16:03:51.232877\",\n                \"name\": \"env-100-parko-klonaridi-fix\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο Κλωναρίδη - Φιξ» (station_id: 100) στη γειτονιά ΚΛΩΝΑΡΙΔΟΥ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο Κλωναρίδη - Φιξ» (station_id: 100) στη γειτονιά ΚΛΩΝΑΡΙΔΟΥ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Parko Klonaridi Fix» (station_id: 100) in the ΚΛΩΝΑΡΙΔΟΥ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πάρκο Κλωναρίδη - Φιξ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πάρκο Κλωναρίδη - Φιξ\",\n                    \"en\": \"Environmental Data — Parko Klonaridi Fix\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-100-parko-klonaridi-fix/resource/46b30879-45dd-40d6-9350-dab4cb8cc048\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:12.334377\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:12.340396\",\n                            \"updated\": \"2026-03-31T15:50:21.777700\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:07.461271\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 100. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 100. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 100. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/46b30879-45dd-40d6-9350-dab4cb8cc048\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"46b30879-45dd-40d6-9350-dab4cb8cc048\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:03:51.241774\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο Κλωναρίδη - Φιξ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο Κλωναρίδη - Φιξ\",\n                            \"en\": \"Hourly Environmental Measurements — Parko Klonaridi Fix\"\n                        },\n                        \"package_id\": \"136cd720-b050-4771-9f09-501e9db46d5e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:51:11.282952\",\n                            \"updated\": \"2026-03-31T16:03:55.054306\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.735381780008993, 38.01574414311852], [23.734503759571435, 38.015872849817704], [23.73354021216492, 38.01602388820827], [23.73256865817358, 38.01602618918587], [23.73173592862866, 38.01603330530924], [23.73170246413886, 38.01603322896494], [23.73139804736885, 38.01604154685161], [23.7310651819049, 38.01604078608793], [23.730826301830607, 38.016040239547046], [23.730691634067778, 38.01606696964019], [23.729690720857448, 38.01630801894469], [23.72975411566724, 38.0163982926993], [23.73015390872002, 38.01707967752469], [23.73065549891768, 38.0179640821941], [23.730687226917297, 38.01804977648746], [23.73120161271408, 38.01894322080501], [23.731453197291703, 38.019367397266166], [23.731682254404205, 38.01960467379296], [23.73190443737094, 38.02000833571955], [23.731910457523846, 38.0200173622444], [23.731977739972592, 38.02011665641454], [23.734150489799056, 38.01964841651796], [23.73466929679236, 38.01962705626261], [23.734902151860908, 38.01962307503062], [23.73554020927849, 38.019606486105054], [23.735558773433592, 38.01903272332895], [23.735536665762684, 38.018612034406324], [23.735514345068182, 38.0181872856039], [23.735493544148785, 38.017791447852794], [23.735486167313294, 38.017651069453834], [23.73544585427297, 38.01688392779304], [23.735381780008993, 38.01574414311852]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.733040532461303, 38.01777257422529]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΛΩΝΑΡΙΔΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-10\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"5d968c89-b520-4e1c-990e-d1a989e6a81d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:13.793595\",\n                \"metadata_modified\": \"2026-03-31T15:59:59.772076\",\n                \"name\": \"env-101-athlitiko-kentro-gkravas\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό κέντρο Γκράβας» (station_id: 101) στη γειτονιά ΓΚΡΑΒΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό κέντρο Γκράβας» (station_id: 101) στη γειτονιά ΓΚΡΑΒΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Gkravas» (station_id: 101) in the ΓΚΡΑΒΑ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό κέντρο Γκράβας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό κέντρο Γκράβας\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Gkravas\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-101-athlitiko-kentro-gkravas/resource/d060eceb-49a2-4471-ac3a-50c9ec59cef0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:18.608591\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:18.614364\",\n                            \"updated\": \"2026-03-31T15:50:26.857893\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:13.795508\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 101. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 101. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 101. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/d060eceb-49a2-4471-ac3a-50c9ec59cef0\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d060eceb-49a2-4471-ac3a-50c9ec59cef0\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T15:59:59.781878\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό κέντρο Γκράβας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό κέντρο Γκράβας\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Gkravas\"\n                        },\n                        \"package_id\": \"5d968c89-b520-4e1c-990e-d1a989e6a81d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:51:17.512029\",\n                            \"updated\": \"2026-03-31T16:00:03.761121\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7450443714941, 38.01506699619798], [23.745018589411107, 38.01490470971936], [23.74483497132762, 38.014928809167436], [23.744108971790304, 38.013979709462106], [23.743409898066737, 38.01311664072402], [23.743378287406582, 38.0130482077626], [23.743394232415845, 38.012593339744605], [23.74343245280058, 38.01150298166781], [23.74345170729847, 38.01095368986419], [23.74342970898953, 38.01084099068577], [23.743416116929325, 38.01067685296995], [23.742815569185428, 38.01067403332632], [23.742832953745655, 38.01152217278461], [23.74283305017427, 38.01152685244899], [23.742837592432256, 38.01174847037252], [23.74284032160637, 38.01188159020284], [23.742803192288918, 38.011882415695304], [23.742783876295213, 38.011882844819446], [23.742324222770215, 38.01189306403459], [23.742246978265428, 38.01189506955145], [23.74184395037644, 38.01190552995389], [23.74137683403562, 38.0119225292514], [23.74091044532157, 38.011935021889194], [23.74085330197078, 38.01193715098796], [23.740836965371177, 38.01193775940367], [23.74045365161587, 38.011952040260574], [23.73999472293363, 38.01196905213706], [23.73953187763561, 38.01198605354763], [23.739108357651766, 38.01200003637067], [23.739103385759947, 38.01200020018928], [23.73902026263157, 38.012002944917086], [23.739030523863377, 38.01242206350304], [23.73907093140728, 38.01317472299409], [23.73909706958308, 38.01363443436727], [23.739160124225858, 38.01492791248446], [23.739158785315386, 38.01500451839119], [23.739293232678445, 38.015843007701534], [23.73930854574005, 38.01594218253229], [23.740120507637815, 38.015867370831316], [23.740941724029106, 38.015792573907945], [23.742383769745544, 38.01562900482522], [23.743624216247056, 38.01549201713775], [23.744513500302176, 38.015394811607294], [23.74471806454194, 38.015332166188216], [23.744808598464548, 38.01530081785144], [23.745060743980037, 38.01517067900529], [23.7450443714941, 38.01506699619798]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.741606509954952, 38.01381280233702]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΓΚΡΑΒΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-10\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c1d28056-efd4-461e-982a-b60a89a69e27\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:19.955112\",\n                \"metadata_modified\": \"2026-03-31T16:00:05.030093\",\n                \"name\": \"env-102-fokionos-negri\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Φωκίωνος Νέγρη» (station_id: 102) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Φωκίωνος Νέγρη» (station_id: 102) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Fokionos Negri» (station_id: 102) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Φωκίωνος Νέγρη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Φωκίωνος Νέγρη\",\n                    \"en\": \"Environmental Data — Fokionos Negri\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-102-fokionos-negri/resource/fec9cc1c-31bc-48f1-8662-4e4ae67f8f6a\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:24.668980\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:24.675738\",\n                            \"updated\": \"2026-03-31T15:50:31.552301\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:19.956909\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 102. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 102. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 102. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/fec9cc1c-31bc-48f1-8662-4e4ae67f8f6a\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fec9cc1c-31bc-48f1-8662-4e4ae67f8f6a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:00:05.038672\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Φωκίωνος Νέγρη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Φωκίωνος Νέγρη\",\n                            \"en\": \"Hourly Environmental Measurements — Fokionos Negri\"\n                        },\n                        \"package_id\": \"c1d28056-efd4-461e-982a-b60a89a69e27\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:51:23.601358\",\n                            \"updated\": \"2026-03-31T16:00:08.814022\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73824226417325, 38.00263689519137], [23.73840002648477, 38.00261471413583], [23.738413747516354, 38.00265980879382], [23.73909216398352, 38.00286410437514], [23.739784402874164, 38.00308645227938], [23.739730936664493, 38.002906077421194], [23.73958890501579, 38.00240555106678], [23.73948134261975, 38.00202226763605], [23.739389622451235, 38.00168858975096], [23.73937764370955, 38.00155337076325], [23.739413540227783, 38.00146782841986], [23.73947001595935, 38.0014003573122], [23.739613372577647, 38.00132406572787], [23.739769080719384, 38.001378487334286], [23.740103079537754, 38.00114038587014], [23.740383913484838, 38.00093821742487], [23.74019878443779, 38.00074853917848], [23.73968589700749, 38.00027688574738], [23.739440970027022, 38.000052874734436], [23.73907235869222, 37.99971407633244], [23.738790387497964, 37.99943405262563], [23.738650205639317, 37.9995193631229], [23.73755065789807, 37.99964309433392], [23.73680467001179, 37.99973155565504], [23.735871381994773, 37.99984211933691], [23.735871123339468, 37.99984214939967], [23.73586882735536, 37.99984241372713], [23.734626186123435, 37.999983526178426], [23.73370323050893, 38.00008959404482], [23.73335891800605, 38.00012486528186], [23.733554365242448, 38.00090041162148], [23.73370953630398, 38.001495609782154], [23.73383141639645, 38.0019465270964], [23.73372620367682, 38.00200487232294], [23.733968871814778, 38.002717434849096], [23.733984371562578, 38.002762534042546], [23.734117507220716, 38.00285746977956], [23.734138280567077, 38.00292060652712], [23.734292168038703, 38.00338060843678], [23.735418780893156, 38.00317134689621], [23.73592491489309, 38.00307784974842], [23.73664043498789, 38.002940253747994], [23.73664109835529, 38.00294012635002], [23.73664299500026, 38.00293976016986], [23.737472206476568, 38.002779384051095], [23.73782162612347, 38.00271256729149], [23.73824226417325, 38.00263689519137]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73670146849722, 38.00134737886225]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-17\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"3ece8c2e-808f-4b2e-bf44-eb1b1fca9ad3\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:25.999832\",\n                \"metadata_modified\": \"2026-03-31T16:00:10.097742\",\n                \"name\": \"env-103-plateia-agioy-panteleimona\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Παντελεήμονα» (station_id: 103) στη γειτονιά ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Παντελεήμονα» (station_id: 103) στη γειτονιά ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Panteleimona» (station_id: 103) in the ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Παντελεήμονα\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Παντελεήμονα\",\n                    \"en\": \"Environmental Data — Plateia Agioy Panteleimona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-103-plateia-agioy-panteleimona/resource/dd3677ca-1c5b-4947-a408-8c151511ebb3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:31.002420\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:31.008782\",\n                            \"updated\": \"2026-03-31T15:50:36.515375\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:26.001809\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 103. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 103. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 103. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/dd3677ca-1c5b-4947-a408-8c151511ebb3\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"dd3677ca-1c5b-4947-a408-8c151511ebb3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:00:10.107474\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Παντελεήμονα\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Παντελεήμονα\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Panteleimona\"\n                        },\n                        \"package_id\": \"3ece8c2e-808f-4b2e-bf44-eb1b1fca9ad3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:51:29.912402\",\n                            \"updated\": \"2026-03-31T16:00:13.857873\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.727393235081106, 37.99635283796149], [23.72727513584658, 37.996234080539374], [23.726410273392283, 37.99628524318336], [23.7263688582298, 37.996368484924105], [23.726309321362518, 37.99639538490501], [23.72550430690742, 37.996474624425915], [23.724674749181794, 37.99654929456592], [23.723896545299592, 37.99663119955411], [23.723137688921536, 37.99670341107294], [23.723137906771797, 37.99670605414874], [23.723154027393917, 37.99690173188158], [23.723188535543333, 37.99728485853204], [23.723251736733573, 37.99789337348082], [23.723368161657863, 37.9991148860399], [23.723488913409394, 38.00041752386502], [23.724275821257407, 38.000338255813936], [23.72499650786898, 38.000263334088615], [23.725539856715205, 38.000210526318554], [23.726125594350062, 38.0001488019214], [23.72735686143893, 38.00002548298967], [23.727519263365096, 37.999998820856476], [23.72752098933438, 37.99992790379688], [23.727528917437827, 37.999602278689714], [23.72753363230098, 37.9993859816742], [23.727536079358, 37.99920573072186], [23.72753692457731, 37.99916968135496], [23.72754278581035, 37.99883622016685], [23.727549057616745, 37.99858387540043], [23.727553817065505, 37.99825942445865], [23.72755977170863, 37.99780429018483], [23.727565881582976, 37.99740323323889], [23.727469578086808, 37.99678563097246], [23.727393235081106, 37.99635283796149]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.725422798822226, 37.99832152708885]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"46716e1d-69f7-456f-b4cd-a69a6b3286aa\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:32.460880\",\n                \"metadata_modified\": \"2026-03-31T16:00:15.133212\",\n                \"name\": \"env-104-plateia-viktorias\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ» (station_id: 104) στη γειτονιά ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ» (station_id: 104) στη γειτονιά ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Viktorias» (station_id: 104) in the ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                    \"en\": \"Environmental Data — Plateia Viktorias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-104-plateia-viktorias/resource/d3d06fbe-0e03-4984-910a-88a672999ab5\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:37.382075\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:37.388507\",\n                            \"updated\": \"2026-03-31T15:50:41.339486\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:32.462689\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 104. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 104. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 104. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/d3d06fbe-0e03-4984-910a-88a672999ab5\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d3d06fbe-0e03-4984-910a-88a672999ab5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:00:15.142358\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Viktorias\"\n                        },\n                        \"package_id\": \"46716e1d-69f7-456f-b4cd-a69a6b3286aa\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:51:36.300969\",\n                            \"updated\": \"2026-03-31T16:00:19.070878\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7311312291905, 37.991534359888995], [23.73108209488215, 37.99133216518513], [23.730769857661226, 37.99138149742679], [23.729845020601534, 37.991527612934085], [23.729059470511725, 37.99165198585908], [23.72864498534208, 37.991714120268135], [23.72791106892285, 37.99182959177903], [23.72711125904413, 37.99195842511003], [23.72695064787456, 37.99196236051181], [23.72694635514435, 37.99196246591086], [23.726943950804372, 37.99196252522174], [23.726943306155263, 37.99196254084959], [23.726943262875857, 37.991962541650395], [23.726943317376005, 37.991963200615686], [23.726971969881752, 37.99230640855513], [23.726999704414837, 37.992638635795366], [23.727008734493783, 37.99274680453861], [23.727028299578834, 37.99298116578352], [23.72704524659438, 37.99318415535466], [23.72707571454891, 37.99354910638133], [23.727104686650836, 37.99389613277763], [23.727136328534947, 37.99427514379335], [23.727168573810427, 37.994661371854384], [23.727184281646164, 37.99484951072488], [23.727197226137886, 37.99500455885392], [23.72722849382055, 37.99537906969832], [23.727293384289858, 37.995762633455584], [23.727393235081106, 37.99635283796149], [23.728926645822806, 37.99612204828843], [23.729168418507527, 37.99608278023517], [23.729692668323054, 37.995997631540234], [23.730262791638676, 37.99591331846168], [23.730915548920013, 37.9958111660205], [23.73214185711649, 37.995624714503904], [23.732141982464423, 37.995624695862425], [23.732005923802422, 37.995065589976], [23.731916173700753, 37.99469135264137], [23.731470410334445, 37.992883261313686], [23.731369714507856, 37.99248646633519], [23.73127151154936, 37.99208967694062], [23.731169750761048, 37.99169287930718], [23.731137579696803, 37.991560490922325], [23.7311312291905, 37.991534359888995]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.72938584122706, 37.993877430737534]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"e25633ba-4bee-430d-8a4b-910e18db7ddf\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:38.693203\",\n                \"metadata_modified\": \"2026-03-31T16:00:20.408412\",\n                \"name\": \"env-105-plateia-koymoyndoyroy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κουμουνδούρου» (station_id: 105) στη γειτονιά ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κουμουνδούρου» (station_id: 105) στη γειτονιά ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Koymoyndoyroy» (station_id: 105) in the ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κουμουνδούρου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κουμουνδούρου\",\n                    \"en\": \"Environmental Data — Plateia Koymoyndoyroy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-105-plateia-koymoyndoyroy/resource/6b8a08d0-c501-4af7-8c3f-8ab0246c441f\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:43.532017\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:43.538614\",\n                            \"updated\": \"2026-03-31T15:50:46.150606\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:38.695092\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 105. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 105. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 105. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/6b8a08d0-c501-4af7-8c3f-8ab0246c441f\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6b8a08d0-c501-4af7-8c3f-8ab0246c441f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:00:20.418062\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κουμουνδούρου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κουμουνδούρου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Koymoyndoyroy\"\n                        },\n                        \"package_id\": \"e25633ba-4bee-430d-8a4b-910e18db7ddf\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:51:42.411330\",\n                            \"updated\": \"2026-03-31T16:00:24.237629\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72672524680184, 37.978970008863925], [23.726577616833197, 37.978383829743514], [23.72654780714311, 37.978266593231126], [23.72651870805212, 37.97814935836098], [23.726355999176416, 37.977504560210356], [23.72630585279191, 37.97730616052965], [23.726157994384852, 37.97672010817723], [23.726156824034316, 37.97671547103735], [23.72566020451593, 37.97678457461889], [23.725315597015197, 37.97683067701464], [23.72493360451691, 37.976883861625126], [23.724460845250995, 37.97694584529184], [23.724362742855497, 37.97695860661027], [23.724069738688474, 37.97699672008358], [23.723684628320893, 37.97704861169139], [23.723664485010758, 37.97705132591696], [23.723142731532455, 37.97712162792559], [23.722844983229265, 37.97715835812576], [23.722415646050713, 37.97721592942844], [23.72241295756024, 37.977216283599006], [23.722179620809335, 37.977246917271806], [23.72217967560615, 37.977247181478134], [23.722180525551586, 37.97725126991798], [23.72218070784056, 37.977252147300156], [23.722197331908816, 37.97733217031959], [23.722623901302004, 37.977637841443], [23.722050754965654, 37.9781118477406], [23.722447392656974, 37.978329092949316], [23.721985493753724, 37.97863650618328], [23.7219750934251, 37.978643427815676], [23.72197442246561, 37.978642902582614], [23.721467408176103, 37.97824566089917], [23.721466215063433, 37.97824742008877], [23.721131771286515, 37.97874057311718], [23.72181172647463, 37.97931449975798], [23.721722801577023, 37.979399911606286], [23.721566861597044, 37.97961134482926], [23.721542799149635, 37.979669871463734], [23.721525905473843, 37.979714895773355], [23.72123260833099, 37.98011527334538], [23.7207414558578, 37.98079908565859], [23.72070908009048, 37.98084406317162], [23.720709208545173, 37.9808441202576], [23.72180720633927, 37.98133187700388], [23.72251672341415, 37.9816470524587], [23.72296256792548, 37.981845097341974], [23.723000109314317, 37.98180034678641], [23.723058347675106, 37.98173739391135], [23.724553765203225, 37.98150206434973], [23.724565505357415, 37.98150017210106], [23.725353109431865, 37.98137324692739], [23.726029229666132, 37.981271175712465], [23.726580756229886, 37.981182330361285], [23.727247177619514, 37.98108166263791], [23.727256517786877, 37.98108025124985], [23.727254286652332, 37.98107083484926], [23.727168926757436, 37.98071052089559], [23.727059915096163, 37.98026413144262], [23.726984524657322, 37.97997490234029], [23.72696588652281, 37.979903398812475], [23.726760666742027, 37.979109790504694], [23.72672524680184, 37.978970008863925]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.724165285059875, 37.9794019761665]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"5b851a7e-d656-4247-9153-9327bdae8816\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:44.855011\",\n                \"metadata_modified\": \"2026-03-31T16:00:25.582300\",\n                \"name\": \"env-106-plateia-agioy-nikolaoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Νικολάου» (station_id: 106) στη γειτονιά ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Νικολάου» (station_id: 106) στη γειτονιά ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Nikolaoy» (station_id: 106) in the ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Νικολάου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Νικολάου\",\n                    \"en\": \"Environmental Data — Plateia Agioy Nikolaoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-106-plateia-agioy-nikolaoy/resource/74f4693a-c336-447c-9263-5a54b43ed2be\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:52.991748\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:52.997876\",\n                            \"updated\": \"2026-03-31T15:50:51.033841\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:44.856850\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 106. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 106. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 106. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/74f4693a-c336-447c-9263-5a54b43ed2be\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"74f4693a-c336-447c-9263-5a54b43ed2be\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:00:25.591849\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Νικολάου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Νικολάου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Nikolaoy\"\n                        },\n                        \"package_id\": \"5b851a7e-d656-4247-9153-9327bdae8816\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:51:48.410840\",\n                            \"updated\": \"2026-03-31T16:00:29.461519\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.731083792333663, 38.012408666736775], [23.7311650268577, 38.01180499406333], [23.7312408045594, 38.01123285364586], [23.73129880437306, 38.01084994159982], [23.731332628801148, 38.01045796145779], [23.73138004222292, 38.009561294647625], [23.73184109352571, 38.00954432120362], [23.732341335647227, 38.00951842233784], [23.732344463981086, 38.00946194253323], [23.73234480774517, 38.00945574520187], [23.732374955502287, 38.00891151899504], [23.732375380957368, 38.00890384284559], [23.73237752786261, 38.008865075492956], [23.733152186319234, 38.00884881013084], [23.73380756006754, 38.00884128254799], [23.733808945624048, 38.00883613305638], [23.733824519343678, 38.00877823121051], [23.733702366300975, 38.00839941632684], [23.733592576065366, 38.008047667755356], [23.733536726434586, 38.00805411968414], [23.733535623322492, 38.00805424696935], [23.732980408489873, 38.00811838198736], [23.732710601889117, 38.00811326267994], [23.73243411327415, 38.0080855955054], [23.73167292958589, 38.00783983198913], [23.731666641184173, 38.007837801473926], [23.73161883477466, 38.0078223660891], [23.731640066126694, 38.00775932480704], [23.731769494162517, 38.00740812012945], [23.73182508399553, 38.00719644564477], [23.731848905766142, 38.0071063717652], [23.731981348859563, 38.00661096855882], [23.731833477317604, 38.00665118916805], [23.731289565401415, 38.00674908870753], [23.730752869004625, 38.00681996378695], [23.730199797384902, 38.00689079884958], [23.72972115541811, 38.00695278956427], [23.729557040165147, 38.00695691869575], [23.72939294259677, 38.006956541229066], [23.72913477065455, 38.00698298536219], [23.727875880446113, 38.007133297135944], [23.72782629980912, 38.00713871897766], [23.727744705811492, 38.00714764027541], [23.727675830304737, 38.0071551714487], [23.72763372622673, 38.00715977503301], [23.727834839014193, 38.00783620200795], [23.727870607888043, 38.00800785548378], [23.72788556329249, 38.00807962941312], [23.72791691698811, 38.00823408611073], [23.72791957898788, 38.00824767278252], [23.728039256598322, 38.0089677834473], [23.72819214987848, 38.009882937695714], [23.72832117401341, 38.01070790833356], [23.728391145809017, 38.011136178589794], [23.72839805056456, 38.011183319831574], [23.72839811722384, 38.011183777836415], [23.728483490576927, 38.01176667493223], [23.72848490065297, 38.011776304772305], [23.728499602148542, 38.01188392915619], [23.72850985129226, 38.01195895923974], [23.72853724122978, 38.01215947010143], [23.728523819274834, 38.01222318402936], [23.728516519284025, 38.01225783585742], [23.728692312187004, 38.01224177153474], [23.728776482552874, 38.0122384885445], [23.728813037991472, 38.0122370622995], [23.730260590491486, 38.012352704583975], [23.73104626487847, 38.012449138568925], [23.731083792333663, 38.012408666736775]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.730129922731738, 38.00930850380299]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"3b787d46-b951-4371-a9bb-2fad7b9d8f6a\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:50.816755\",\n                \"metadata_modified\": \"2026-03-31T16:00:30.726791\",\n                \"name\": \"env-107-plateia-amerikis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αμερικής» (station_id: 107) στη γειτονιά ΑΜΕΡΙΚΗΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αμερικής» (station_id: 107) στη γειτονιά ΑΜΕΡΙΚΗΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Amerikis» (station_id: 107) in the ΑΜΕΡΙΚΗΣ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αμερικής\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αμερικής\",\n                    \"en\": \"Environmental Data — Plateia Amerikis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-107-plateia-amerikis/resource/b8c0a3fe-c54c-4c33-bab9-b0a843edafa4\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:55.611810\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:55.617958\",\n                            \"updated\": \"2026-03-31T15:50:55.929141\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:50.818599\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 107. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 107. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 107. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/b8c0a3fe-c54c-4c33-bab9-b0a843edafa4\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b8c0a3fe-c54c-4c33-bab9-b0a843edafa4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:00:30.736799\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αμερικής\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αμερικής\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Amerikis\"\n                        },\n                        \"package_id\": \"3b787d46-b951-4371-a9bb-2fad7b9d8f6a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:51:54.468118\",\n                            \"updated\": \"2026-03-31T16:00:34.470002\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.730011622532526, 38.003943174186865], [23.73125544372982, 38.003711689525666], [23.7315469856468, 38.0039016246752], [23.731763159542478, 38.00387057302396], [23.731806974345396, 38.0038616601212], [23.732336205501593, 38.00378175034761], [23.7326571249651, 38.00372389691632], [23.734292168038703, 38.00338060843678], [23.734138280567077, 38.00292060652712], [23.734117507220716, 38.00285746977956], [23.733984371562578, 38.002762534042546], [23.733968871814778, 38.002717434849096], [23.73372620367682, 38.00200487232294], [23.73383141639645, 38.0019465270964], [23.73370953630398, 38.001495609782154], [23.733554365242448, 38.00090041162148], [23.73335891800605, 38.00012486528186], [23.733222423721305, 37.99997584404623], [23.73302287351214, 37.999155223566554], [23.731791077822944, 37.99933267765496], [23.731152527484106, 37.99943486732533], [23.730570243442884, 37.99952816960138], [23.729862250583828, 37.99963920598951], [23.72920196632363, 37.999745841550784], [23.72857233971064, 37.99983902491022], [23.727519695280805, 37.99999875516219], [23.727519263365096, 37.999998820856476], [23.72751643442895, 38.000177289964114], [23.72751183561025, 38.0004674707879], [23.727507102781328, 38.000688274135186], [23.727537774478247, 38.00086409535463], [23.72766453327384, 38.001333056008875], [23.72781979082127, 38.00189221071925], [23.727969438905824, 38.00242882013464], [23.728111713630316, 38.002938373791764], [23.728256103194237, 38.00335780387315], [23.72841432584673, 38.003790784930466], [23.728565498970696, 38.004205723828655], [23.728579341912685, 38.004203210555055], [23.730011622532526, 38.003943174186865]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73079809951996, 38.00170245130757]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΜΕΡΙΚΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"74454bb6-9f90-4d3f-bcfd-e9564e9a258f\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:56.815186\",\n                \"metadata_modified\": \"2026-03-31T16:00:35.766346\",\n                \"name\": \"env-108-serafeio-kai-gipeda\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Σεράφειο και Γήπεδα» (station_id: 108) στη γειτονιά ΓΚΑΖΟΧΩΡΙ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Σεράφειο και Γήπεδα» (station_id: 108) στη γειτονιά ΓΚΑΖΟΧΩΡΙ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Serafeio Kai Gipeda» (station_id: 108) in the ΓΚΑΖΟΧΩΡΙ neighbourhood, 3th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Σεράφειο και Γήπεδα\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Σεράφειο και Γήπεδα\",\n                    \"en\": \"Environmental Data — Serafeio Kai Gipeda\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-108-serafeio-kai-gipeda/resource/bf746f2b-055e-429b-986f-8ea5dd538e6c\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:52:04.010797\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:52:04.017095\",\n                            \"updated\": \"2026-03-31T15:51:00.615695\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:56.817338\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 108. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 108. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 108. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/bf746f2b-055e-429b-986f-8ea5dd538e6c\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"bf746f2b-055e-429b-986f-8ea5dd538e6c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:00:35.775927\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Σεράφειο και Γήπεδα\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Σεράφειο και Γήπεδα\",\n                            \"en\": \"Hourly Environmental Measurements — Serafeio Kai Gipeda\"\n                        },\n                        \"package_id\": \"74454bb6-9f90-4d3f-bcfd-e9564e9a258f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:52:00.348153\",\n                            \"updated\": \"2026-03-31T16:00:39.797572\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.710419918418868, 37.979053622887506], [23.711134807490943, 37.97895569562638], [23.711476993179094, 37.97890882132714], [23.711503160900683, 37.978905236199125], [23.711821532894426, 37.97885852150393], [23.711830361363486, 37.97885722635258], [23.711875526805198, 37.97885059897183], [23.71267161751199, 37.97873823875768], [23.71327076748983, 37.97866309137194], [23.71417574418166, 37.978543620110884], [23.714545654839718, 37.97849044115763], [23.714817859081634, 37.97849110137589], [23.715538268362323, 37.97849615788072], [23.715752751203745, 37.978466726604516], [23.715777410218738, 37.978463343273766], [23.715848330251575, 37.97843392808621], [23.715252712312914, 37.97799211403597], [23.714511845730144, 37.97765306429647], [23.7143484150838, 37.97757827088747], [23.71346317621823, 37.97715794458897], [23.71345569673592, 37.977154393328235], [23.71256621184074, 37.976732038251626], [23.712033377890886, 37.97647339083932], [23.711483396262526, 37.976155539417455], [23.711132297189796, 37.975911165533226], [23.71061371847714, 37.97557440874685], [23.709603099985937, 37.97490288074665], [23.70896587062364, 37.97445113769422], [23.70819972782269, 37.97390570809183], [23.707682625928143, 37.97354829349798], [23.707646822723127, 37.97352354712569], [23.707569691592443, 37.97347302306232], [23.7075246576037, 37.97344352285247], [23.707080781354918, 37.973134401015095], [23.705993271119123, 37.97241527690924], [23.70556120609228, 37.97212956361117], [23.705560646266655, 37.97212919358367], [23.705520389763024, 37.97217217433285], [23.705520356601472, 37.97217221030131], [23.704100787067762, 37.973687814805956], [23.70477502764966, 37.97431139651954], [23.70521200623693, 37.974667718190716], [23.70526343925781, 37.974709657743354], [23.705321837146517, 37.97475727570037], [23.70534601480332, 37.97477699061528], [23.705737997355786, 37.975071368451715], [23.70577004601969, 37.975095436352206], [23.705773483376138, 37.9750980172209], [23.705735778454606, 37.975111529631775], [23.705690977902577, 37.975127584833544], [23.705544787329643, 37.97517997580132], [23.705500282012608, 37.975195925317294], [23.705498759808187, 37.97519647129126], [23.705487773593383, 37.975211269948566], [23.705487174884396, 37.97521207690356], [23.705485173849084, 37.9752147730492], [23.705500739214873, 37.97522626195934], [23.705591993839036, 37.97529361728239], [23.706368355680365, 37.975866646969514], [23.707426303030367, 37.976799083173375], [23.708891553923205, 37.97804396770776], [23.709830648769064, 37.979026532831774], [23.709865439617225, 37.97901687754737], [23.70987123030203, 37.97901527041608], [23.70989632032279, 37.9790176359811], [23.71008192142696, 37.9790351332649], [23.71019435252802, 37.97904573183123], [23.710362091499682, 37.979061544326065], [23.710411989119994, 37.97905470924553], [23.710419918418868, 37.979053622887506]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.709234148509697, 37.976134931703164]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΓΚΑΖΟΧΩΡΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"98457c09-acf2-41f7-a2b9-1b745017bdb2\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:52:02.701421\",\n                \"metadata_modified\": \"2026-03-31T16:00:41.107355\",\n                \"name\": \"env-109-21o-dimotiko-scholeio-lela-karagianni\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"» (station_id: 109) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"» (station_id: 109) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «21O Dimotiko Scholeio Lela Karagianni» (station_id: 109) in the ΚΟΛΙΑΤΣΟΥ I neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — 21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — 21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                    \"en\": \"Environmental Data — 21O Dimotiko Scholeio Lela Karagianni\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-109-21o-dimotiko-scholeio-lela-karagianni/resource/dc3e480d-a5e1-4772-ad94-c8bba782a2ef\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:52:07.752944\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:52:07.759441\",\n                            \"updated\": \"2026-03-31T15:51:08.026921\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:52:02.703753\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 109. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 109. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 109. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/dc3e480d-a5e1-4772-ad94-c8bba782a2ef\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"dc3e480d-a5e1-4772-ad94-c8bba782a2ef\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:00:41.115573\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — 21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — 21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                            \"en\": \"Hourly Environmental Measurements — 21O Dimotiko Scholeio Lela Karagianni\"\n                        },\n                        \"package_id\": \"98457c09-acf2-41f7-a2b9-1b745017bdb2\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:52:06.692956\",\n                            \"updated\": \"2026-03-31T16:00:44.780405\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.735098183918126, 38.00828540200881], [23.73509614837138, 38.00786179493531], [23.73509390205297, 38.00749677068532], [23.735090880278698, 38.00705062928209], [23.73508695090051, 38.00665856272713], [23.73508580269717, 38.00658195116106], [23.734952809115654, 38.00595075399595], [23.734897734617316, 38.00572530930606], [23.734801033970392, 38.0052969822081], [23.734772639448305, 38.00517524506338], [23.734701906011985, 38.00485062387793], [23.734666555193545, 38.0046838068867], [23.73455832204392, 38.004194835041694], [23.73442809975393, 38.003786492615454], [23.734292168038703, 38.00338060843678], [23.7326571249651, 38.00372389691632], [23.732336205501593, 38.00378175034761], [23.731806974345396, 38.0038616601212], [23.731763159542478, 38.00387057302396], [23.7315469856468, 38.0039016246752], [23.73125544372982, 38.003711689525666], [23.730011622532526, 38.003943174186865], [23.73010650881291, 38.004301858124315], [23.730150306369595, 38.00446623626321], [23.730218046387428, 38.004727763549035], [23.730257351560184, 38.004881071696644], [23.73028753419623, 38.004998307615864], [23.73035456441296, 38.00525983317293], [23.730816498585245, 38.00518878878288], [23.730905486772205, 38.00518899242679], [23.731091087287272, 38.00592846835427], [23.731289565401415, 38.00674908870753], [23.731833477317604, 38.00665118916805], [23.731981348859563, 38.00661096855882], [23.731848905766142, 38.0071063717652], [23.73182508399553, 38.00719644564477], [23.731769494162517, 38.00740812012945], [23.731640066126694, 38.00775932480704], [23.73161883477466, 38.0078223660891], [23.731666641184173, 38.007837801473926], [23.73167292958589, 38.00783983198913], [23.73243411327415, 38.0080855955054], [23.732710601889117, 38.00811326267994], [23.732980408489873, 38.00811838198736], [23.733535623322492, 38.00805424696935], [23.733536726434586, 38.00805411968414], [23.733592576065366, 38.008047667755356], [23.733702366300975, 38.00839941632684], [23.733824519343678, 38.00877823121051], [23.733808945624048, 38.00883613305638], [23.73380756006754, 38.00884128254799], [23.73441169021184, 38.00882912919074], [23.735096642242297, 38.008812648399264], [23.735095756253997, 38.00836651190719], [23.73509697065634, 38.008325956959446], [23.735098183918126, 38.00828540200881]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73301449695426, 38.00589993829485]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-23\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"f4e9b288-d704-46bb-ab07-393176dc7cde\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:52:13.087326\",\n                \"metadata_modified\": \"2026-03-31T16:00:46.112150\",\n                \"name\": \"env-110-plateia-aydi-doyroyti-nea-dimotiki-pinakothiki\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη» (station_id: 110) στη γειτονιά ΜΕΤΑΞΟΥΡΓΕΙΟ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη» (station_id: 110) στη γειτονιά ΜΕΤΑΞΟΥΡΓΕΙΟ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Aydi Doyroyti Nea Dimotiki Pinakothiki» (station_id: 110) in the ΜΕΤΑΞΟΥΡΓΕΙΟ neighbourhood, 3th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη\",\n                    \"en\": \"Environmental Data — Plateia Aydi Doyroyti Nea Dimotiki Pinakothiki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-110-plateia-aydi-doyroyti-nea-dimotiki-pinakothiki/resource/e3fa2ddf-cc18-4e0a-a77b-23a19a6d47e3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:52:18.219462\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:52:18.225493\",\n                            \"updated\": \"2026-03-31T15:51:13.058111\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:52:13.089680\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 110. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 110. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 110. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e3fa2ddf-cc18-4e0a-a77b-23a19a6d47e3\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e3fa2ddf-cc18-4e0a-a77b-23a19a6d47e3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:00:46.120607\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Aydi Doyroyti Nea Dimotiki Pinakothiki\"\n                        },\n                        \"package_id\": \"f4e9b288-d704-46bb-ab07-393176dc7cde\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:52:17.128186\",\n                            \"updated\": \"2026-03-31T16:00:49.910660\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72070908009048, 37.98084406317162], [23.719350884324573, 37.98024069862515], [23.719321142149454, 37.98028197235003], [23.718958047333864, 37.980785825495644], [23.718699775961884, 37.98114121604111], [23.71842220075331, 37.981519091929655], [23.71802908236535, 37.98205441520578], [23.717797290823743, 37.98236930930132], [23.71765419314985, 37.982567248729175], [23.71736618454359, 37.98297213553655], [23.71701340047893, 37.98347150075342], [23.71695186584733, 37.983556974808565], [23.716908227356694, 37.98361545334122], [23.71674226315607, 37.98384584052904], [23.716466432078096, 37.98421825040277], [23.716453195660666, 37.984236244201355], [23.71642241904554, 37.98428123427063], [23.716391659736868, 37.98432171794717], [23.716391611657208, 37.98432178362505], [23.716108314905227, 37.98471309349924], [23.715856386581372, 37.98507750567968], [23.715818714714537, 37.98512352531898], [23.715783295613, 37.98516679245669], [23.715751311178245, 37.98520586428979], [23.71572016307772, 37.98524391427529], [23.7170775590573, 37.986409844580564], [23.71758533925964, 37.98688423937832], [23.717635367263046, 37.98691353226942], [23.717848091823225, 37.987038088358766], [23.71795119565961, 37.98707168497055], [23.717973002230497, 37.9870490447081], [23.71801475971541, 37.98700569297814], [23.718042336618645, 37.98698419314159], [23.717995463064483, 37.98694233866807], [23.717995224734384, 37.98694212629476], [23.718166521000313, 37.98674134663392], [23.718428783511982, 37.98636833084414], [23.71878554724778, 37.985892875031375], [23.719249816442364, 37.98518028885041], [23.71927020791599, 37.98505866402481], [23.71928741436693, 37.98493252516645], [23.719288313617508, 37.984928135349826], [23.719307719876724, 37.984833432253396], [23.719842209975763, 37.984086639714015], [23.720355947483792, 37.98336683386316], [23.720505156668334, 37.9831508799789], [23.720884028145935, 37.98261551470485], [23.72141702865797, 37.981877723999546], [23.721780840822923, 37.981369358607914], [23.72180720633927, 37.98133187700388], [23.720709208545173, 37.9808441202576], [23.72070908009048, 37.98084406317162]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.71867298448729, 37.98354083274961]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΜΕΤΑΞΟΥΡΓΕΙΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-23\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"6fd18d97-0814-42aa-a9ca-16390f564281\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:52:19.496950\",\n                \"metadata_modified\": \"2026-03-31T16:00:51.250146\",\n                \"name\": \"env-111-plateia-agias-aikaterinis-kato-petralonon\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων» (station_id: 111) στη γειτονιά ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων» (station_id: 111) στη γειτονιά ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agias Aikaterinis Kato Petralonon» (station_id: 111) in the ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ neighbourhood, 3th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                    \"en\": \"Environmental Data — Plateia Agias Aikaterinis Kato Petralonon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-111-plateia-agias-aikaterinis-kato-petralonon/resource/a97deacc-67ac-46c8-a07b-65e70b9a7f38\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:52:27.827623\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:52:27.833739\",\n                            \"updated\": \"2026-03-31T15:51:18.706467\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:52:19.499061\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 111. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 111. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 111. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a97deacc-67ac-46c8-a07b-65e70b9a7f38\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a97deacc-67ac-46c8-a07b-65e70b9a7f38\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:00:51.259234\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agias Aikaterinis Kato Petralonon\"\n                        },\n                        \"package_id\": \"6fd18d97-0814-42aa-a9ca-16390f564281\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:52:23.243163\",\n                            \"updated\": \"2026-03-31T16:00:55.278029\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.70899221536107, 37.9679588174383], [23.708711298595496, 37.967471426918614], [23.70866750433586, 37.967487412770645], [23.70856032050384, 37.967526538074125], [23.708500395740383, 37.96754841257325], [23.70849982568128, 37.967548620259514], [23.708417004947986, 37.96757885240412], [23.708371705843923, 37.96759532561755], [23.7083567520756, 37.96760076296931], [23.707900032837475, 37.96776684036216], [23.707551213810568, 37.96789666046926], [23.70748992317814, 37.96791887985427], [23.707487200570235, 37.96791986630373], [23.706762971162473, 37.968182411892016], [23.706761883480606, 37.9681828057474], [23.706699325689776, 37.968205483920684], [23.70602238714787, 37.96844714192029], [23.70554354228924, 37.96861718899534], [23.70504115992185, 37.96880069441261], [23.704579350569908, 37.96897979312896], [23.70407402783025, 37.96918581919553], [23.703957808959963, 37.969244110471756], [23.7037117535349, 37.96947331928794], [23.70340501561336, 37.969751945401356], [23.702884325936566, 37.97023732658347], [23.702817619258145, 37.97030082771742], [23.70280870117823, 37.97030931694417], [23.703660040111227, 37.970872328254295], [23.704225785818718, 37.971247172329036], [23.705102389997037, 37.97182615609594], [23.705560646266655, 37.97212919358367], [23.70556120609228, 37.97212956361117], [23.705993271119123, 37.97241527690924], [23.706033792276067, 37.972373845973195], [23.70660443214367, 37.97184644765043], [23.70666276619102, 37.9717609708601], [23.70767814521641, 37.971416502808964], [23.708346870827643, 37.971188334384784], [23.70925149523466, 37.97086611024454], [23.7096662161555, 37.97071842209554], [23.71002055560826, 37.97059692017197], [23.71008376398042, 37.970575245880674], [23.710125478448656, 37.970560444988074], [23.7101362103324, 37.97055663735536], [23.71020585981527, 37.97053192440608], [23.710319888085554, 37.97049146435449], [23.71037727897738, 37.97047110137343], [23.710317991119293, 37.9703640203736], [23.71011441859335, 37.969991247630425], [23.7101109901653, 37.969984969828], [23.709956274510997, 37.969700682985035], [23.709847456659396, 37.96950663787245], [23.709689202975845, 37.969217835495186], [23.709545431433018, 37.968956107271985], [23.70927518048716, 37.96846874450221], [23.70899221536107, 37.9679588174383]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.70676232823127, 37.969941894789066]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-23\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"372bca0a-231b-4109-a332-a17c103f5b9c\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:53:42.766041\",\n                \"metadata_modified\": \"2026-03-31T16:00:56.622737\",\n                \"name\": \"env-all-stations\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from ALL Smart Sense stations in the Athens Smart Neighbourhood network. Each row represents 1 station × 1 hour. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 11,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Όλοι οι Σταθμοί\",\n                    \"en\": \"Environmental Data — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-all-stations/resource/a84cabca-bd0c-434d-8bee-21c082183442\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:53:50.888315\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:53:50.894007\",\n                            \"updated\": \"2026-03-31T15:51:24.885004\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:53:42.770084\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Hourly air quality and environmental measurements from ALL Smart Sense stations in the Athens Smart Neighbourhood network. Each row represents 1 station × 1 hour. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a84cabca-bd0c-434d-8bee-21c082183442\",\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:00:56.631608\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις (Συγκεντρωτικό)\",\n                            \"en\": \"Hourly Environmental Measurements (Aggregate)\"\n                        },\n                        \"package_id\": \"372bca0a-231b-4109-a332-a17c103f5b9c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"38.3\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:53:46.304737\",\n                            \"updated\": \"2026-03-31T16:01:00.323817\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72007662935439, 37.95108859539839], [23.719317188573086, 37.9516931049518], [23.71863538449192, 37.95227476272944], [23.717917659228235, 37.952847134506605], [23.717800531590225, 37.95294252017815], [23.71716269953202, 37.95346194961406], [23.71698024369602, 37.9536105328626], [23.71655079195676, 37.953960255873696], [23.716176975046036, 37.95426466847465], [23.715738876381497, 37.95462142290866], [23.71572594253152, 37.954631955677485], [23.715033247185026, 37.95519602408729], [23.714917414057656, 37.955284986482695], [23.71487296404152, 37.95531912417481], [23.717549781815762, 37.95743910450941], [23.71845420619483, 37.95813977145437], [23.720338267339486, 37.95959333329209], [23.72033831387486, 37.95959336945427], [23.720316595372505, 37.95960713999727], [23.72031651777717, 37.95960718938371], [23.72029981211017, 37.95961778127646], [23.72029694660956, 37.95961965184939], [23.72010723663717, 37.95974350377769], [23.71991361483286, 37.959894879562725], [23.71880848568264, 37.960758863472726], [23.717921319187592, 37.961474221565084], [23.71786678066402, 37.9615181980617], [23.717650373184217, 37.96173398820552], [23.717624180237923, 37.96179250910847], [23.71767183484208, 37.96184618255484], [23.71767430820036, 37.96184865531724], [23.71772657537021, 37.961900909464426], [23.717710880412504, 37.961924698275176], [23.71730505677247, 37.96253981231469], [23.717151807275954, 37.9627355418416], [23.71713953323587, 37.96275121728544], [23.716072535786253, 37.96360937761037], [23.71573792020139, 37.96384741101631], [23.71571301566418, 37.96385521367962], [23.715138456812497, 37.9640352316315], [23.71513454630331, 37.96403582873007], [23.715049628030883, 37.96404878189595], [23.714983798668687, 37.964058822316986], [23.714815607985095, 37.964084476393204], [23.714761750443238, 37.96409269175906], [23.714556806684783, 37.96412395069174], [23.71420359599098, 37.96410957387301], [23.713852733670443, 37.96405068978182], [23.713791187400616, 37.96404036002206], [23.713004765743637, 37.96390837212989], [23.712335937706406, 37.963798513795325], [23.712085724713774, 37.963757414065284], [23.711970212437684, 37.96374237543403], [23.711415466538853, 37.96367014950718], [23.710402178462544, 37.963604569465275], [23.708635909368752, 37.96350106679895], [23.708418492775174, 37.963514047483756], [23.708218044026605, 37.96355410849678], [23.707562636829884, 37.96394003513471], [23.70732833431865, 37.96408365860989], [23.707204282729965, 37.96414644011658], [23.706445897367058, 37.96458614538003], [23.70644583574892, 37.96458618127781], [23.706388168512976, 37.964633656026855], [23.706340057818704, 37.96467325661424], [23.70632262250251, 37.964687608465674], [23.706239067674993, 37.964756384450475], [23.706183849033827, 37.96480183641218], [23.705897492650546, 37.96497236563629], [23.70552409703779, 37.965201260044296], [23.705343965794544, 37.96531078058262], [23.704815471831004, 37.965632102397684], [23.7042473535285, 37.965977671400225], [23.70357048574065, 37.96638154737217], [23.703570426396503, 37.966381583274156], [23.702622555610578, 37.96695147276442], [23.702166016850384, 37.96722034453824], [23.70213811257411, 37.96723677827013], [23.702058740749067, 37.967283522651215], [23.701289822838145, 37.96774573590187], [23.70081935348452, 37.968041965261456], [23.69954886026365, 37.96883186029141], [23.699800809541998, 37.96900824817528], [23.69992607679468, 37.96909594665454], [23.700768406328354, 37.96944063447227], [23.70181865133526, 37.969769925787595], [23.70211074337131, 37.969887604167766], [23.702312162732774, 37.96998697710335], [23.70246937195936, 37.97008490488668], [23.702767616845836, 37.97028214569542], [23.70280870117823, 37.97030931694417], [23.703660040111227, 37.970872328254295], [23.704225785818718, 37.971247172329036], [23.705102389997037, 37.97182615609594], [23.705560646266655, 37.97212919358367], [23.705520389763024, 37.97217217433285], [23.705520356601472, 37.97217221030131], [23.704100787067762, 37.973687814805956], [23.70477502764966, 37.97431139651954], [23.70521200623693, 37.974667718190716], [23.70526343925781, 37.974709657743354], [23.705321837146517, 37.97475727570037], [23.70534601480332, 37.97477699061528], [23.705737997355786, 37.975071368451715], [23.70577004601969, 37.975095436352206], [23.705773483376138, 37.9750980172209], [23.705735778454606, 37.975111529631775], [23.705690977902577, 37.975127584833544], [23.705544787329643, 37.97517997580132], [23.705500282012608, 37.975195925317294], [23.705498759808187, 37.97519647129126], [23.705487773593383, 37.975211269948566], [23.705487174884396, 37.97521207690356], [23.705485173849084, 37.9752147730492], [23.70546870881773, 37.9752369539441], [23.70529672835261, 37.97526806825402], [23.70508064449622, 37.975294565321235], [23.70476675004571, 37.97531180369579], [23.704409448053553, 37.97532893216997], [23.704241114283498, 37.97533752193936], [23.703656003340374, 37.97537660731881], [23.702925413352194, 37.97549193183062], [23.70269705704433, 37.97547332920862], [23.70057617362681, 37.97562116871024], [23.697602123331553, 37.97574875418809], [23.696784816126257, 37.97578201415498], [23.696273311284845, 37.975800255234525], [23.69605978496275, 37.97580786939306], [23.69368260175142, 37.97589183205676], [23.691937408063556, 37.975959377668694], [23.6852893778004, 37.976339415014266], [23.68546222506179, 37.97662375528453], [23.68693771014927, 37.97842471419215], [23.687213380213503, 37.978675057630475], [23.687882555166464, 37.97928274401522], [23.68816754199197, 37.979541541436255], [23.689491570955372, 37.980826111820704], [23.689778390089476, 37.98119041546978], [23.689914940620287, 37.98143387824296], [23.690072132181953, 37.981607174310426], [23.69041483220333, 37.981984980631744], [23.69069284362883, 37.98245883163464], [23.690787986436874, 37.98262099401074], [23.690897231976933, 37.982807193681715], [23.691270715131722, 37.98324001615462], [23.69191503673615, 37.983804984151554], [23.69232641207723, 37.98416633413799], [23.69258433956217, 37.98446274885775], [23.692783901307187, 37.9846920874876], [23.693152223433707, 37.98508806661686], [23.693349979829122, 37.98539139682533], [23.693525981781384, 37.985661356730866], [23.69362050832338, 37.98586439199709], [23.694146414918713, 37.986792889414254], [23.6942898736595, 37.98732243432792], [23.69430525421464, 37.98737920744381], [23.694354867612862, 37.98745907209205], [23.694386383674708, 37.9875098061574], [23.69440673367096, 37.98754689009566], [23.69451652682608, 37.98774696026615], [23.694564932807307, 37.9878701401097], [23.694850424865166, 37.98859663116238], [23.694989720062157, 37.98898052307852], [23.694989748211135, 37.988980600661954], [23.695119997918617, 37.989341699807014], [23.695839792541776, 37.99069904384815], [23.696067818676998, 37.99110156078568], [23.696457547622284, 37.99164914349212], [23.697120313075782, 37.992580329580974], [23.697503620614743, 37.99297151498174], [23.697601817527755, 37.99304164399342], [23.69790571866747, 37.993068434160875], [23.697978639216284, 37.99307486281471], [23.69808224273498, 37.99311586591143], [23.69840015879339, 37.99340481014644], [23.69847510269689, 37.99347292391493], [23.698546776174158, 37.99351647648992], [23.698639275018554, 37.99368647115776], [23.699062188433626, 37.99426112079822], [23.6997194472997, 37.994708537484144], [23.699927251326596, 37.99480386570095], [23.70037333032542, 37.9951624275105], [23.701106148385048, 37.99575146182268], [23.701378336328276, 37.99597127676197], [23.700590184143124, 37.99627700084573], [23.70076562043608, 37.99722357903814], [23.701044022375108, 37.99872566823349], [23.701212598744238, 37.999635178923704], [23.701252646682025, 37.99985124056819], [23.702396614410354, 38.00035252476093], [23.70432509638381, 38.001051376195306], [23.70440291942974, 38.00108311669901], [23.704842930083444, 38.00124194618146], [23.70530497144098, 38.00149997027855], [23.70534198271491, 38.00152202726107], [23.705403686776254, 38.00155880093633], [23.706360113143894, 38.0021241183351], [23.706399034805166, 38.00214712339584], [23.70641962641086, 38.00216069403229], [23.70705270051581, 38.0026444586036], [23.707704823798586, 38.0031733311916], [23.708960657113458, 38.00414983024603], [23.709374339999087, 38.00440321219064], [23.709769099008934, 38.00460435724419], [23.709880909100622, 38.004661328253576], [23.711543227162416, 38.005275614753245], [23.711611896201234, 38.00530098930801], [23.71194605787587, 38.00548696217628], [23.711955574525405, 38.005492258884956], [23.71209174814553, 38.00556804313253], [23.712366573331437, 38.00578414538704], [23.712591002869964, 38.005960618863966], [23.712752869343, 38.00608789677299], [23.7128390878167, 38.006170004996456], [23.713945037552957, 38.007223204411645], [23.714512998803933, 38.007764060121936], [23.71482621657092, 38.00804872372592], [23.715092796684655, 38.00824314536266], [23.71516737542298, 38.00828839008644], [23.715338924862618, 38.008387946407865], [23.71706403249387, 38.00938802534042], [23.717188409406702, 38.00946851781642], [23.717524617499762, 38.00968609932655], [23.71763715508978, 38.00975892813361], [23.717789418422495, 38.0098764601848], [23.717848708574202, 38.009943454085786], [23.717868313567475, 38.0099656068461], [23.71790532206769, 38.01000742404613], [23.718021568745847, 38.01022589220765], [23.718114203084145, 38.01039998224726], [23.718199961265512, 38.0106888365959], [23.718226667058353, 38.01077878986312], [23.718270358247953, 38.011175458237545], [23.718296952176143, 38.01148195751102], [23.71832217410997, 38.0117749342614], [23.718354562161515, 38.012149043441106], [23.718387253090714, 38.01253667252725], [23.718528867771628, 38.01311383130707], [23.718770230515535, 38.01395259984933], [23.71883165372847, 38.01411926914221], [23.718950603161545, 38.014442027185076], [23.718971156737826, 38.014497796175434], [23.719005867525635, 38.01459198092569], [23.719006035527915, 38.01459243647382], [23.719032781562557, 38.01466500750055], [23.719052814341335, 38.01471936382504], [23.719108954356074, 38.01484117080848], [23.71916786244566, 38.014960392290405], [23.719173603022245, 38.014972010887334], [23.71949017852581, 38.01550902834648], [23.719945481663217, 38.0160779201826], [23.720179961418037, 38.01632704517223], [23.720821233968714, 38.01694972630469], [23.720902231539775, 38.017026066836394], [23.720921907691444, 38.01704461140916], [23.722635628116542, 38.01821775339571], [23.723481032902438, 38.018959430315896], [23.723508888178788, 38.01898396826923], [23.72365033125807, 38.01914653114754], [23.723703344461843, 38.01922013887696], [23.72412174392533, 38.019801065989974], [23.724159975993537, 38.01985973886981], [23.72495688097066, 38.02011396384246], [23.725110585151448, 38.020185227833785], [23.72529878804905, 38.02027248701838], [23.725444406514356, 38.0203952731728], [23.725459563843998, 38.02040805446029], [23.72557332674342, 38.020548018374285], [23.725717796308878, 38.02076015618397], [23.726466106016964, 38.02179591488975], [23.72646614455904, 38.02179596725362], [23.726616079327854, 38.02200150755143], [23.72670899175618, 38.022098790433894], [23.727044819964387, 38.02246215611248], [23.728101599956336, 38.022928763341945], [23.7282906130707, 38.02303735377257], [23.72841875075623, 38.02324043765986], [23.728706106025534, 38.02410182277427], [23.72890798852861, 38.0245484441445], [23.73030131944501, 38.02556524921818], [23.73090573790987, 38.02595900580914], [23.731017776368134, 38.02597775369429], [23.731244229862924, 38.025991324716], [23.731304643739183, 38.026023007548694], [23.731354688796834, 38.02605014674718], [23.731402041168586, 38.02607582510918], [23.731563341041635, 38.02616329665936], [23.73170906437533, 38.02623900410453], [23.73172021946266, 38.02624479954423], [23.731766580930497, 38.026268885641926], [23.731850847502173, 38.0263126636901], [23.73194963376816, 38.02636696566534], [23.731980980719516, 38.02635159550612], [23.732042753452323, 38.02632130730783], [23.732105152777134, 38.026290711365725], [23.73255658406772, 38.02659817384686], [23.732872707529246, 38.026729412943986], [23.73288402172772, 38.02673410997542], [23.733217901180733, 38.026861047016574], [23.73362032213412, 38.027037708744444], [23.734193149173375, 38.027215275363496], [23.734206099894628, 38.027219290093704], [23.73462749544286, 38.02726981221109], [23.734674586870437, 38.027269491273195], [23.735620222213065, 38.02726303565491], [23.735931110249698, 38.02725021505896], [23.73605846642347, 38.02728204576355], [23.736439290766736, 38.02752624528411], [23.73656092003523, 38.02766621607609], [23.736680527618812, 38.02797291880237], [23.736691808742805, 38.02800448882445], [23.736822699785137, 38.0283427614145], [23.73699284426421, 38.02895601165964], [23.737133259302286, 38.02942251925367], [23.73714486229371, 38.02946106764378], [23.737165499657436, 38.02948883350174], [23.737311237393925, 38.029684906078266], [23.737431804605386, 38.02984711440403], [23.737560895490862, 38.0300207896673], [23.73777465363278, 38.03030151101796], [23.737777443610828, 38.03030517552942], [23.737786885959117, 38.030318672502794], [23.738030041466363, 38.03066624997408], [23.738058372831826, 38.03069856804551], [23.73815274658846, 38.03080622145307], [23.738165257144495, 38.03081601105928], [23.738343932364767, 38.03095581764759], [23.738355220319804, 38.0309646500589], [23.738435754174585, 38.03102766456445], [23.738844984809596, 38.03140260472725], [23.74003440149908, 38.032482268032005], [23.740065797630475, 38.03251967109066], [23.74009503785736, 38.0325545043375], [23.74015222376832, 38.03259518824878], [23.740226518914135, 38.03263140354211], [23.740296263995635, 38.03264507678377], [23.740348742442247, 38.03265102034757], [23.740377419757174, 38.032654268788875], [23.74047537460397, 38.032645472254245], [23.740524800988265, 38.03263735537196], [23.74054580471686, 38.03263390656395], [23.74058368827041, 38.032627685710935], [23.740687405112705, 38.03260087614786], [23.740790053053605, 38.03257406413665], [23.741059815436795, 38.03251607544151], [23.74123061139634, 38.03247326039441], [23.741255836679006, 38.03246693665961], [23.741360118338676, 38.03245921771914], [23.741374088588024, 38.03245818403875], [23.741471268677692, 38.032467410534416], [23.741667201912403, 38.032544449826524], [23.742327764088106, 38.032376957365166], [23.743982402024898, 38.03195466999376], [23.743800525200975, 38.03155056961729], [23.743751083353946, 38.03144044462204], [23.74377670477321, 38.03144192267402], [23.743831033802877, 38.031445057629135], [23.743831233182636, 38.03144506527374], [23.744022983473133, 38.031451295217444], [23.744699108885275, 38.0314529860198], [23.745498178013385, 38.03112599679019], [23.74535984077592, 38.030923862264984], [23.745426123822437, 38.03089596341017], [23.74696961316524, 38.03022986042201], [23.74700292532407, 38.03021548370412], [23.74704554345949, 38.03019709107089], [23.747809016933477, 38.02986759582741], [23.74784597238719, 38.029851646741676], [23.747880973071684, 38.02983654155624], [23.748177263024434, 38.02970866854659], [23.74825032688557, 38.029677135137575], [23.748367593559955, 38.02962441439026], [23.748397228040144, 38.0296120861229], [23.74848362130729, 38.02957541586049], [23.74852260575648, 38.02955881386873], [23.748663761627324, 38.02949870205479], [23.749340228345353, 38.02920973328417], [23.749392415001424, 38.02918744053099], [23.749402141657406, 38.029183285635966], [23.7494560935425, 38.029160238640905], [23.749461867455924, 38.02915777242666], [23.74961526736748, 38.02909025540883], [23.750197316526716, 38.028834071000816], [23.750361314367385, 38.028759060654394], [23.75049226140902, 38.028945209348144], [23.751104350350907, 38.02871033633546], [23.751250745368043, 38.02862719039292], [23.751528583897212, 38.02846939065977], [23.752193418689586, 38.028187023241955], [23.752812743768516, 38.02792397984979], [23.752066172698946, 38.02690680608107], [23.75149044627538, 38.02608956521982], [23.751086937651895, 38.025504497914085], [23.75075255329926, 38.02504739337796], [23.750329199015574, 38.0244540751649], [23.74974952845546, 38.02364166509871], [23.74915773528348, 38.02282400871132], [23.749101734107747, 38.02274770675396], [23.748501020178352, 38.02192921586891], [23.74826810244951, 38.02157889015509], [23.748235500173237, 38.021529853813384], [23.747959947806986, 38.021130226287035], [23.74767326578998, 38.02073075626926], [23.747368199579387, 38.020301156795135], [23.747085448368654, 38.01990016156476], [23.74700206948418, 38.01978191358926], [23.74652681240597, 38.0191084376624], [23.74645961081239, 38.01898850271203], [23.746326813874717, 38.01875150132513], [23.746302191467034, 38.01875859716392], [23.746011905356642, 38.018842249277114], [23.745418320245413, 38.01852421791737], [23.74545628404809, 38.0184843391261], [23.74546419193089, 38.01847603201668], [23.7457219049021, 38.01820531224072], [23.74572274187651, 38.018204433499456], [23.74575332350336, 38.01817230858621], [23.745790653497245, 38.018133094360074], [23.745686835327927, 38.01801334927301], [23.74551635834685, 38.01782512566649], [23.74544054968901, 38.017633871177225], [23.745299306837527, 38.016586560200835], [23.745082687686693, 38.01531042512346], [23.745060743980037, 38.01517067900529], [23.7450443714941, 38.01506699619798], [23.745018589411107, 38.01490470971936], [23.74483497132762, 38.014928809167436], [23.744108971790304, 38.013979709462106], [23.743409898066737, 38.01311664072402], [23.743378287406582, 38.0130482077626], [23.743394232415845, 38.012593339744605], [23.74343245280058, 38.01150298166781], [23.74345170729847, 38.01095368986419], [23.74342970898953, 38.01084099068577], [23.743416116929325, 38.01067685296995], [23.74336991494232, 38.01011888673975], [23.743309253244885, 38.009573426610395], [23.74327101981586, 38.00925846502521], [23.74325793431875, 38.0091534019724], [23.743257676608025, 38.009142373324856], [23.74324057533215, 38.00841161445922], [23.74365746776632, 38.00812720144362], [23.743661979083015, 38.008124123484535], [23.744570276485064, 38.00807723763925], [23.744622778614964, 38.00807436300678], [23.744903346264138, 38.0080590039037], [23.745666067600503, 38.00801724739275], [23.745761142427803, 38.008011412570966], [23.745847926235317, 38.00800608700522], [23.746636790981984, 38.00796669969004], [23.746658953964264, 38.007965526197495], [23.74673703411637, 38.00799719057323], [23.747281979615067, 38.00823375069385], [23.74739303362009, 38.00828080637915], [23.747812360350107, 38.00844276632003], [23.747860621815747, 38.00846214732199], [23.748178502453218, 38.00858980283037], [23.74830941166348, 38.008642373648065], [23.748601528261815, 38.00875968022908], [23.748994501366795, 38.00891525080882], [23.749519878791773, 38.00912320976772], [23.749680274407247, 38.008919629917], [23.749757016280338, 38.00882222495087], [23.749757460742853, 38.00882249898507], [23.7497574914344, 38.0088225179773], [23.750287379696566, 38.009147813803814], [23.750556618445927, 38.00879688519074], [23.751573170726136, 38.00927569616036], [23.75177564188029, 38.00880601948609], [23.751832089954846, 38.00867140776069], [23.752895163756122, 38.00787441895662], [23.752742218234268, 38.00771015065453], [23.752867408841468, 38.00752849176951], [23.75330150668748, 38.007688912101514], [23.753764610330016, 38.006971911215494], [23.753790459216837, 38.006933539158624], [23.753810921932022, 38.00689396883196], [23.75420281798344, 38.006781183700554], [23.755522511135858, 38.00641891504613], [23.75804003064843, 38.00561296709379], [23.75966845387324, 38.00509356206569], [23.76048779987381, 38.0048266296306], [23.760626561660047, 38.00478142169142], [23.761705999927138, 38.00442974216162], [23.76171664529541, 38.00442627396287], [23.762449201645712, 38.003808809726216], [23.762476896176885, 38.00378339450179], [23.76296224573386, 38.003380693533025], [23.76317468835034, 38.00320442585868], [23.763759397674423, 38.00271927301292], [23.76409629064335, 38.002439738477776], [23.764543420097663, 38.002068729845206], [23.764995961687177, 38.00169322568333], [23.76535411921006, 38.0013930518257], [23.765433217533992, 38.00132675797909], [23.765617802209377, 38.001164772374956], [23.765953214941227, 38.00088708251713], [23.766706373162368, 38.00026237605939], [23.76720937636431, 37.999845151867305], [23.768958499362007, 37.998394260429905], [23.769194029204296, 37.998213316935285], [23.769291688933123, 37.998141575262665], [23.769316391512596, 37.998123428594106], [23.76940745050565, 37.99814163283596], [23.769508021228834, 37.99819140058748], [23.769557138185657, 37.99819149683209], [23.769874532539884, 37.99856164469592], [23.769973496356005, 37.998669992357875], [23.770364725136698, 37.998990712640435], [23.771545746198118, 37.99988978998476], [23.771761647796644, 38.0000524402303], [23.771908843238496, 38.00010264969079], [23.772554853175237, 38.00022486743777], [23.77325828106043, 38.0003579437575], [23.773498305396707, 38.00040335146124], [23.77360740343169, 38.000423990010006], [23.77385081469011, 38.00044853428963], [23.774315251534695, 38.00055094068876], [23.774960605194874, 38.00067881303712], [23.775519213074755, 38.00029369759344], [23.775981553009434, 37.999974946037874], [23.77668052251696, 37.99949304473557], [23.77716143467862, 37.999161476846794], [23.777514982468972, 37.99891860571553], [23.77795206917064, 37.99865200992986], [23.778022354788185, 37.9986091396368], [23.77821726065346, 37.99813652785587], [23.778256857191646, 37.99802348504676], [23.778280070347204, 37.998054805170966], [23.7784646351538, 37.99830382355187], [23.779067395281107, 37.99911706654385], [23.782341654276394, 38.00336735251393], [23.787116271726774, 38.0010005443385], [23.78521744642498, 37.999870487218715], [23.784996835267318, 37.999725878704], [23.784148122680502, 37.9990573739866], [23.783755843714673, 37.998723452280736], [23.783851391512577, 37.99865575761415], [23.783860857097466, 37.99858367227852], [23.785601761678677, 37.99697505227054], [23.787091768275037, 37.99559818788633], [23.78726890208454, 37.99543449982164], [23.790484933538874, 37.992462416259166], [23.790585777087728, 37.991753076168806], [23.790751281752975, 37.990953624171446], [23.78984300778552, 37.990554209920674], [23.788936810746808, 37.9910896948529], [23.787852820580316, 37.99107422545778], [23.78785359723764, 37.99105169472465], [23.78785830104571, 37.9910246646476], [23.787869411931, 37.99099764612546], [23.787883712233285, 37.99097513978067], [23.78790049018136, 37.990957144328696], [23.787922251655374, 37.990939157859806], [23.788905894993977, 37.99032805318816], [23.78887038309732, 37.990300950886486], [23.78883487350444, 37.990273848578134], [23.787866928178914, 37.990871461693295], [23.787763248217832, 37.990911832502974], [23.78764961747956, 37.99094767882982], [23.787527127913073, 37.99096998976387], [23.787421759793194, 37.99097881223436], [23.787324221131716, 37.990987648767245], [23.787225607847198, 37.99099908438481], [23.78700286776099, 37.990982560857425], [23.786766108846116, 37.990892003348755], [23.78670379791844, 37.99085835714787], [23.786378507371605, 37.990682709259175], [23.7860710836986, 37.990516707877184], [23.785495392519344, 37.99022724808554], [23.785324476531056, 37.99013680772441], [23.785249200432357, 37.9900780867583], [23.785162693959588, 37.98996526810308], [23.785129053561914, 37.98966327600898], [23.78512985483106, 37.989266711824584], [23.785143203617597, 37.98896029909842], [23.785502893963496, 37.988384132725805], [23.785517844070853, 37.98836028853323], [23.7858218129668, 37.98787548739569], [23.785947524526737, 37.98772249763764], [23.786099478295167, 37.9876011004697], [23.78626014809019, 37.987493744751596], [23.786395425726393, 37.987403355375854], [23.787457150302714, 37.986359786874644], [23.784479544736627, 37.984780579979606], [23.78304917145106, 37.98402191463575], [23.783018964793975, 37.98400589263209], [23.783042185955235, 37.983976837433026], [23.784817507319133, 37.9817944785154], [23.785481930543664, 37.980983966113754], [23.785702781955774, 37.98071455039649], [23.785557079612467, 37.98063946003403], [23.785035876313476, 37.98037084454112], [23.78487455251643, 37.98053728771237], [23.784649968213607, 37.980676576256165], [23.784267036432205, 37.9808155740726], [23.783869236211554, 37.98092750471435], [23.783507032911483, 37.98103499309142], [23.783409346945835, 37.98105294265326], [23.78302140529259, 37.98112422701714], [23.78256736948519, 37.98111888221925], [23.782129480246287, 37.981068501234915], [23.781825670516753, 37.981883602656005], [23.7817409095601, 37.98202765128532], [23.781578706949126, 37.982126491747714], [23.781438425886552, 37.98215326978638], [23.781252568937347, 37.982188975779934], [23.781006166449004, 37.98223019821415], [23.780320145514835, 37.982344963310055], [23.780225961327982, 37.98236809465227], [23.780150614847127, 37.98238659967325], [23.78010461951967, 37.982397895147486], [23.77993596150359, 37.98243931562187], [23.778080219721435, 37.98289505007526], [23.778013095658668, 37.98291479047917], [23.77795841166229, 37.98293087167085], [23.77789181461306, 37.98294877167193], [23.77787178503104, 37.982950142561556], [23.77784515750778, 37.98295196514976], [23.777827748647862, 37.98295315711886], [23.777749489585116, 37.98294399641856], [23.77767836106713, 37.98293034271081], [23.77762148003022, 37.9829122094631], [23.7775503651703, 37.982894049271465], [23.777493388439467, 37.98287632676744], [23.777477484153067, 37.98287137926342], [23.777417044750738, 37.98285323918539], [23.77729898556564, 37.982825977138994], [23.777232839088537, 37.98281233259378], [23.7771520626445, 37.98281217959344], [23.777069122721752, 37.982821035302166], [23.777007507402388, 37.98283894424387], [23.77688638332473, 37.9828837788904], [23.77684249085205, 37.98292425352068], [23.776706626911583, 37.98310064603357], [23.77667462258546, 37.983142196769386], [23.776634103533905, 37.9831948027303], [23.776299736554744, 37.98362890641847], [23.776296714993006, 37.98363282937938], [23.776215147578565, 37.98373872588812], [23.774793207481228, 37.983863027703755], [23.77470165876998, 37.983871029765275], [23.774496278194757, 37.98388866194319], [23.77428375175545, 37.98391529291318], [23.774082329245733, 37.98394107688668], [23.77404096455889, 37.98394637180517], [23.77403535118001, 37.98394730196496], [23.773772159071218, 37.98399091945326], [23.77349129472158, 37.984021923972925], [23.77327915169493, 37.98403954100236], [23.773078068298215, 37.98404816612269], [23.773027589428224, 37.98404705839027], [23.772861588284858, 37.98404341672624], [23.77285282746998, 37.98404322495963], [23.772603786899882, 37.98402471806595], [23.77235508895687, 37.984010717739295], [23.772113235337642, 37.98396969156028], [23.77191375560291, 37.983919734193094], [23.77188332012421, 37.983907799827044], [23.77184748110884, 37.98389374686417], [23.771644827251425, 37.98381908313508], [23.771357993471828, 37.984145149371386], [23.771308779444688, 37.98419622512544], [23.770866905762237, 37.98465480033117], [23.77082366837409, 37.98469487200034], [23.770149204873547, 37.98423200469153], [23.769396465498744, 37.98384270797756], [23.768733219580408, 37.98353683512415], [23.768663222149588, 37.98350456663086], [23.768254768295986, 37.983320765480435], [23.76825442488622, 37.98332061158525], [23.766701401529048, 37.98262258688278], [23.766055796772545, 37.982334711843095], [23.764514257964663, 37.98164731802275], [23.763998281176125, 37.98141722832044], [23.763476834940697, 37.981184697286885], [23.76229710216033, 37.980658597909795], [23.76181609518833, 37.98044408852728], [23.761503212595855, 37.98030455370337], [23.761281433413114, 37.98020564729659], [23.761158928016823, 37.98020569424985], [23.7609844068458, 37.98020576157817], [23.760258595458613, 37.98020603849266], [23.759273235655648, 37.98020612075873], [23.758765421422936, 37.9802017123581], [23.75828176393028, 37.97998734261633], [23.757487604975317, 37.979635343708985], [23.756701950385263, 37.97928710637121], [23.75681227006293, 37.979137455916785], [23.757199814223952, 37.97861476927164], [23.757676549955445, 37.97796861390389], [23.75765622017577, 37.9779178710297], [23.75769158315826, 37.977846424956056], [23.75818397865051, 37.977670050475886], [23.758948032077573, 37.97727257648251], [23.75894914184986, 37.97727199922901], [23.758947044200678, 37.97727000128372], [23.758219668974125, 37.97657669680523], [23.757893694798057, 37.97626598720166], [23.757558898366337, 37.97594686481255], [23.757558181015753, 37.975946181059726], [23.757558569784976, 37.97594602774084], [23.757640942262338, 37.97591348705707], [23.75828880149569, 37.97568183363849], [23.75799662352213, 37.975148442351056], [23.75799647979154, 37.9751481770769], [23.759204655246997, 37.97480617254048], [23.759420104221128, 37.97528219386098], [23.759421277634196, 37.9752847829554], [23.759421445197994, 37.97528472471438], [23.75945600635663, 37.97527280195824], [23.759514167561623, 37.975252738342306], [23.76042203182044, 37.97493954395036], [23.76047981748592, 37.97491960887574], [23.76048004775801, 37.974919523722285], [23.760512683738668, 37.974906739610354], [23.760743370562572, 37.97483331786255], [23.760793650220226, 37.97473802604483], [23.76096464911537, 37.97441393987436], [23.76118962229449, 37.97449566858787], [23.761190479777134, 37.974495980371465], [23.761324303025177, 37.97454459521731], [23.761420701863194, 37.97457961470541], [23.76159094585389, 37.97450979912096], [23.761734921717984, 37.97360746031576], [23.76174175492407, 37.97356463685443], [23.76324925415195, 37.97283206642128], [23.76354314274757, 37.97320181866166], [23.763757288139722, 37.97347124002104], [23.76565989685728, 37.9725446793528], [23.766767485975404, 37.97200526407357], [23.767349105639006, 37.97172199807829], [23.767406671099728, 37.971693961977245], [23.767406570089932, 37.97169241696984], [23.76730585177655, 37.97015706630194], [23.767311695835865, 37.9701552473446], [23.7690751256679, 37.96960626020974], [23.76936828997864, 37.96960683529811], [23.769953936609646, 37.9694259243945], [23.770107608801506, 37.969378453798896], [23.770472508080854, 37.969307063216014], [23.77134273350114, 37.96913294979173], [23.77422297050435, 37.96853097111643], [23.774386939977465, 37.96833329599871], [23.774394077312106, 37.96832469156379], [23.77440474674437, 37.9683118290036], [23.774756032619432, 37.96788832769449], [23.77531860071535, 37.9672167887314], [23.775373092218192, 37.9671444021238], [23.77627192573359, 37.96606073853538], [23.776272029712466, 37.96606061345395], [23.77454702606297, 37.96697590419533], [23.774514115319885, 37.96699336578308], [23.774135749539422, 37.96719412130744], [23.773981309397158, 37.967276064605805], [23.77386820474126, 37.96733607498258], [23.769213062523416, 37.968998981366504], [23.767237761507047, 37.96970451822159], [23.767189846756562, 37.96972163170954], [23.765351109716452, 37.97037834710206], [23.76534642278918, 37.97038002135992], [23.764313247844285, 37.9708558613778], [23.75942456682385, 37.97310719160191], [23.759363210808132, 37.97313544135316], [23.75914405864822, 37.97290066888214], [23.758966137215733, 37.97267949619075], [23.7587810294836, 37.97248084248539], [23.75835602107047, 37.9721033139728], [23.757845530965422, 37.97183004831902], [23.75730615790366, 37.9719122293538], [23.756573104070416, 37.97201453323312], [23.756064594844943, 37.97206970225026], [23.754159404056782, 37.972286123715904], [23.75348628719972, 37.97297431197484], [23.75348588048247, 37.97297472751744], [23.75348400569149, 37.97297664513402], [23.75241924247861, 37.972350956901245], [23.751487145333556, 37.97345046595918], [23.751398527238944, 37.973458544429754], [23.750920936041243, 37.97350047964731], [23.75023755040553, 37.973560480515395], [23.750237261872783, 37.97355860432361], [23.750173531799387, 37.97314429765194], [23.750110392851592, 37.97273382985563], [23.750025604128602, 37.97218261147232], [23.750464920314517, 37.97170284324044], [23.750958314829884, 37.971164007450845], [23.7512233325909, 37.97087442468219], [23.751638954882303, 37.9704160804241], [23.751664717406758, 37.97038766943112], [23.752257835059737, 37.96973357178941], [23.752617866373498, 37.969320959020614], [23.752761272490396, 37.96915660775443], [23.753459714448585, 37.96835391978231], [23.754109683091365, 37.96763177622437], [23.755126779524748, 37.966536415700205], [23.755771266679353, 37.9658525569581], [23.75537918274715, 37.96563439117627], [23.755010083683217, 37.965429012566865], [23.754596326366304, 37.965198782148036], [23.754000085345776, 37.9648670054774], [23.752905736093037, 37.964258041968876], [23.752231616877094, 37.96429941200778], [23.752221576186095, 37.96430001996152], [23.751179060791074, 37.964362727856845], [23.751059531017624, 37.964405716136305], [23.75071169444102, 37.96441245040167], [23.750675628234536, 37.96439955223959], [23.750207970319018, 37.964114750678355], [23.749719168055204, 37.96381706701407], [23.74915594140129, 37.96351567698074], [23.748725091380088, 37.96328511994755], [23.748301141291684, 37.963072682989974], [23.74766034691533, 37.96269090958027], [23.746603391747552, 37.962065789394586], [23.746520984855284, 37.96202201652168], [23.74598628729587, 37.961737990091784], [23.74552557823209, 37.96148076158675], [23.74505175317648, 37.96121182935101], [23.744550121137863, 37.96093203377679], [23.745416309252164, 37.95998361965772], [23.7459215124075, 37.95943044392339], [23.746461993962015, 37.958838628889175], [23.746701393614543, 37.95856700281312], [23.747306871769727, 37.9578790533325], [23.74770319667284, 37.957428737076604], [23.747552634060085, 37.9572844934436], [23.74693438169142, 37.95669218314264], [23.746673737205565, 37.95676049071239], [23.746510887280763, 37.95680316845549], [23.74596502524422, 37.95694423363005], [23.74571379718954, 37.95700797543788], [23.745631273372133, 37.95653282715101], [23.745579223789115, 37.95638545463699], [23.745290794502857, 37.95585306944774], [23.74502186673407, 37.955948111135534], [23.744647883598354, 37.95608027912066], [23.74415076582656, 37.95626160676616], [23.743767340434086, 37.95638894212461], [23.743444826391364, 37.956324934510775], [23.742936947891, 37.95622413518911], [23.742405206936617, 37.95612641702243], [23.741927918210912, 37.95603870395432], [23.741020548486787, 37.95587194719782], [23.740392983532207, 37.95575660777296], [23.740116140932756, 37.955708203901565], [23.739998579579066, 37.95599095284498], [23.739847339524307, 37.9563547027311], [23.738718255353604, 37.956270961229045], [23.73746619784223, 37.95616598317854], [23.737141816378948, 37.956138782636124], [23.736677031438585, 37.956099808055], [23.73615800623144, 37.956056282883665], [23.735736084631725, 37.95602089950484], [23.73587316326725, 37.955674988491495], [23.73582938198619, 37.955662659695484], [23.735479822519935, 37.95556422136722], [23.73547323846096, 37.95556236703189], [23.734873155696242, 37.955393375521616], [23.734061488304594, 37.9551657760089], [23.734050257480686, 37.955203169481535], [23.734011109121976, 37.955302408552605], [23.73398329808063, 37.955372906769675], [23.73379075391002, 37.95563858255492], [23.73378996798653, 37.95563966773239], [23.73354713741826, 37.955780759378754], [23.73332115088893, 37.95565378739616], [23.732309177379488, 37.955085192650586], [23.731227083852083, 37.95460053559875], [23.731158158518724, 37.95457784587902], [23.7310547618145, 37.954546064428946], [23.730885062079135, 37.95445554740168], [23.730817800428856, 37.9543653636735], [23.730522489157252, 37.95422046775512], [23.73047602628052, 37.95419767045194], [23.729917808899422, 37.954294477817065], [23.729860101700993, 37.95430448575356], [23.72983935708922, 37.95431525540682], [23.729652683833894, 37.95441216415932], [23.729562432385322, 37.9543373362454], [23.729526888602756, 37.95430786617842], [23.729320034800978, 37.95413636258235], [23.729289742048348, 37.954110614233045], [23.728891606634043, 37.95376455028825], [23.72885834356651, 37.95373563686191], [23.728855103039862, 37.95373282007285], [23.728572405460994, 37.9534870939508], [23.728538813599293, 37.95345789486693], [23.727542081412032, 37.95259149434268], [23.727476446940692, 37.95253444118004], [23.72681869029247, 37.9526857530696], [23.726615260084415, 37.95273255235098], [23.72661224571151, 37.952733245649604], [23.726480673228046, 37.95255768036736], [23.725634608489376, 37.95142229735894], [23.725404177280087, 37.951079305489536], [23.72517381498792, 37.95073641335624], [23.724948453438515, 37.950400959980705], [23.72484842440131, 37.95026442303143], [23.724816679417994, 37.95022971940518], [23.72461266387087, 37.950006685497044], [23.72453059898443, 37.94995096758666], [23.72433179108907, 37.94986169510786], [23.724027421740782, 37.949672450545705], [23.72373201375794, 37.94944310527752], [23.723468221138702, 37.949238302709354], [23.72319921632722, 37.949029450402215], [23.722949746564364, 37.94883576532996], [23.722020161472805, 37.94960852788426], [23.721688779506913, 37.94986010591102], [23.721104835730443, 37.95031806148905], [23.72110442932168, 37.9503183804839], [23.720181597478458, 37.951009935296604], [23.72007662935439, 37.95108859539839]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73529932387642, 37.98872333050323]}\",\n                        \"geom\": \"\",\n                        \"text\": \"Δήμος Αθηναίων\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/NOT_PLANNED\",\n                \"hvd_category\": [],\n                \"id\": \"273929dd-30bc-4a9c-9ac6-770682ecf792\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T12:49:34.827514\",\n                \"metadata_modified\": \"2026-03-31T12:51:04.458495\",\n                \"name\": \"env-stations-registry\",\n                \"notes\": \"Μητρώο των περιβαλλοντικών σταθμών της Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε έναν περιβαλλοντικό σταθμό και περιέχει τα βασικά στοιχεία του σταθμού, το URL της γειτονιάς στο citizenhub, καθώς και το dataset name, dataset URL, resource ID και resource URL του aggregate environmental dataset και του αντίστοιχου per-station dataset που αντιστοιχεί στον συγκεκριμένο σταθμό.\",\n                \"notes_translated\": {\n                    \"el\": \"Μητρώο των περιβαλλοντικών σταθμών της Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε έναν περιβαλλοντικό σταθμό και περιέχει τα βασικά στοιχεία του σταθμού, το URL της γειτονιάς στο citizenhub, καθώς και το dataset name, dataset URL, resource ID και resource URL του aggregate environmental dataset και του αντίστοιχου per-station dataset που αντιστοιχεί στον συγκεκριμένο σταθμό.\",\n                    \"en\": \"Registry of Smart Neighbourhood Athens environmental stations. Each row represents one environmental station and includes the station metadata, the neighbourhood citizenhub URL, plus dataset name, dataset URL, resource ID and resource URL for the aggregate environmental dataset and the per-station environmental dataset associated with that station.\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 8,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\",\n                    \"http://publications.europa.eu/resource/authority/data-theme/REGI\"\n                ],\n                \"title\": \"Περιβαλλοντικοί Σταθμοί — Μητρώο Συσχετίσεων Datasets\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικοί Σταθμοί — Μητρώο Συσχετίσεων Datasets\",\n                    \"en\": \"Environmental Stations — Dataset Registry\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-stations-registry/resource/47ba486c-4ecf-497e-892b-4e47c53f422a\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T12:49:42.739017\",\n                            \"last_success\": null,\n                            \"failure_count\": 5,\n                            \"created\": \"2026-03-31T12:49:42.745015\",\n                            \"updated\": \"2026-03-31T12:51:13.657997\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T12:49:34.836406\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Μητρώο των περιβαλλοντικών σταθμών της Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε έναν περιβαλλοντικό σταθμό και περιέχει τα βασικά στοιχεία του σταθμού, το URL της γειτονιάς στο citizenhub, καθώς και το dataset name, dataset URL, resource ID και resource URL του aggregate environmental dataset και του αντίστοιχου per-station dataset που αντιστοιχεί στον συγκεκριμένο σταθμό.\",\n                        \"description_translated\": {\n                            \"el\": \"Μητρώο των περιβαλλοντικών σταθμών της Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε έναν περιβαλλοντικό σταθμό και περιέχει τα βασικά στοιχεία του σταθμού, το URL της γειτονιάς στο citizenhub, καθώς και το dataset name, dataset URL, resource ID και resource URL του aggregate environmental dataset και του αντίστοιχου per-station dataset που αντιστοιχεί στον συγκεκριμένο σταθμό.\",\n                            \"en\": \"Registry of Smart Neighbourhood Athens environmental stations. Each row represents one environmental station and includes the station metadata, the neighbourhood citizenhub URL, plus dataset name, dataset URL, resource ID and resource URL for the aggregate environmental dataset and the per-station environmental dataset associated with that station.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/47ba486c-4ecf-497e-892b-4e47c53f422a\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"47ba486c-4ecf-497e-892b-4e47c53f422a\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T12:51:04.472748\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Μητρώο Περιβαλλοντικών Σταθμών και Συσχετίσεων Πόρων\",\n                        \"name_translated\": {\n                            \"el\": \"Μητρώο Περιβαλλοντικών Σταθμών και Συσχετίσεων Πόρων\",\n                            \"en\": \"Environmental Stations and Resource Registry\"\n                        },\n                        \"package_id\": \"273929dd-30bc-4a9c-9ac6-770682ecf792\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T12:51:13.657997\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"Resource has open license: http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                            \"format\": null,\n                            \"mqa_score\": \"59.3\",\n                            \"mqa_findability_score\": \"80.0\",\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T12:49:38.277647\",\n                            \"updated\": \"2026-03-31T12:51:15.256528\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/af3ce245-cbaf-4ce5-9f28-6a0149819c60/env-stations-registry-w2pvpa05.zip?se=2026-03-31T13%3A51%3A13Z&sp=r&sv=2024-08-04&sr=b&sig=nWe5g9fic0XoxA%2BoELtmH%2BIdm9EzOXnKkkk%2BCP5g9OY%3D\",\n                            \"cache_filepath\": \"env-stations-registry-w2pvpa05.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/af/af3ce245-cbaf-4ce5-9f28-6a0149819c60/env-stations-registry-w2pvpa05.zip\",\n                            \"size\": 1083,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"0ef0d4882b1a03c5368a1bfe4e7999e6d23d4fca\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T12:51:13.948320\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T12:51:11.107222\",\n                            \"updated\": \"2026-03-31T12:51:13.948320\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T12:51:04.510992\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"03b452cd0c69f96804c76e371ea984bb\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T12:50:59.158911\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"af3ce245-cbaf-4ce5-9f28-6a0149819c60\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T12:51:03.987268\",\n                        \"metadata_modified\": \"2026-03-31T12:51:04.472965\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"273929dd-30bc-4a9c-9ac6-770682ecf792\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T12:51:13.948320\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T12:51:12.442437\",\n                            \"updated\": \"2026-03-31T12:51:15.276882\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 1083,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/273929dd-30bc-4a9c-9ac6-770682ecf792/resource/af3ce245-cbaf-4ce5-9f28-6a0149819c60/download/env-stations-registry-w2pvpa05.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73529932387642, 37.98872333050323]}\",\n                        \"geom\": \"\",\n                        \"text\": \"Δήμος Αθηναίων\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"air-quality\",\n                        \"id\": \"3e1a660f-ca12-41c0-bca5-a30fe5960719\",\n                        \"name\": \"air-quality\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"environment\",\n                        \"id\": \"82268502-e717-49d9-bbd6-6f81317aac40\",\n                        \"name\": \"environment\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"environmental-stations\",\n                        \"id\": \"2dc7d506-2cc0-47d2-aea2-1dfdd3654e67\",\n                        \"name\": \"environmental-stations\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"lookup\",\n                        \"id\": \"a3b3a07a-01fd-4ad0-860a-84809d9d1b34\",\n                        \"name\": \"lookup\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"mapping\",\n                        \"id\": \"1a98a1eb-f21e-476a-8f0a-8cc7cbc3be31\",\n                        \"name\": \"mapping\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"registry\",\n                        \"id\": \"0f64c098-99bc-4da8-92e5-167cff22c4f7\",\n                        \"name\": \"registry\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/NOT_PLANNED\",\n                \"hvd_category\": [],\n                \"id\": \"0804be62-d2f0-45b9-8170-002b736947bd\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T07:34:37.171744\",\n                \"metadata_modified\": \"2026-03-31T07:37:05.578892\",\n                \"name\": \"municipal-districts-athens\",\n                \"notes\": \"Κατάλογος των επτά (7) Δημοτικών Διαμερισμάτων του Δήμου Αθηναίων. Περιλαμβάνει τον κωδικό και την ονομασία κάθε διαμερίσματος. Πηγή: Σύστημα Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς.\",\n                \"notes_translated\": {\n                    \"el\": \"Κατάλογος των επτά (7) Δημοτικών Διαμερισμάτων του Δήμου Αθηναίων. Περιλαμβάνει τον κωδικό και την ονομασία κάθε διαμερίσματος. Πηγή: Σύστημα Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς.\",\n                    \"en\": \"List of the seven (7) Municipal Districts of the Municipality of Athens. Includes the code and name of each district. Source: Smart Neighbourhood Digital Services System.\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/GOVE\",\n                    \"http://publications.europa.eu/resource/authority/data-theme/REGI\"\n                ],\n                \"title\": \"Δημοτικά Διαμερίσματα Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"Δημοτικά Διαμερίσματα Δήμου Αθηναίων\",\n                    \"en\": \"Municipal Districts of Athens\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/municipal-districts-athens/resource/400da0d1-a213-4236-bfef-bb14e6cefb39\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T07:34:45.072247\",\n                            \"last_success\": null,\n                            \"failure_count\": 5,\n                            \"created\": \"2026-03-31T07:34:45.078215\",\n                            \"updated\": \"2026-03-31T07:37:15.203995\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T07:34:37.177958\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Πίνακας με τα επτά Δημοτικά Διαμερίσματα του Δήμου Αθηναίων. Περιέχει κωδικό (1–7) και ονομασία.\",\n                        \"description_translated\": {\n                            \"el\": \"Πίνακας με τα επτά Δημοτικά Διαμερίσματα του Δήμου Αθηναίων. Περιέχει κωδικό (1–7) και ονομασία.\",\n                            \"en\": \"Table of the seven Municipal Districts of Athens Municipality. Contains code (1–7) and name.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/400da0d1-a213-4236-bfef-bb14e6cefb39\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"400da0d1-a213-4236-bfef-bb14e6cefb39\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T07:37:05.592462\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Δημοτικά Διαμερίσματα\",\n                        \"name_translated\": {\n                            \"el\": \"Δημοτικά Διαμερίσματα\",\n                            \"en\": \"Municipal Districts\"\n                        },\n                        \"package_id\": \"0804be62-d2f0-45b9-8170-002b736947bd\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T07:37:15.203995\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"Resource has open license: http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                            \"format\": null,\n                            \"mqa_score\": \"61.7\",\n                            \"mqa_findability_score\": \"80.0\",\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T07:34:40.546715\",\n                            \"updated\": \"2026-03-31T07:37:17.176311\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/e73d5de0-d44a-4132-96a2-81bfa88e0ee4/municipal-districts-athens-51bt55xt.zip?se=2026-03-31T08%3A37%3A15Z&sp=r&sv=2024-08-04&sr=b&sig=oEaJKS2n736U9UZzGR9m8fvMKrGA5LyQKsET10q99ws%3D\",\n                            \"cache_filepath\": \"municipal-districts-athens-51bt55xt.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/e7/e73d5de0-d44a-4132-96a2-81bfa88e0ee4/municipal-districts-athens-51bt55xt.zip\",\n                            \"size\": 831,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"ab4388ec71cf4d7f487e05dade9dc962003ff649\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T07:37:15.739454\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T07:37:12.550328\",\n                            \"updated\": \"2026-03-31T07:37:15.739454\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T07:37:05.619500\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"7f78bbef964af780c4eaa7f02fea6bd5\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T07:36:56.969487\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e73d5de0-d44a-4132-96a2-81bfa88e0ee4\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T07:37:01.700539\",\n                        \"metadata_modified\": \"2026-03-31T07:37:05.592676\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"0804be62-d2f0-45b9-8170-002b736947bd\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T07:37:15.739454\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T07:37:13.999653\",\n                            \"updated\": \"2026-03-31T07:37:17.197626\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 831,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/0804be62-d2f0-45b9-8170-002b736947bd/resource/e73d5de0-d44a-4132-96a2-81bfa88e0ee4/download/municipal-districts-athens-51bt55xt.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73529932387642, 37.98872333050323]}\",\n                        \"geom\": \"\",\n                        \"text\": \"Δήμος Αθηναίων\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αθήνα\",\n                        \"id\": \"b81761c3-4b48-49d4-8e4a-4253b9da685d\",\n                        \"name\": \"αθήνα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"δημοτικά-διαμερίσματα\",\n                        \"id\": \"bcc16f5c-3d39-4e58-884a-ce58bbb3f435\",\n                        \"name\": \"δημοτικά-διαμερίσματα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"διοικητική-διαίρεση\",\n                        \"id\": \"6e3e995a-0d12-4100-9977-486ea8de6bad\",\n                        \"name\": \"διοικητική-διαίρεση\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/NOT_PLANNED\",\n                \"hvd_category\": [],\n                \"id\": \"57a5ee14-3021-4673-bc27-6e0b4ccf8821\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:04:52.324524\",\n                \"metadata_modified\": \"2026-03-31T08:05:57.284732\",\n                \"name\": \"neighbourhoods-athens\",\n                \"notes\": \"Κατάλογος γειτονιών του Δήμου Αθηναίων με γεωγραφικά όρια (polygons) και μεταδεδομένα. Περιλαμβάνει ονομασίες, δημοτικά διαμερίσματα, κεντρικά σημεία, πολύγωνα ορίων σε μορφή WKT και συνδέσμους προς τις σελίδες γειτονιών στο CitizenHub. Πηγή: Ψηφιακές Υπηρεσίες Έξυπνης Γειτονιάς Αθηνών.\",\n                \"notes_translated\": {\n                    \"el\": \"Κατάλογος γειτονιών του Δήμου Αθηναίων με γεωγραφικά όρια (polygons) και μεταδεδομένα. Περιλαμβάνει ονομασίες, δημοτικά διαμερίσματα, κεντρικά σημεία, πολύγωνα ορίων σε μορφή WKT και συνδέσμους προς τις σελίδες γειτονιών στο CitizenHub. Πηγή: Ψηφιακές Υπηρεσίες Έξυπνης Γειτονιάς Αθηνών.\",\n                    \"en\": \"Catalogue of neighbourhoods in the Municipality of Athens with geographic boundaries (polygons) and metadata. Includes names, municipal districts, center points, boundary polygons in WKT format and links to neighbourhood pages on CitizenHub. Source: Smart Neighbourhood Digital Services of Athens.\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 8,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/GOVE\",\n                    \"http://publications.europa.eu/resource/authority/data-theme/REGI\",\n                    \"http://publications.europa.eu/resource/authority/data-theme/SOCI\"\n                ],\n                \"title\": \"Γειτονιές Αθήνας\",\n                \"title_translated\": {\n                    \"el\": \"Γειτονιές Αθήνας\",\n                    \"en\": \"Athens Neighbourhoods\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/neighbourhoods-athens/resource/0283af02-7783-4688-897b-7153da7ed2fd\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:04:57.568208\",\n                            \"last_success\": null,\n                            \"failure_count\": 5,\n                            \"created\": \"2026-03-31T08:04:57.574224\",\n                            \"updated\": \"2026-03-31T08:06:06.890249\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:04:52.333852\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Πλήρης κατάλογος γειτονιών με γεωγραφικά όρια, δημοτικά διαμερίσματα, μεταδεδομένα και συνδέσμους CitizenHub.\",\n                        \"description_translated\": {\n                            \"el\": \"Πλήρης κατάλογος γειτονιών με γεωγραφικά όρια, δημοτικά διαμερίσματα, μεταδεδομένα και συνδέσμους CitizenHub.\",\n                            \"en\": \"Complete catalogue of neighbourhoods with geographic boundaries, municipal districts, metadata and CitizenHub links.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/0283af02-7783-4688-897b-7153da7ed2fd\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T08:05:57.299260\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Γειτονιές Αθήνας — Γεωγραφικά Δεδομένα\",\n                        \"name_translated\": {\n                            \"el\": \"Γειτονιές Αθήνας — Γεωγραφικά Δεδομένα\",\n                            \"en\": \"Athens Neighbourhoods — Geographic Data\"\n                        },\n                        \"package_id\": \"57a5ee14-3021-4673-bc27-6e0b4ccf8821\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:06:06.890249\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"Resource has open license: http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                            \"format\": null,\n                            \"mqa_score\": \"61.7\",\n                            \"mqa_findability_score\": \"80.0\",\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T08:04:56.050156\",\n                            \"updated\": \"2026-03-31T08:06:08.625815\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/ef750955-4403-4f2b-af8d-254100d60dd5/neighbourhoods-athens-r95y9k9n.zip?se=2026-03-31T09%3A06%3A07Z&sp=r&sv=2024-08-04&sr=b&sig=KJPEIWv4GjsTNAeh%2BmhnHDWJAuh/yzVyLe6dlvhGD4o%3D\",\n                            \"cache_filepath\": \"neighbourhoods-athens-r95y9k9n.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/ef/ef750955-4403-4f2b-af8d-254100d60dd5/neighbourhoods-athens-r95y9k9n.zip\",\n                            \"size\": 1293,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"01e441dbe4c1e27fe88f155b273d993b76598fb2\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T08:06:07.253889\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T08:06:04.244130\",\n                            \"updated\": \"2026-03-31T08:06:07.253889\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:05:57.338980\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"198de1d1e0c8b328cf86f5c613cfa610\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T08:05:48.197105\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"ef750955-4403-4f2b-af8d-254100d60dd5\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T08:05:53.405663\",\n                        \"metadata_modified\": \"2026-03-31T08:05:57.299492\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"57a5ee14-3021-4673-bc27-6e0b4ccf8821\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:06:07.253889\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T08:06:05.626005\",\n                            \"updated\": \"2026-03-31T08:06:08.645007\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 1293,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/57a5ee14-3021-4673-bc27-6e0b4ccf8821/resource/ef750955-4403-4f2b-af8d-254100d60dd5/download/neighbourhoods-athens-r95y9k9n.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73529932387642, 37.98872333050323]}\",\n                        \"geom\": \"\",\n                        \"text\": \"Δήμος Αθηναίων\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"athens\",\n                        \"id\": \"d2426efe-39b7-4ac7-af15-20a98f5081c1\",\n                        \"name\": \"athens\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"geodata\",\n                        \"id\": \"b1ac6e3a-2782-4815-9440-d99c870f2958\",\n                        \"name\": \"geodata\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"neighbourhoods\",\n                        \"id\": \"64a6bcb9-0462-4265-b548-65e56d42d0ae\",\n                        \"name\": \"neighbourhoods\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"polygons\",\n                        \"id\": \"4ad7e90f-98c2-4f11-92b9-2419d996643a\",\n                        \"name\": \"polygons\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αθήνα\",\n                        \"id\": \"b81761c3-4b48-49d4-8e4a-4253b9da685d\",\n                        \"name\": \"αθήνα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"γειτονιές\",\n                        \"id\": \"50a9fdd1-47d8-4f1b-95e3-2a8b87f99e7b\",\n                        \"name\": \"γειτονιές\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"506a0aa6-baae-4b1d-9cfb-e7717d44cfcd\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:20.468741\",\n                \"metadata_modified\": \"2026-03-31T08:10:20.468748\",\n                \"name\": \"wifi-active-visitors-001-plateia-ippokrateioy-nosokomeioy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:20.472309\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"529e6767-355d-46d9-af0e-a82939fa74e6\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:20.458019\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                            \"en\": \"Daily Active Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                        },\n                        \"package_id\": \"506a0aa6-baae-4b1d-9cfb-e7717d44cfcd\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:23.939328\",\n                            \"updated\": \"2026-03-31T08:10:23.938686\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c621ed15-f02e-4e28-9e6d-176b6138f77f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:38.488345\",\n                \"metadata_modified\": \"2026-03-31T08:10:38.488353\",\n                \"name\": \"wifi-active-visitors-002-plateia-mavili\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαβίλη\",\n                    \"en\": \"WiFi Active Visitors — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:38.490071\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"9f97a7a8-59b8-494c-a04a-ab4adcd37311\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:38.477291\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαβίλη\",\n                            \"en\": \"Daily Active Visitors — Plateia Mavili\"\n                        },\n                        \"package_id\": \"c621ed15-f02e-4e28-9e6d-176b6138f77f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:42.275527\",\n                            \"updated\": \"2026-03-31T08:10:42.274798\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"301ad341-6435-4b30-8cf1-6d95bc6f8fc4\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:57.253154\",\n                \"metadata_modified\": \"2026-03-31T08:10:57.253160\",\n                \"name\": \"wifi-active-visitors-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:57.256348\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1ffde117-b97f-47e6-ae57-e4cf927513a3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:57.240623\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"301ad341-6435-4b30-8cf1-6d95bc6f8fc4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:01.040433\",\n                            \"updated\": \"2026-03-31T08:11:01.039362\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fcf26a44-30f5-41a6-8938-e29671466e1e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:16.046753\",\n                \"metadata_modified\": \"2026-03-31T08:11:16.046761\",\n                \"name\": \"wifi-active-visitors-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"WiFi Active Visitors — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:16.049167\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"9dd0495b-e249-4b5a-8c80-09571773056b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:16.034600\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Daily Active Visitors — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"fcf26a44-30f5-41a6-8938-e29671466e1e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:19.765412\",\n                            \"updated\": \"2026-03-31T08:11:19.764737\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"341c289e-39b3-43ba-9c96-02ad0d9fb595\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:38.832764\",\n                \"metadata_modified\": \"2026-03-31T08:11:38.832773\",\n                \"name\": \"wifi-active-visitors-005-alsos-logginoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Άλσος Λογγίνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Άλσος Λογγίνου\",\n                    \"en\": \"WiFi Active Visitors — Alsos Logginoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:38.836175\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d2697456-1f3a-420e-896c-b19b1b89e0c5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:38.818907\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Άλσος Λογγίνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Άλσος Λογγίνου\",\n                            \"en\": \"Daily Active Visitors — Alsos Logginoy\"\n                        },\n                        \"package_id\": \"341c289e-39b3-43ba-9c96-02ad0d9fb595\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:42.588312\",\n                            \"updated\": \"2026-03-31T08:11:42.587219\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"94ca081e-337f-41a6-9c1b-82f4c7af3a43\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:57.191717\",\n                \"metadata_modified\": \"2026-03-31T08:11:57.191724\",\n                \"name\": \"wifi-active-visitors-006-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:57.193847\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5845ca96-e904-46f7-91c3-a4d61114f564\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:57.180592\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"94ca081e-337f-41a6-9c1b-82f4c7af3a43\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:00.639629\",\n                            \"updated\": \"2026-03-31T08:12:00.638589\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"eb4396ec-6376-404f-a466-7c7831900dc9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:14.906753\",\n                \"metadata_modified\": \"2026-03-31T08:12:14.906761\",\n                \"name\": \"wifi-active-visitors-007-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:14.908616\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4d2db358-6ec5-4469-add2-a9be8f9cb3ae\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:14.895722\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Daily Active Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"eb4396ec-6376-404f-a466-7c7831900dc9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:18.668206\",\n                            \"updated\": \"2026-03-31T08:12:18.667503\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f91749ae-68b3-4ab1-bf6f-5b837c787507\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:33.694410\",\n                \"metadata_modified\": \"2026-03-31T08:12:33.694416\",\n                \"name\": \"wifi-active-visitors-008-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"WiFi Active Visitors — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:33.696198\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c209862e-8eb4-48bd-8514-aa95ebc99cbe\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:33.684387\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Daily Active Visitors — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"f91749ae-68b3-4ab1-bf6f-5b837c787507\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:37.258195\",\n                            \"updated\": \"2026-03-31T08:12:37.257536\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"93f42fdf-55af-4709-80f7-4c531d57b204\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:56.481953\",\n                \"metadata_modified\": \"2026-03-31T08:12:56.481958\",\n                \"name\": \"wifi-active-visitors-009-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:56.483642\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a00d715b-5105-430f-a788-7d513485dd38\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:56.470828\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"93f42fdf-55af-4709-80f7-4c531d57b204\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:59.969211\",\n                            \"updated\": \"2026-03-31T08:12:59.968586\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c94d10d3-af94-497f-908c-5adf4e443e86\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:14.784499\",\n                \"metadata_modified\": \"2026-03-31T08:13:14.784512\",\n                \"name\": \"wifi-active-visitors-010-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"WiFi Active Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:14.787924\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5ed19f4b-8ed3-4d45-95ce-e5f2cafa66d3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:14.771104\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Daily Active Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"c94d10d3-af94-497f-908c-5adf4e443e86\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:18.673423\",\n                            \"updated\": \"2026-03-31T08:13:18.672193\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e7416b5b-fa68-490c-b632-32799cdcc226\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:33.257157\",\n                \"metadata_modified\": \"2026-03-31T08:13:33.257165\",\n                \"name\": \"wifi-active-visitors-011-plateia-sofias-vempo\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"WiFi Active Visitors — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:33.258898\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c842f340-22b3-42e5-84de-6a7fd6a8260a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:33.246584\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Daily Active Visitors — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"e7416b5b-fa68-490c-b632-32799cdcc226\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:36.939124\",\n                            \"updated\": \"2026-03-31T08:13:36.938461\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1fac16fd-4b2d-4ff3-a3bf-7d253bb254c0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:52.265706\",\n                \"metadata_modified\": \"2026-03-31T08:13:52.265711\",\n                \"name\": \"wifi-active-visitors-012-plateia-kai-athlitiko-kentro-kedrinoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                    \"en\": \"WiFi Active Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:52.267399\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"832b8268-2c28-42c2-8bb2-f45adb9a85ae\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:52.255617\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                            \"en\": \"Daily Active Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                        },\n                        \"package_id\": \"1fac16fd-4b2d-4ff3-a3bf-7d253bb254c0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:55.805863\",\n                            \"updated\": \"2026-03-31T08:13:55.805250\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e33fa522-0c6f-4cc2-9079-91b70e8cfc39\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:10.539698\",\n                \"metadata_modified\": \"2026-03-31T08:14:10.539706\",\n                \"name\": \"wifi-active-visitors-013-gipeda-mpasket-gada\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Gada\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:10.541832\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d17c970f-3536-42c5-9b5c-044a95abcfb5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:10.528112\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Gada\"\n                        },\n                        \"package_id\": \"e33fa522-0c6f-4cc2-9079-91b70e8cfc39\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:14.154690\",\n                            \"updated\": \"2026-03-31T08:14:14.154023\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3d2467b5-fb9b-4056-a12c-25c56d6355c0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:28.896631\",\n                \"metadata_modified\": \"2026-03-31T08:14:28.896639\",\n                \"name\": \"wifi-active-visitors-014-athlitiko-kentro-plakentias-kai-fthiotidos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:28.898533\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f6f6f6f0-9f65-4116-9588-aa1a5ec39aec\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:28.885148\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                        },\n                        \"package_id\": \"3d2467b5-fb9b-4056-a12c-25c56d6355c0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:32.613743\",\n                            \"updated\": \"2026-03-31T08:14:32.613102\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1ad40b8a-839d-44dc-8379-031649273f82\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:47.134417\",\n                \"metadata_modified\": \"2026-03-31T08:14:47.134423\",\n                \"name\": \"wifi-active-visitors-015-plateia-madritis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαδρίτης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαδρίτης\",\n                    \"en\": \"WiFi Active Visitors — Plateia Madritis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:47.136722\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"8ce24f63-c201-45d0-b41f-ddb5810e0e48\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:47.122316\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαδρίτης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαδρίτης\",\n                            \"en\": \"Daily Active Visitors — Plateia Madritis\"\n                        },\n                        \"package_id\": \"1ad40b8a-839d-44dc-8379-031649273f82\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:50.966764\",\n                            \"updated\": \"2026-03-31T08:14:50.966166\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b8cf0666-b5f9-4305-b002-08d468e07653\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:09.773034\",\n                \"metadata_modified\": \"2026-03-31T08:15:09.773040\",\n                \"name\": \"wifi-active-visitors-016-gipeda-mpasket-paidiki-chara-karavel\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:15:14.561618\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:15:14.567943\",\n                            \"updated\": \"2026-03-31T08:15:14.561618\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:09.774749\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"09527c46-9888-4de2-bd02-542cc628d5ad\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:09.761045\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                        },\n                        \"package_id\": \"b8cf0666-b5f9-4305-b002-08d468e07653\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:13.474317\",\n                            \"updated\": \"2026-03-31T08:15:13.473656\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d22ea4bd-6d74-40c8-a43d-8f0b0597faf0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:27.656289\",\n                \"metadata_modified\": \"2026-03-31T08:15:27.656297\",\n                \"name\": \"wifi-active-visitors-017-plateia-paidon-paidiki-chara\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παίδων & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παίδων & Παιδική Χαρά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Paidon Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:15:32.447420\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:15:32.454237\",\n                            \"updated\": \"2026-03-31T08:15:32.447420\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:27.658074\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"97872e26-7321-4284-8c20-e12a86b82129\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:27.644772\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                            \"en\": \"Daily Active Visitors — Plateia Paidon Paidiki Chara\"\n                        },\n                        \"package_id\": \"d22ea4bd-6d74-40c8-a43d-8f0b0597faf0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:31.352770\",\n                            \"updated\": \"2026-03-31T08:15:31.352092\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f477dd2c-8989-478e-8545-e6d4379e6d55\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:45.974925\",\n                \"metadata_modified\": \"2026-03-31T08:15:45.974932\",\n                \"name\": \"wifi-active-visitors-018-plateia-agioy-thoma\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Θωμά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Θωμά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Agioy Thoma\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:45.976711\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e6b18e4a-676a-492d-92c9-ca7f2afb646b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:45.963168\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Θωμά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Θωμά\",\n                            \"en\": \"Daily Active Visitors — Plateia Agioy Thoma\"\n                        },\n                        \"package_id\": \"f477dd2c-8989-478e-8545-e6d4379e6d55\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:49.792732\",\n                            \"updated\": \"2026-03-31T08:15:49.792092\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"0cb0e3ba-28bc-43cd-823a-978756963d2a"},{"name":"Pagination - implementation datasets page 1","id":"a737fdea-25c7-4389-a04f-8a2aaa5e23c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:smart-neighborhood&sort=name asc&rows=10&start=0","description":"<p>Παράδειγμα 1ης σελίδας package_search πάνω στα datasets της υλοποίησης.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:smart-neighborhood"},{"key":"sort","value":"name asc"},{"key":"rows","value":"10"},{"key":"start","value":"0"}],"variable":[]}},"response":[{"id":"890ca302-1a93-482d-958a-01e9c8efb4d8","name":"Pagination - implementation datasets page 1","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:smart-neighborhood&sort=name asc&rows=10&start=0","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:smart-neighborhood"},{"key":"sort","value":"name asc"},{"key":"rows","value":"10"},{"key":"start","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:04:18 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"169766"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 329,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:01.257815\",\n                \"metadata_modified\": \"2026-03-31T15:58:46.972577\",\n                \"name\": \"env-001-dimotiko-kolymvitirio-goydi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 1) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 1) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Dimotiko Kolymvitirio Goydi» (station_id: 1) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Δημοτικό Κολυμβητήριο Γουδή\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Δημοτικό Κολυμβητήριο Γουδή\",\n                    \"en\": \"Environmental Data — Dimotiko Kolymvitirio Goydi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-001-dimotiko-kolymvitirio-goydi/resource/c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:06.106116\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:06.112406\",\n                            \"updated\": \"2026-03-31T15:54:16.883345\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:01.264179\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 1. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 1. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 1. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:58:46.981941\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικό Κολυμβητήριο Γουδή\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικό Κολυμβητήριο Γουδή\",\n                            \"en\": \"Hourly Environmental Measurements — Dimotiko Kolymvitirio Goydi\"\n                        },\n                        \"package_id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:05.004596\",\n                            \"updated\": \"2026-03-31T15:58:51.102720\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:07.696771\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"aaeefcde1235f6b01834df493c6d3b14\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:02.512786\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"5e51f564-1116-4795-9ca5-f3d0f65adb5b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:07.425295\",\n                        \"metadata_modified\": \"2026-03-31T15:58:18.951019\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1797,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/14553a07-2c72-43de-bcdb-1fdaf094afed/resource/5e51f564-1116-4795-9ca5-f3d0f65adb5b/download/env-001-dimotiko-kolymvitirio-goydi-78bdfc8n.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.78478761372027, 37.99045355411805], [23.78479363283854, 37.99045108028702], [23.78574678804811, 37.99079100965729], [23.785816475924754, 37.990813668708945], [23.785882196151686, 37.99085434620398], [23.78594861626683, 37.99089953136256], [23.78614298399422, 37.99100353272936], [23.786378507371605, 37.990682709259175], [23.7860710836986, 37.990516707877184], [23.785495392519344, 37.99022724808554], [23.785324476531056, 37.99013680772441], [23.785249200432357, 37.9900780867583], [23.785162693959588, 37.98996526810308], [23.785129053561914, 37.98966327600898], [23.78512985483106, 37.989266711824584], [23.785143203617597, 37.98896029909842], [23.785502893963496, 37.988384132725805], [23.785517844070853, 37.98836028853323], [23.7858218129668, 37.98787548739569], [23.785947524526737, 37.98772249763764], [23.786099478295167, 37.9876011004697], [23.78626014809019, 37.987493744751596], [23.786395425726393, 37.987403355375854], [23.787457150302714, 37.986359786874644], [23.784479544736627, 37.984780579979606], [23.78304917145106, 37.98402191463575], [23.783018964793975, 37.98400589263209], [23.783042185955235, 37.983976837433026], [23.784817507319133, 37.9817944785154], [23.785481930543664, 37.980983966113754], [23.785702781955774, 37.98071455039649], [23.785557079612467, 37.98063946003403], [23.785035876313476, 37.98037084454112], [23.78487455251643, 37.98053728771237], [23.784649968213607, 37.980676576256165], [23.784267036432205, 37.9808155740726], [23.783869236211554, 37.98092750471435], [23.783507032911483, 37.98103499309142], [23.783409346945835, 37.98105294265326], [23.78302140529259, 37.98112422701714], [23.78256736948519, 37.98111888221925], [23.782129480246287, 37.981068501234915], [23.781825670516753, 37.981883602656005], [23.7817409095601, 37.98202765128532], [23.781578706949126, 37.982126491747714], [23.781438425886552, 37.98215326978638], [23.781252568937347, 37.982188975779934], [23.781006166449004, 37.98223019821415], [23.780320145514835, 37.982344963310055], [23.780225961327982, 37.98236809465227], [23.780150614847127, 37.98238659967325], [23.78010461951967, 37.982397895147486], [23.77993596150359, 37.98243931562187], [23.778080219721435, 37.98289505007526], [23.778013095658668, 37.98291479047917], [23.77795841166229, 37.98293087167085], [23.77789181461306, 37.98294877167193], [23.77787178503104, 37.982950142561556], [23.77784515750778, 37.98295196514976], [23.777827748647862, 37.98295315711886], [23.777749489585116, 37.98294399641856], [23.77767836106713, 37.98293034271081], [23.77762148003022, 37.9829122094631], [23.7775503651703, 37.982894049271465], [23.777493388439467, 37.98287632676744], [23.777477484153067, 37.98287137926342], [23.777417044750738, 37.98285323918539], [23.77729898556564, 37.982825977138994], [23.777232839088537, 37.98281233259378], [23.7771520626445, 37.98281217959344], [23.777069122721752, 37.982821035302166], [23.777007507402388, 37.98283894424387], [23.77688638332473, 37.9828837788904], [23.77684249085205, 37.98292425352068], [23.776706626911583, 37.98310064603357], [23.77667462258546, 37.983142196769386], [23.776634103533905, 37.9831948027303], [23.776299736554744, 37.98362890641847], [23.776296714993006, 37.98363282937938], [23.776215147578565, 37.98373872588812], [23.774793207481228, 37.983863027703755], [23.77470165876998, 37.983871029765275], [23.774496278194757, 37.98388866194319], [23.77428375175545, 37.98391529291318], [23.774082329245733, 37.98394107688668], [23.77404096455889, 37.98394637180517], [23.77403535118001, 37.98394730196496], [23.773772159071218, 37.98399091945326], [23.77349129472158, 37.984021923972925], [23.77327915169493, 37.98403954100236], [23.773078068298215, 37.98404816612269], [23.773027589428224, 37.98404705839027], [23.772861588284858, 37.98404341672624], [23.77285282746998, 37.98404322495963], [23.772603786899882, 37.98402471806595], [23.77235508895687, 37.984010717739295], [23.772113235337642, 37.98396969156028], [23.77191375560291, 37.983919734193094], [23.77188332012421, 37.983907799827044], [23.77184748110884, 37.98389374686417], [23.771644827251425, 37.98381908313508], [23.771357993471828, 37.984145149371386], [23.771308779444688, 37.98419622512544], [23.770866905762237, 37.98465480033117], [23.77082366837409, 37.98469487200034], [23.770795761620036, 37.984720735009034], [23.770758455888874, 37.98475530955108], [23.768995847006167, 37.986671572311835], [23.768922174531784, 37.986751318475534], [23.76897749680013, 37.986793612723055], [23.769260186660098, 37.986978931166824], [23.769492087123123, 37.98713260440927], [23.769447406960378, 37.987195606840864], [23.769390154417803, 37.98724446776947], [23.769405145114966, 37.98725618322815], [23.76959852915326, 37.98740418916484], [23.76974224275692, 37.98751417776926], [23.769812988565217, 37.987580193004796], [23.76989531478376, 37.98752005987696], [23.7699386255691, 37.98751771833412], [23.770418182660052, 37.987858114620174], [23.770539419191586, 37.98791050497855], [23.770642519140274, 37.98793666578591], [23.770703897714043, 37.98794327110239], [23.7717268935013, 37.987995747262886], [23.772121196948632, 37.98806323218527], [23.772313755430734, 37.9880887428315], [23.77246911598074, 37.98805982648283], [23.772585353780077, 37.98802037397563], [23.772822960020807, 37.98790466010572], [23.774106445005483, 37.98736408931484], [23.774195530290257, 37.98729183214062], [23.77818407860979, 37.989400958850496], [23.778260599124952, 37.98944140951533], [23.77826406017303, 37.98944323934037], [23.77837905953941, 37.989308263249804], [23.77870370310354, 37.98892582812791], [23.77888458783659, 37.98898049779341], [23.778935952774898, 37.988996021644546], [23.78195956032951, 37.98990980334101], [23.78179804844959, 37.990130318764585], [23.78159830980156, 37.990400333679666], [23.781444390894553, 37.990610015725885], [23.78143643930708, 37.99062084791975], [23.781274924295587, 37.99084136258864], [23.781188053765494, 37.99095677643433], [23.781105565437343, 37.9910663688555], [23.78141988773597, 37.99116158833705], [23.78144019830509, 37.99113418104157], [23.781573073567756, 37.99110776875115], [23.784236628120834, 37.99068009312552], [23.784456113130634, 37.99063429654868], [23.784629387958752, 37.99051858336694], [23.78478761372027, 37.99045355411805]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.779245427749853, 37.986089651645024]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:07.446443\",\n                \"metadata_modified\": \"2026-03-31T15:58:58.044838\",\n                \"name\": \"env-002-plateia-mavili\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαβίλη\",\n                    \"en\": \"Environmental Data — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-002-plateia-mavili/resource/c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:15.947961\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:15.954783\",\n                            \"updated\": \"2026-03-31T15:54:21.848724\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:07.448414\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 2. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 2. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 2. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:58:58.053553\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαβίλη\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Mavili\"\n                        },\n                        \"package_id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:11.274759\",\n                            \"updated\": \"2026-03-31T15:59:01.753565\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:15.626966\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"731ec0e149fdeab4fe1f4d6b6d876099\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:07.517539\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"eb928825-2e62-4c4f-8bf4-8ab8473d1a99\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:15.359567\",\n                        \"metadata_modified\": \"2026-03-31T15:58:24.142319\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1745,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/3093cc04-ce77-400b-8691-e514392834d5/resource/eb928825-2e62-4c4f-8bf4-8ab8473d1a99/download/env-002-plateia-mavili-ihyvids0.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75851460072696, 37.9834423468561], [23.757395266961407, 37.98286925463117], [23.757374596572784, 37.982858671456704], [23.75693406151348, 37.98264145330538], [23.756577597430866, 37.98239736891696], [23.75620690454592, 37.98204509960247], [23.755681043415738, 37.98148521107087], [23.755319314604538, 37.98111493180622], [23.755227244023285, 37.98119612191359], [23.75521211323117, 37.98120946371531], [23.755184595934036, 37.98123372856393], [23.75505880461909, 37.981339711238704], [23.754113863748774, 37.98192808235227], [23.753293126907458, 37.9825076934914], [23.753059651168563, 37.98273252512355], [23.752895509200407, 37.98286737334279], [23.752616049546866, 37.98311463962192], [23.752430971913746, 37.9830196152132], [23.751854188605044, 37.983216682809775], [23.75165448901858, 37.9832913997781], [23.751483054252983, 37.98335163207232], [23.75164522128031, 37.98408598273044], [23.751751824601577, 37.98449775830521], [23.75185554795611, 37.984820974552605], [23.751992147295255, 37.985258386215875], [23.752218630260863, 37.98595285346227], [23.751800966420333, 37.986551327801514], [23.751540977933107, 37.986929318819264], [23.751376443651115, 37.98717682465172], [23.751535872514083, 37.98770441345468], [23.75165160090634, 37.98810572980436], [23.751710250239167, 37.988232033552855], [23.751797388017998, 37.98821566445074], [23.752308194290425, 37.988119705223085], [23.752812764976014, 37.988024914958864], [23.75282519476863, 37.98802257971164], [23.752827152408234, 37.98802222421252], [23.752828303291942, 37.98802201482887], [23.75340181576913, 37.987917839397305], [23.753413809982074, 37.987915660899546], [23.754393808241232, 37.98774392991488], [23.75534136070653, 37.98757787617694], [23.755345186978836, 37.9875772054675], [23.755610832904342, 37.987531527160506], [23.75581128689907, 37.987497058315064], [23.75620728854603, 37.987419830221185], [23.75659121276722, 37.987344956095185], [23.75747236969906, 37.987173105704976], [23.757571839944447, 37.98715370509165], [23.757729593029133, 37.98712248512212], [23.75854205105142, 37.98696671373649], [23.760241100778394, 37.986640936938215], [23.760412018043148, 37.98660974019716], [23.760434807977735, 37.98660528018633], [23.76062801181725, 37.986567469820535], [23.761141294592477, 37.98646701765395], [23.76130889740514, 37.98643296301193], [23.761328317087948, 37.98642901693181], [23.761404808415588, 37.98641347532034], [23.761156015219747, 37.98609752041298], [23.760660092849164, 37.985393509497634], [23.76059237232411, 37.98531676239148], [23.760436737472865, 37.98513618835907], [23.760405539308824, 37.98510007338232], [23.760009531149525, 37.984740785047144], [23.75967731068799, 37.984454546043], [23.759511943535102, 37.98430682168235], [23.7593407347665, 37.984142536623104], [23.758984461786753, 37.98383536994003], [23.75851460072696, 37.9834423468561]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.755601520325044, 37.98505691064069]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:13.647544\",\n                \"metadata_modified\": \"2026-03-31T15:59:06.660583\",\n                \"name\": \"env-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-003-athlitiko-kentro-mets/resource/36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:21.733120\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:21.739029\",\n                            \"updated\": \"2026-03-31T15:54:26.652149\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:13.649413\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 3. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 3. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 3. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:06.670417\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:17.226577\",\n                            \"updated\": \"2026-03-31T15:59:10.447066\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:22.368387\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"4504ae13db09180444a8125e6fdfc04e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:12.662494\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"85d1cbe0-adff-476f-b3a2-ba8de06504e1\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:22.085970\",\n                        \"metadata_modified\": \"2026-03-31T15:58:29.190981\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1753,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/fa6d110f-0fd3-4655-84af-664d316499da/resource/85d1cbe0-adff-476f-b3a2-ba8de06504e1/download/env-003-athlitiko-kentro-mets-mqrh4rd2.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7391364042187, 37.96141856781402], [23.737478703669936, 37.96050007209437], [23.73719026263253, 37.96038226053552], [23.737164068453588, 37.96044529226989], [23.73697957724043, 37.96077104753632], [23.73681634312241, 37.960726894269044], [23.736780885232438, 37.960759080198876], [23.736577675864662, 37.960943540193504], [23.736430924477713, 37.96106269453241], [23.73637233635736, 37.96111026579807], [23.7363547591455, 37.96114548033592], [23.73563265823552, 37.961721691735995], [23.73525175407467, 37.96199122192244], [23.735233077404075, 37.96204075078776], [23.735037464778852, 37.96252249999756], [23.73484899583174, 37.96299525205045], [23.73467884669178, 37.96341847419368], [23.73450510560504, 37.963850700838556], [23.734342132535392, 37.96425591284839], [23.734317099783457, 37.96429190786563], [23.734877778782362, 37.96451529075793], [23.73510823714282, 37.96460710769921], [23.735401379645936, 37.96472389748752], [23.735930922198463, 37.964934868484654], [23.73595692369406, 37.96496200155143], [23.73595551456804, 37.96499276837974], [23.735904305750065, 37.965079443919116], [23.73595191136046, 37.96509769821805], [23.735952890212307, 37.9650980735484], [23.736483972786107, 37.96530171802974], [23.736974974454487, 37.96548758092028], [23.73740061353415, 37.96564625722952], [23.737867104795587, 37.96582304879638], [23.737869723864783, 37.96578700309393], [23.73787573616431, 37.96577511227179], [23.7378762429209, 37.96577411026682], [23.737947113118228, 37.96563395645924], [23.738419467120497, 37.965324982423], [23.738429578319426, 37.96531836871639], [23.738458984201465, 37.96529913389865], [23.73870237348954, 37.965139927630666], [23.738962695747144, 37.964563680803316], [23.739575728548857, 37.964245081899826], [23.740206233918517, 37.96391299902937], [23.740977881681427, 37.963504614027705], [23.741602039485215, 37.96280141202818], [23.741608634104594, 37.962793982766115], [23.740660358841254, 37.962277020532355], [23.74011124780751, 37.961977659722194], [23.740015086059913, 37.96192523468758], [23.73999560090425, 37.96191439057971], [23.739794841650625, 37.961802660071356], [23.739462274544856, 37.96161757350464], [23.73944416775137, 37.96160651604803], [23.739362620230352, 37.9615567158511], [23.739305856568553, 37.961522050885826], [23.7391364042187, 37.96141856781402]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.737653496801748, 37.96314451059574]}\",\n                        \"geom\": \"\",\n                        \"text\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:19.595235\",\n                \"metadata_modified\": \"2026-03-31T15:59:14.968527\",\n                \"name\": \"env-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"Environmental Data — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-004-plateia-agioy-ioanni-kynigoy/resource/c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:27.727196\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:27.733194\",\n                            \"updated\": \"2026-03-31T15:54:31.849881\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:19.597355\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 4. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 4. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 4. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:14.977518\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:23.313733\",\n                            \"updated\": \"2026-03-31T15:59:18.671024\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:30.488117\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"53c37c954cfadf431bf44ea9213e8737\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:17.596439\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"abc3ab45-5f50-4920-9989-acbc8377b336\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:30.208342\",\n                        \"metadata_modified\": \"2026-03-31T15:58:34.745702\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1777,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/9cc926bb-ebc0-4f07-9e6d-7eebe1a43901/resource/abc3ab45-5f50-4920-9989-acbc8377b336/download/env-004-plateia-agioy-ioanni-kynigoy-ihofuaz6.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73547323846096, 37.95556236703189], [23.734873155696242, 37.955393375521616], [23.73478697381535, 37.955594658358315], [23.73473465248221, 37.95571708249602], [23.734632041690276, 37.95596019939158], [23.734590773412844, 37.95608749462137], [23.73454907910429, 37.9562161002493], [23.734407732658514, 37.956652082157035], [23.73440609005416, 37.95665714730294], [23.73437438200301, 37.95675495038585], [23.733309454891643, 37.95695343884909], [23.732687987721057, 37.95705537222392], [23.73242172904468, 37.957104337926786], [23.731847268320486, 37.9571931590393], [23.731720466587642, 37.95723793445918], [23.73097056804543, 37.95734437691672], [23.7301370061237, 37.957468648516596], [23.729946802921862, 37.95753580882217], [23.729872292422858, 37.9575807022558], [23.729695771114525, 37.957738003593114], [23.729645309395696, 37.95778297105536], [23.72968332172798, 37.95779657773838], [23.730042934948973, 37.95790105170131], [23.730552906163435, 37.958037414132676], [23.73067268621114, 37.958064727068646], [23.730674441560442, 37.95806502670977], [23.730747320948755, 37.958077478992344], [23.730806356652696, 37.958087565216786], [23.73086315239297, 37.95810194904387], [23.73156051696105, 37.95827855909578], [23.73163795051095, 37.95831028087247], [23.732111368919682, 37.95842402093122], [23.73211152814134, 37.958424060950485], [23.732322149478037, 37.95847685837486], [23.732893880219383, 37.95862017571472], [23.732909613716917, 37.95862411942363], [23.732919640097965, 37.95862666399209], [23.7334973239278, 37.95877326629743], [23.733564298301136, 37.95879026308294], [23.733644236783665, 37.958810549144], [23.73420825830316, 37.958956030973944], [23.734268352455295, 37.95907455919428], [23.734933551873837, 37.959253781367295], [23.73546134943305, 37.959395980501526], [23.735682505861597, 37.95947382800746], [23.736016778422165, 37.95959149195072], [23.73620102174688, 37.959682940830426], [23.736593024154875, 37.95990650697602], [23.73659848285194, 37.95990961963228], [23.73669833558812, 37.95996656758483], [23.73669999460616, 37.95996772314533], [23.737013595426294, 37.9601861399874], [23.737214768309748, 37.960326330787936], [23.737214794707103, 37.96032627046052], [23.737221072040295, 37.960311784539094], [23.73726271541591, 37.96021568383708], [23.737311495614158, 37.96010313159623], [23.737399049145928, 37.959891524052395], [23.737419875397386, 37.959837493172785], [23.73761080811412, 37.95936474220531], [23.737897116199097, 37.958680400354766], [23.738069339296715, 37.9582661906851], [23.738207137855472, 37.95792851376173], [23.73832264049544, 37.9576583837987], [23.738459321072444, 37.95733422340159], [23.738600350074652, 37.95698754024153], [23.73863515776348, 37.95690199503523], [23.738693933817533, 37.95657766123649], [23.738718255353604, 37.956270961229045], [23.73746619784223, 37.95616598317854], [23.737141816378948, 37.956138782636124], [23.736677031438585, 37.956099808055], [23.73615800623144, 37.956056282883665], [23.735736084631725, 37.95602089950484], [23.73587316326725, 37.955674988491495], [23.73582938198619, 37.955662659695484], [23.735479822519935, 37.95556422136722], [23.73547323846096, 37.95556236703189]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73524800924642, 37.95773848143418]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΙΩΑΝΝΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:25.633423\",\n                \"metadata_modified\": \"2026-03-31T15:59:19.941887\",\n                \"name\": \"env-005-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 5) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 5) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 5) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-005-athlitiko-kentro-paidiki-chara-lagoymitzi/resource/ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:30.493727\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:30.499658\",\n                            \"updated\": \"2026-03-31T15:54:37.065061\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:25.636100\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 5. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 5. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 5. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:19.951869\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:29.395091\",\n                            \"updated\": \"2026-03-31T15:59:24.032617\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:39.659626\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"4586579f65ba794c60693a54b74d9e7e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:22.645396\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"6fb2a318-a914-4e49-8dd5-6d6413a2427f\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:39.376534\",\n                        \"metadata_modified\": \"2026-03-31T15:58:43.834885\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1801,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c07b5ce5-a380-49c0-8736-ea7194583a72/resource/6fb2a318-a914-4e49-8dd5-6d6413a2427f/download/env-005-athlitiko-kentro-paidiki-chara-lagoymitzi-zrt3xcz7.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.724279427015134, 37.95485935316177], [23.723223674759986, 37.953910519953254], [23.72308887160245, 37.95395737899644], [23.723056273500536, 37.95396870990038], [23.72262002683735, 37.95410287576872], [23.722295621979395, 37.954196745992014], [23.721977603176054, 37.95429513685777], [23.721549854460218, 37.954438331723544], [23.721173361266487, 37.954572633604755], [23.721053976960924, 37.954630934471396], [23.72096408276018, 37.95469831805574], [23.720604097968863, 37.95498137007426], [23.71987305706893, 37.955556457291515], [23.719230158681146, 37.956055140645795], [23.718873344319626, 37.95634270129609], [23.71843118431804, 37.95671567913634], [23.717727109598883, 37.957299830221245], [23.717622337950193, 37.957382118895914], [23.71757072843192, 37.9574226530857], [23.717549781815762, 37.95743910450941], [23.71845420619483, 37.95813977145437], [23.720338267339486, 37.95959333329209], [23.72033831387486, 37.95959336945427], [23.72038237337355, 37.95954185013793], [23.720471246835032, 37.95943793088455], [23.72150535472635, 37.95859317137464], [23.721967196100444, 37.95818868347843], [23.722121429802577, 37.95804033510535], [23.7229825351383, 37.95731232126547], [23.723226660208244, 37.957096586312105], [23.72338854592498, 37.9569933187204], [23.723432434069544, 37.95695737031131], [23.72379289330092, 37.95664276571045], [23.724125907413136, 37.95633754926301], [23.72415090829015, 37.95631463490821], [23.72426946101814, 37.95619323869007], [23.72492003254578, 37.95563145541642], [23.725063839079798, 37.95551011741954], [23.725065968688448, 37.95550832071754], [23.725065861958804, 37.95550824836496], [23.72490205310124, 37.955397078032085], [23.72470518842174, 37.955247904756376], [23.724279427015134, 37.95485935316177]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.721310381541652, 37.95659339729142]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:32.217430\",\n                \"metadata_modified\": \"2026-03-31T15:59:25.319908\",\n                \"name\": \"env-006-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 6) στη γειτονιά ΓΟΥΒΑ Ι, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 6) στη γειτονιά ΓΟΥΒΑ Ι, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 6) in the ΓΟΥΒΑ Ι neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"Environmental Data — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-006-plateia-gipeda-mpasket-amvrosioy-plyta/resource/2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:36.842110\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:36.847984\",\n                            \"updated\": \"2026-03-31T15:54:42.090780\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:32.219436\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 6. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 6. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 6. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:25.329746\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:35.792471\",\n                            \"updated\": \"2026-03-31T15:59:29.443302\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:47.749121\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"f36d7a9597e659fb8ce56119269ce5e5\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:27.707498\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"efa1b6dd-1a22-403b-a61b-fc6338114bc4\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:47.453883\",\n                        \"metadata_modified\": \"2026-03-31T15:58:52.057296\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1787,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/eed2ffc8-fbee-47ab-9ed8-82f9d21610c5/resource/efa1b6dd-1a22-403b-a61b-fc6338114bc4/download/env-006-plateia-gipeda-mpasket-amvrosioy-plyta-h857br9b.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.744265678745705, 37.95648712772034], [23.744383055613945, 37.956362182788176], [23.744593030506216, 37.95613866910762], [23.74461436576676, 37.95611595784538], [23.744647883598354, 37.95608027912066], [23.74415076582656, 37.95626160676616], [23.743767340434086, 37.95638894212461], [23.743444826391364, 37.956324934510775], [23.742936947891, 37.95622413518911], [23.742405206936617, 37.95612641702243], [23.741927918210912, 37.95603870395432], [23.741020548486787, 37.95587194719782], [23.740392983532207, 37.95575660777296], [23.740116140932756, 37.955708203901565], [23.739998579579066, 37.95599095284498], [23.739847339524307, 37.9563547027311], [23.738718255353604, 37.956270961229045], [23.738693933817533, 37.95657766123649], [23.73863515776348, 37.95690199503523], [23.738600350074652, 37.95698754024153], [23.738459321072444, 37.95733422340159], [23.73832264049544, 37.9576583837987], [23.738207137855472, 37.95792851376173], [23.738069339296715, 37.9582661906851], [23.737897116199097, 37.958680400354766], [23.738557325890994, 37.958889165857784], [23.738657497872868, 37.95892994643694], [23.73934007829642, 37.95925141842085], [23.739924792215756, 37.95958618948405], [23.740094855310502, 37.9596812006768], [23.74056773979846, 37.959952631180904], [23.740856382565003, 37.960115499386795], [23.741244893043593, 37.95969725489625], [23.741618395242956, 37.95929700191825], [23.74162329357804, 37.95929179781421], [23.741821564203878, 37.95908113843298], [23.742409284175437, 37.95845603035829], [23.742878113213425, 37.957952333623936], [23.743082000779903, 37.95773196302343], [23.74332944327457, 37.95746662259241], [23.743423359454425, 37.957363179103645], [23.743770389444457, 37.956998912965844], [23.74384643902463, 37.95691796246688], [23.744265678745705, 37.95648712772034]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.740811638376837, 37.95766040968649]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΓΟΥΒΑ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:38.179443\",\n                \"metadata_modified\": \"2026-03-31T15:59:34.243621\",\n                \"name\": \"env-007-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 7) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 7) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Lofos Athlitiko Kentro Lampraki» (station_id: 7) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"Environmental Data — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-007-lofos-athlitiko-kentro-lampraki/resource/521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:45.357483\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:45.363446\",\n                            \"updated\": \"2026-03-31T15:54:46.800952\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:38.181369\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 7. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 7. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 7. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:34.253292\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Hourly Environmental Measurements — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:42.090379\",\n                            \"updated\": \"2026-03-31T15:59:38.023306\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:55.915311\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"ed0a43243f07d09cd68d3b514c4234e3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:33.148015\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cb0353f5-cdad-4abf-8764-8fc8ff427d68\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:55.627782\",\n                        \"metadata_modified\": \"2026-03-31T15:59:00.137146\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1784,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/83f98a81-381d-4733-92a6-820ac39cdff6/resource/cb0353f5-cdad-4abf-8764-8fc8ff427d68/download/env-007-lofos-athlitiko-kentro-lampraki-6vyzih9o.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.736780885232438, 37.960759080198876], [23.73681634312241, 37.960726894269044], [23.73697957724043, 37.96077104753632], [23.737164068453588, 37.96044529226989], [23.73719026263253, 37.96038226053552], [23.737214768309748, 37.960326330787936], [23.737013595426294, 37.9601861399874], [23.73669999460616, 37.95996772314533], [23.73669833558812, 37.95996656758483], [23.73659848285194, 37.95990961963228], [23.736593024154875, 37.95990650697602], [23.73620102174688, 37.959682940830426], [23.736016778422165, 37.95959149195072], [23.735682505861597, 37.95947382800746], [23.73546134943305, 37.959395980501526], [23.734933551873837, 37.959253781367295], [23.734268352455295, 37.95907455919428], [23.73420825830316, 37.958956030973944], [23.733644236783665, 37.958810549144], [23.733564298301136, 37.95879026308294], [23.7334973239278, 37.95877326629743], [23.732919640097965, 37.95862666399209], [23.732909613716917, 37.95862411942363], [23.732893880219383, 37.95862017571472], [23.732322149478037, 37.95847685837486], [23.73211152814134, 37.958424060950485], [23.73206675129404, 37.958563619201584], [23.73178790013366, 37.959432728112404], [23.73166770849204, 37.95981099555753], [23.731452906437543, 37.96047745947834], [23.73134960337078, 37.960800806266676], [23.731242879113875, 37.96113774738441], [23.73116288072064, 37.961382592655774], [23.731033318272114, 37.961792383017674], [23.73090842895715, 37.96218866456127], [23.73080797469124, 37.96251740519275], [23.73064421651181, 37.96303527144473], [23.730470786540895, 37.96357114103575], [23.730850710562674, 37.96386943605617], [23.731176016860836, 37.96412254062357], [23.73138034045605, 37.96428523925996], [23.731800919701733, 37.964362808310376], [23.732146890432933, 37.96441316736286], [23.732396969888782, 37.96441824289683], [23.733072517174115, 37.96442879042848], [23.733282688026502, 37.96445179929855], [23.733392179437747, 37.964474579684584], [23.733687745455683, 37.96459241661576], [23.734037338778844, 37.964723894280404], [23.734317099783457, 37.96429190786563], [23.734342132535392, 37.96425591284839], [23.73450510560504, 37.963850700838556], [23.73467884669178, 37.96341847419368], [23.73484899583174, 37.96299525205045], [23.735037464778852, 37.96252249999756], [23.735233077404075, 37.96204075078776], [23.73525175407467, 37.96199122192244], [23.73563265823552, 37.961721691735995], [23.7363547591455, 37.96114548033592], [23.73637233635736, 37.96111026579807], [23.736430924477713, 37.96106269453241], [23.736577675864662, 37.960943540193504], [23.736780885232438, 37.960759080198876]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.733416029034153, 37.96154428685504]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:48.759903\",\n                \"metadata_modified\": \"2026-03-31T15:59:39.369643\",\n                \"name\": \"env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 8) στη γειτονιά ΣΤΕΡΝΑ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 8) στη γειτονιά ΣΤΕΡΝΑ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 8) in the ΣΤΕΡΝΑ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy/resource/c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T14:36:34.671306\",\n                            \"last_success\": null,\n                            \"failure_count\": 11,\n                            \"created\": \"2026-03-31T14:36:34.677755\",\n                            \"updated\": \"2026-03-31T15:54:51.841232\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:48.762577\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 8. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 8. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 8. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:39.379146\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:52.639831\",\n                            \"updated\": \"2026-03-31T15:59:43.234933\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:01.759585\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"dc3d0ea84bf6de57fcf0efe7c0330254\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:38.367168\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e9e1b319-cde5-4f40-8aeb-3d0fd65f102b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:01.476334\",\n                        \"metadata_modified\": \"2026-03-31T15:59:05.984959\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1790,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/9fd6a026-8a49-4c47-83f6-6a5c1634ac41/resource/e9e1b319-cde5-4f40-8aeb-3d0fd65f102b/download/env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy-r08y2s0o.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.725475086507004, 37.95578597106075], [23.725065968688448, 37.95550832071754], [23.725063839079798, 37.95551011741954], [23.72492003254578, 37.95563145541642], [23.72426946101814, 37.95619323869007], [23.72415090829015, 37.95631463490821], [23.724190150482684, 37.95640130659216], [23.72422852571283, 37.95648606189068], [23.72425247764041, 37.95653942840848], [23.72450793120643, 37.957108606263446], [23.72491396747397, 37.95798052099236], [23.725001427393487, 37.95816832883592], [23.72500163175962, 37.958168777254414], [23.725061266214976, 37.95829960268298], [23.725430352916558, 37.959107118528586], [23.725464912530143, 37.95918831520738], [23.72548574746225, 37.95961196975127], [23.72546569224682, 37.959647974523236], [23.72563807541758, 37.959783570010416], [23.726393969318263, 37.96037116820882], [23.727043115274924, 37.96087289144564], [23.72739210023947, 37.96060878378941], [23.727506162769703, 37.96052246208232], [23.727542990570335, 37.96049460560837], [23.72794138679056, 37.9601932612926], [23.72794739361456, 37.960188718264554], [23.727981334106747, 37.960163046008795], [23.728010173541193, 37.96014046959566], [23.728308490153413, 37.959906934534956], [23.7288165135442, 37.959511539327025], [23.72952181163115, 37.95896337638506], [23.729623552142037, 37.95888391552403], [23.729950392053667, 37.95862864589709], [23.730206418762563, 37.95842868104554], [23.73034288218095, 37.95832196035689], [23.73053391340869, 37.95817256406094], [23.73067268621114, 37.958064727068646], [23.730552906163435, 37.958037414132676], [23.730042934948973, 37.95790105170131], [23.72968332172798, 37.95779657773838], [23.729645309395696, 37.95778297105536], [23.72860653269139, 37.957411050817036], [23.72824139840647, 37.95726149522993], [23.728061685895433, 37.957184470384746], [23.727962605404436, 37.957139176859776], [23.727853582628452, 37.957089353806566], [23.727489651255475, 37.95690374708009], [23.726749784223014, 37.95650997012029], [23.72635325072864, 37.956292739008944], [23.726306396472747, 37.95626559133538], [23.726181418502122, 37.956202210267364], [23.72613491951401, 37.95617506335207], [23.725622304973996, 37.955894469236206], [23.725555665364226, 37.955831223531305], [23.725520366593347, 37.95581140023994], [23.725475086507004, 37.95578597106075]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.72695583189295, 37.95820363131375]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΤΕΡΝΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:59.222478\",\n                \"metadata_modified\": \"2026-03-31T15:59:44.612081\",\n                \"name\": \"env-009-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 9) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 9) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 9) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"Environmental Data — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-009-plateia-gipedo-mpasket-profiti-ilia/resource/5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:03.936454\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:03.943005\",\n                            \"updated\": \"2026-03-31T15:54:56.691489\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:59.224200\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 9. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 9. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 9. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:44.622709\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:02.848300\",\n                            \"updated\": \"2026-03-31T15:59:48.447616\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:12.250238\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"602d4aff33a980368ea07f1d59372c17\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:43.423718\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"59b95975-3953-46bb-823f-7d996bf7c780\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:11.969264\",\n                        \"metadata_modified\": \"2026-03-31T15:59:16.500895\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1793,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/2a4e6ec5-634e-4efc-ae16-ea3b1042d745/resource/59b95975-3953-46bb-823f-7d996bf7c780/download/env-009-plateia-gipedo-mpasket-profiti-ilia-8f9x5qd8.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.749499261348994, 37.96727693378978], [23.750194587742516, 37.96649879771858], [23.750205600666376, 37.966503327544984], [23.75086088415092, 37.965779179706296], [23.751477643643746, 37.96511853266288], [23.751480969649332, 37.96511496968381], [23.751524291089652, 37.96506856459947], [23.751570520544224, 37.965018294603944], [23.75157454029741, 37.96501392282843], [23.752231616877094, 37.96429941200778], [23.752221576186095, 37.96430001996152], [23.751179060791074, 37.964362727856845], [23.751059531017624, 37.964405716136305], [23.75071169444102, 37.96441245040167], [23.750675628234536, 37.96439955223959], [23.750207970319018, 37.964114750678355], [23.749719168055204, 37.96381706701407], [23.74915594140129, 37.96351567698074], [23.748725091380088, 37.96328511994755], [23.748301141291684, 37.963072682989974], [23.74766034691533, 37.96269090958027], [23.746603391747552, 37.962065789394586], [23.746512573598235, 37.962166654410275], [23.746291260266563, 37.9624166194844], [23.745853234340007, 37.96289892636641], [23.74549674135231, 37.9632948436726], [23.74517991018605, 37.96364898361126], [23.74495528012096, 37.96390275226568], [23.74481205036194, 37.96406277916573], [23.7446171083095, 37.96427173547333], [23.744610655663852, 37.96427865147597], [23.744555411881848, 37.96434025179881], [23.74447351459439, 37.964431572789714], [23.74506662056274, 37.964767630570954], [23.745207145819318, 37.964847252003864], [23.745345215947143, 37.9649251744326], [23.745493373768035, 37.96500878943006], [23.745504624663685, 37.965015139012365], [23.74619200943504, 37.96541319095984], [23.7462782407036, 37.96545823679854], [23.746658779585356, 37.965657022202386], [23.746996994787338, 37.965833695979896], [23.747609731805504, 37.96618818741922], [23.748157299085022, 37.96650496955928], [23.74835257964876, 37.966617943039225], [23.74864849514788, 37.96678842344708], [23.748975172506068, 37.96697388507257], [23.749499261348994, 37.96727693378978]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.748140305485876, 37.96467208184826]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:05.303083\",\n                \"metadata_modified\": \"2026-03-31T15:59:49.787173\",\n                \"name\": \"env-010-plateia-sofias-vempo\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Σοφίας Βέμπο» (station_id: 10) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Σοφίας Βέμπο» (station_id: 10) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Sofias Vempo» (station_id: 10) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"Environmental Data — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-010-plateia-sofias-vempo/resource/1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:13.465537\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:13.471924\",\n                            \"updated\": \"2026-03-31T15:55:01.880664\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:05.305516\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 10. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 10. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 10. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:49.795888\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:08.942298\",\n                            \"updated\": \"2026-03-31T15:59:53.637089\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:20.477126\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"32463c937a019fe7440b0512c99f7e73\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:48.721393\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"4aaff3bc-39ba-4ae9-b41b-d21528f8dc9f\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:20.191762\",\n                        \"metadata_modified\": \"2026-03-31T15:59:24.855565\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1764,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/d4bba226-728b-4b21-8a04-ce83df5d5581/resource/4aaff3bc-39ba-4ae9-b41b-d21528f8dc9f/download/env-010-plateia-sofias-vempo-5mxu2ai4.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.76714698719142, 37.9935271100798], [23.766920994067874, 37.993076020114266], [23.766867226019922, 37.992972265809215], [23.76679491601427, 37.993023621873604], [23.766793170756866, 37.993024861284944], [23.766721692761195, 37.993075625006725], [23.76630792812165, 37.99314240000899], [23.766017374260038, 37.99318688660435], [23.76566280554677, 37.99321010172319], [23.765276141000232, 37.99323541751371], [23.765138445146608, 37.993244432187964], [23.764375702546385, 37.993281381630986], [23.763627578821403, 37.993168589034575], [23.76295074407236, 37.99303203420752], [23.762138296079165, 37.99279155357677], [23.76180241311593, 37.99265568114387], [23.761293904701883, 37.99241580979771], [23.760821446415445, 37.992144464592364], [23.760794791653396, 37.992221565772326], [23.76077941154166, 37.99226605255263], [23.760761797827328, 37.99232009381358], [23.76060601297839, 37.99250904664326], [23.760406292947835, 37.992747480429415], [23.760386757985955, 37.992770583823074], [23.760382350699935, 37.992775795986745], [23.760176229619102, 37.993019564552064], [23.760171922910537, 37.99302465794309], [23.760147628353412, 37.993053390027484], [23.76013219942417, 37.993071074214384], [23.76012441808081, 37.99307999368114], [23.759895753019816, 37.993342087546466], [23.759887348606224, 37.99335172044381], [23.759875252967074, 37.99336558454623], [23.76039237977589, 37.9936545589963], [23.76060030421887, 37.993780666510474], [23.760625550425427, 37.99382814618842], [23.760994274141876, 37.994051032908125], [23.761437916703006, 37.99432231890556], [23.76171266436175, 37.994435536399266], [23.761744149550147, 37.99449418366998], [23.76176395002339, 37.99453478157659], [23.762056251118725, 37.995053611790475], [23.762266152988058, 37.99541004354623], [23.762584311118015, 37.99596948242974], [23.762666759329313, 37.99611836072003], [23.762695072407098, 37.996167988478504], [23.762986732672925, 37.99666878927682], [23.763189896304166, 37.99702069929846], [23.76329957799716, 37.99722370899295], [23.76380302988921, 37.997166137637784], [23.76421183657175, 37.9970993615863], [23.764660163970643, 37.9970281567756], [23.76500576318279, 37.996803526751506], [23.76545548865479, 37.99651601349632], [23.76589307988034, 37.99623748719367], [23.766268967394215, 37.99599939443585], [23.766661609284828, 37.99575232086041], [23.767163739322335, 37.99543336000396], [23.767270724874734, 37.995365975414565], [23.7677061669868, 37.99508743804156], [23.76779788465504, 37.99502941690053], [23.767863599338767, 37.99498784508549], [23.767718834905992, 37.994681885049566], [23.767603194517953, 37.994447322645335], [23.767406564152317, 37.99405036876448], [23.76714698719142, 37.9935271100798]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.76410416104066, 37.99461683247543]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"a737fdea-25c7-4389-a04f-8a2aaa5e23c2"},{"name":"Pagination - implementation datasets page 2","id":"9c668d62-8309-4be4-b20b-3565631d54d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:smart-neighborhood&sort=name asc&rows=10&start=10","description":"<p>Παράδειγμα 2ης σελίδας package_search. Άλλαξε το start κατά βήματα ίσα με το rows.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:smart-neighborhood"},{"key":"sort","value":"name asc"},{"key":"rows","value":"10"},{"key":"start","value":"10"}],"variable":[]}},"response":[{"id":"e17ad4ac-acae-4de1-a1b9-4244b8d07320","name":"Pagination - implementation datasets page 2","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:smart-neighborhood&sort=name asc&rows=10&start=10","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:smart-neighborhood"},{"key":"sort","value":"name asc"},{"key":"rows","value":"10"},{"key":"start","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:04:32 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"171989"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 329,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"35af3c26-a027-4152-b42f-deb18c18f11d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:11.357224\",\n                \"metadata_modified\": \"2026-03-31T15:59:58.637181\",\n                \"name\": \"env-011-plateia-kai-athlitiko-kentro-kedrinoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 11) στη γειτονιά ΑΒΕΡΩΦ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 11) στη γειτονιά ΑΒΕΡΩΦ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 11) in the ΑΒΕΡΩΦ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                    \"en\": \"Environmental Data — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-011-plateia-kai-athlitiko-kentro-kedrinoy/resource/22469e98-c532-4737-94ff-c89019a1970f\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:15.990422\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:15.997187\",\n                            \"updated\": \"2026-03-31T15:55:06.773594\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:11.359071\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 11. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 11. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 11. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/22469e98-c532-4737-94ff-c89019a1970f\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"22469e98-c532-4737-94ff-c89019a1970f\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:58.646865\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                        },\n                        \"package_id\": \"35af3c26-a027-4152-b42f-deb18c18f11d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:14.856238\",\n                            \"updated\": \"2026-03-31T16:00:02.547468\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:28.661014\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"11d03255d9ab3f92f736aa2fc89bdb47\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:53.736839\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"d2569065-c778-4a94-a73f-19809fb4593b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:28.386156\",\n                        \"metadata_modified\": \"2026-03-31T15:59:32.762615\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"35af3c26-a027-4152-b42f-deb18c18f11d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1776,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/35af3c26-a027-4152-b42f-deb18c18f11d/resource/d2569065-c778-4a94-a73f-19809fb4593b/download/env-011-plateia-kai-athlitiko-kentro-kedrinoy-ikzx_m43.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.755611170669344, 37.987532694125576], [23.755610832904342, 37.987531527160506], [23.755345186978836, 37.9875772054675], [23.75534136070653, 37.98757787617694], [23.754393808241232, 37.98774392991488], [23.753413809982074, 37.987915660899546], [23.75340181576913, 37.987917839397305], [23.752828303291942, 37.98802201482887], [23.752827152408234, 37.98802222421252], [23.75282519476863, 37.98802257971164], [23.752812764976014, 37.988024914958864], [23.752308194290425, 37.988119705223085], [23.751797388017998, 37.98821566445074], [23.751710250239167, 37.988232033552855], [23.751710339583855, 37.98823221760364], [23.751750877609723, 37.98831595234958], [23.751786621725135, 37.988389782655425], [23.75194749903419, 37.98895625078923], [23.752077496723803, 37.989413981124216], [23.752216370539788, 37.989902955900156], [23.75236589123585, 37.99042941569779], [23.752521620207393, 37.99097772465203], [23.75277549716486, 37.99148434887172], [23.752989452069198, 37.99191204338781], [23.753061490862702, 37.992055911702394], [23.75317676423258, 37.992296362236836], [23.753433655785177, 37.99283221180658], [23.753676930148625, 37.99329958871115], [23.753744975027406, 37.993353942552865], [23.753630951729217, 37.993431979428344], [23.753928634937274, 37.99359934020771], [23.75366826702071, 37.99442950631195], [23.75412735231079, 37.99449739535728], [23.754499235690673, 37.994565249342834], [23.754601452117004, 37.994511043103344], [23.75480752337112, 37.99440331874729], [23.75492945151299, 37.99434048295516], [23.755448926281332, 37.994062166024605], [23.756098139235444, 37.99372553239409], [23.756522759140477, 37.99350109101716], [23.7568871391118, 37.99330356213522], [23.757033764114983, 37.99322398425788], [23.757359903343247, 37.99304767225384], [23.757264331467933, 37.99288975025518], [23.757123755273838, 37.99267315175286], [23.757009885807733, 37.9925602559874], [23.756720043813313, 37.99228025860596], [23.756341722194698, 37.99195951943087], [23.756059239942953, 37.991715587035465], [23.756025980454723, 37.991656934542405], [23.756725762403207, 37.99151868481893], [23.756692783372173, 37.99148256521231], [23.756605550657003, 37.991171441465944], [23.756521121064953, 37.99087384271538], [23.756528788814354, 37.99081527506816], [23.756534630746458, 37.99077022291448], [23.756410761410255, 37.99034636252674], [23.756258527705807, 37.98978274402204], [23.756098141560205, 37.98921009551324], [23.756045416680657, 37.98901170343569], [23.75599368565106, 37.98883584552019], [23.75593522255532, 37.98865096075614], [23.755828927446963, 37.988294732472795], [23.75565690932392, 37.987690514090694], [23.755632364632852, 37.98760582248966], [23.755611170669344, 37.987532694125576]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.754524342785064, 37.9908375305344]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΒΕΡΩΦ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"8b599472-cfbb-4fda-92f1-6415cef85522\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:17.272272\",\n                \"metadata_modified\": \"2026-03-31T16:00:03.888637\",\n                \"name\": \"env-012-gipeda-mpasket-gada\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Gada» (station_id: 12) in the ΑΒΕΡΩΦ ΙΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Gada\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-012-gipeda-mpasket-gada/resource/b86de5dd-58b8-4aa1-9aab-1e91551b6dbd\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:22.033065\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:22.039440\",\n                            \"updated\": \"2026-03-31T15:55:11.593070\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:17.274387\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 12. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 12. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 12. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/b86de5dd-58b8-4aa1-9aab-1e91551b6dbd\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"b86de5dd-58b8-4aa1-9aab-1e91551b6dbd\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:03.897675\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Gada\"\n                        },\n                        \"package_id\": \"8b599472-cfbb-4fda-92f1-6415cef85522\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:20.941065\",\n                            \"updated\": \"2026-03-31T16:00:07.693104\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:36.538689\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"68450129e3e39f02dff8e2de613ca7ea\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:58.812786\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"084d04d2-2ee7-4a4d-8e54-3e7f64458c41\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:36.258651\",\n                        \"metadata_modified\": \"2026-03-31T15:59:40.980634\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"8b599472-cfbb-4fda-92f1-6415cef85522\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1748,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/8b599472-cfbb-4fda-92f1-6415cef85522/resource/084d04d2-2ee7-4a4d-8e54-3e7f64458c41/download/env-012-gipeda-mpasket-gada-ut6s1car.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75778155477396, 37.98721451514312], [23.757729593029133, 37.98712248512212], [23.757571839944447, 37.98715370509165], [23.75747236969906, 37.987173105704976], [23.75659121276722, 37.987344956095185], [23.75620728854603, 37.987419830221185], [23.75581128689907, 37.987497058315064], [23.755610832904342, 37.987531527160506], [23.755611170669344, 37.987532694125576], [23.755632364632852, 37.98760582248966], [23.75565690932392, 37.987690514090694], [23.755828927446963, 37.988294732472795], [23.75593522255532, 37.98865096075614], [23.75599368565106, 37.98883584552019], [23.756045416680657, 37.98901170343569], [23.756098141560205, 37.98921009551324], [23.756258527705807, 37.98978274402204], [23.756410761410255, 37.99034636252674], [23.756534630746458, 37.99077022291448], [23.756528788814354, 37.99081527506816], [23.756521121064953, 37.99087384271538], [23.756605550657003, 37.991171441465944], [23.756692783372173, 37.99148256521231], [23.756725762403207, 37.99151868481893], [23.756025980454723, 37.991656934542405], [23.756059239942953, 37.991715587035465], [23.756341722194698, 37.99195951943087], [23.756720043813313, 37.99228025860596], [23.757009885807733, 37.9925602559874], [23.757123755273838, 37.99267315175286], [23.757264331467933, 37.99288975025518], [23.757359903343247, 37.99304767225384], [23.75742359342104, 37.99316046419527], [23.75746459575229, 37.99335432492901], [23.757596470155313, 37.993512321575295], [23.75793399581521, 37.99390507545215], [23.75807640791287, 37.99404646814181], [23.758170153880098, 37.99413954369291], [23.75817126523117, 37.99414064644617], [23.758188702857854, 37.994157959018295], [23.758563396148897, 37.99450572324141], [23.75879693031541, 37.99470448494563], [23.759359406457907, 37.99411529579272], [23.75961299254734, 37.993840922571266], [23.759622313200083, 37.99383114105245], [23.759694416770564, 37.993755466926686], [23.759594570559667, 37.993705692243275], [23.75961206576152, 37.99368449373739], [23.759816747809033, 37.99343647640198], [23.759817065675467, 37.99343609039999], [23.759875252967074, 37.99336558454623], [23.759887348606224, 37.99335172044381], [23.759895753019816, 37.993342087546466], [23.76012441808081, 37.99307999368114], [23.76013219942417, 37.993071074214384], [23.760147628353412, 37.993053390027484], [23.760171922910537, 37.99302465794309], [23.760176229619102, 37.993019564552064], [23.760382350699935, 37.992775795986745], [23.760386757985955, 37.992770583823074], [23.760406292947835, 37.992747480429415], [23.76060601297839, 37.99250904664326], [23.760761797827328, 37.99232009381358], [23.76077941154166, 37.99226605255263], [23.760794791653396, 37.992221565772326], [23.760821446415445, 37.992144464592364], [23.760262505472607, 37.99176478706502], [23.759878476810314, 37.99144404758836], [23.759583646981692, 37.991164047018856], [23.759314204397693, 37.9908480462532], [23.758996392051174, 37.990414778708114], [23.7587199824473, 37.9899455438101], [23.758621000493186, 37.989742551580875], [23.758517718194117, 37.98944040906684], [23.758250445749493, 37.988574626240805], [23.758151124980607, 37.988258972210595], [23.758013044155817, 37.98782607124661], [23.75785803139949, 37.987348070962966], [23.757818751745294, 37.987280393685886], [23.75778155477396, 37.98721451514312]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.75796806209021, 37.99091363707052]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΒΕΡΩΦ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c500e065-0e03-42ab-a5e9-ec1639c12f06\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:23.285722\",\n                \"metadata_modified\": \"2026-03-31T16:00:08.984152\",\n                \"name\": \"env-013-athlitiko-kentro-plakentias-kai-fthiotidos\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 13) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 13) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 13) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-013-athlitiko-kentro-plakentias-kai-fthiotidos/resource/2149a0f0-218c-48ae-b1e7-b70aaee6b346\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:28.001026\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:28.007451\",\n                            \"updated\": \"2026-03-31T15:55:16.953267\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:23.288225\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 13. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 13. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 13. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/2149a0f0-218c-48ae-b1e7-b70aaee6b346\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"2149a0f0-218c-48ae-b1e7-b70aaee6b346\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:08.993761\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                        },\n                        \"package_id\": \"c500e065-0e03-42ab-a5e9-ec1639c12f06\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:26.908511\",\n                            \"updated\": \"2026-03-31T16:00:12.827503\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:44.921951\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"c3bf22cbcd110f59646b2977c49217df\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:04.036214\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"9e22c5b0-3656-491f-a2ef-3c06a186adef\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:44.657791\",\n                        \"metadata_modified\": \"2026-03-31T15:59:49.027233\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c500e065-0e03-42ab-a5e9-ec1639c12f06\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1794,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c500e065-0e03-42ab-a5e9-ec1639c12f06/resource/9e22c5b0-3656-491f-a2ef-3c06a186adef/download/env-013-athlitiko-kentro-plakentias-kai-fthiotidos-nqfopg4v.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.761404852602553, 37.986413544808975], [23.761404808415588, 37.98641347532034], [23.761328317087948, 37.98642901693181], [23.76130889740514, 37.98643296301193], [23.761141294592477, 37.98646701765395], [23.76062801181725, 37.986567469820535], [23.760434807977735, 37.98660528018633], [23.760412018043148, 37.98660974019716], [23.760241100778394, 37.986640936938215], [23.75854205105142, 37.98696671373649], [23.757729593029133, 37.98712248512212], [23.75778155477396, 37.98721451514312], [23.757818751745294, 37.987280393685886], [23.75785803139949, 37.987348070962966], [23.758013044155817, 37.98782607124661], [23.758151124980607, 37.988258972210595], [23.758250445749493, 37.988574626240805], [23.758517718194117, 37.98944040906684], [23.758621000493186, 37.989742551580875], [23.7587199824473, 37.9899455438101], [23.758996392051174, 37.990414778708114], [23.759314204397693, 37.9908480462532], [23.759583646981692, 37.991164047018856], [23.759878476810314, 37.99144404758836], [23.760262505472607, 37.99176478706502], [23.760821446415445, 37.992144464592364], [23.76094731394793, 37.991851802909956], [23.761170212722146, 37.9913346378992], [23.761294799434403, 37.991041352214765], [23.761345953224527, 37.99096034036907], [23.761386743034656, 37.990892826750404], [23.76193369799425, 37.99046582466202], [23.762382212082297, 37.99021437176401], [23.7627244810427, 37.9900212864011], [23.764124519788922, 37.989244490571075], [23.76419511944077, 37.98920460514445], [23.764259642724383, 37.989168152209515], [23.763817184945964, 37.988644519124634], [23.76378068831634, 37.98859487514097], [23.76321668320148, 37.988134085578], [23.76245856065927, 37.98750616361191], [23.761994678873748, 37.987122179551065], [23.761478805037548, 37.9865307925281], [23.761404852602553, 37.986413544808975]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.76071281681776, 37.98888495452054]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"8ccc7a0e-2f11-4cae-8213-0df84f55be35\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:29.306984\",\n                \"metadata_modified\": \"2026-03-31T16:00:17.275475\",\n                \"name\": \"env-014-plateia-madritis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαδρίτης» (station_id: 14) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαδρίτης» (station_id: 14) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Madritis» (station_id: 14) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαδρίτης\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαδρίτης\",\n                    \"en\": \"Environmental Data — Plateia Madritis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-014-plateia-madritis/resource/c65ea652-52b7-4e2f-b897-9b6b1160d571\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:37.341414\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:37.347447\",\n                            \"updated\": \"2026-03-31T15:55:21.971215\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:29.309242\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 14. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 14. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 14. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c65ea652-52b7-4e2f-b897-9b6b1160d571\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c65ea652-52b7-4e2f-b897-9b6b1160d571\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:17.284657\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαδρίτης\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαδρίτης\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Madritis\"\n                        },\n                        \"package_id\": \"8ccc7a0e-2f11-4cae-8213-0df84f55be35\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:32.869728\",\n                            \"updated\": \"2026-03-31T16:00:20.925902\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:54.163326\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"5c8e093ca633f3b6f3061fe28ebcf49a\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:09.070287\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"0c3e14d7-3d62-405e-a7a5-55339f09b150\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:53.884647\",\n                        \"metadata_modified\": \"2026-03-31T15:59:58.419319\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"8ccc7a0e-2f11-4cae-8213-0df84f55be35\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1744,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/8ccc7a0e-2f11-4cae-8213-0df84f55be35/resource/0c3e14d7-3d62-405e-a7a5-55339f09b150/download/env-014-plateia-madritis-kvyw8tuf.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75799647979154, 37.9751481770769], [23.759204655246997, 37.97480617254048], [23.759420104221128, 37.97528219386098], [23.759421277634196, 37.9752847829554], [23.759421445197994, 37.97528472471438], [23.75945600635663, 37.97527280195824], [23.759514167561623, 37.975252738342306], [23.76042203182044, 37.97493954395036], [23.76047981748592, 37.97491960887574], [23.76048004775801, 37.974919523722285], [23.760512683738668, 37.974906739610354], [23.760743370562572, 37.97483331786255], [23.760793650220226, 37.97473802604483], [23.76096464911537, 37.97441393987436], [23.76118962229449, 37.97449566858787], [23.761190479777134, 37.974495980371465], [23.761324303025177, 37.97454459521731], [23.761420701863194, 37.97457961470541], [23.76159094585389, 37.97450979912096], [23.761734921717984, 37.97360746031576], [23.76174175492407, 37.97356463685443], [23.76324925415195, 37.97283206642128], [23.76354314274757, 37.97320181866166], [23.763757288139722, 37.97347124002104], [23.76565989685728, 37.9725446793528], [23.766767485975404, 37.97200526407357], [23.767349105639006, 37.97172199807829], [23.767406671099728, 37.971693961977245], [23.767406570089932, 37.97169241696984], [23.76730585177655, 37.97015706630194], [23.767311695835865, 37.9701552473446], [23.7690751256679, 37.96960626020974], [23.76936828997864, 37.96960683529811], [23.769953936609646, 37.9694259243945], [23.770107608801506, 37.969378453798896], [23.770472508080854, 37.969307063216014], [23.77134273350114, 37.96913294979173], [23.77422297050435, 37.96853097111643], [23.774386939977465, 37.96833329599871], [23.774394077312106, 37.96832469156379], [23.77440474674437, 37.9683118290036], [23.774756032619432, 37.96788832769449], [23.77531860071535, 37.9672167887314], [23.775373092218192, 37.9671444021238], [23.77627192573359, 37.96606073853538], [23.776272029712466, 37.96606061345395], [23.77454702606297, 37.96697590419533], [23.774514115319885, 37.96699336578308], [23.774135749539422, 37.96719412130744], [23.773981309397158, 37.967276064605805], [23.77386820474126, 37.96733607498258], [23.769213062523416, 37.968998981366504], [23.767237761507047, 37.96970451822159], [23.767189846756562, 37.96972163170954], [23.765351109716452, 37.97037834710206], [23.76534642278918, 37.97038002135992], [23.764313247844285, 37.9708558613778], [23.75942456682385, 37.97310719160191], [23.759363210808132, 37.97313544135316], [23.75914405864822, 37.97290066888214], [23.758966137215733, 37.97267949619075], [23.7587810294836, 37.97248084248539], [23.75835602107047, 37.9721033139728], [23.757845530965422, 37.97183004831902], [23.75730615790366, 37.9719122293538], [23.756573104070416, 37.97201453323312], [23.756064594844943, 37.97206970225026], [23.754159404056782, 37.972286123715904], [23.75348628719972, 37.97297431197484], [23.75348588048247, 37.97297472751744], [23.75348400569149, 37.97297664513402], [23.75241924247861, 37.972350956901245], [23.751487145333556, 37.97345046595918], [23.751398527238944, 37.973458544429754], [23.750920936041243, 37.97350047964731], [23.75023755040553, 37.973560480515395], [23.749443498527448, 37.97363540141542], [23.74868145294767, 37.973714891769994], [23.747914083569285, 37.97378985933977], [23.746901412928498, 37.973890225337676], [23.74655054250063, 37.97392212266759], [23.746550152910128, 37.97392317363057], [23.74650194199243, 37.974053024571425], [23.746453576918487, 37.974183287045456], [23.74645360417599, 37.97418330693252], [23.746455570305503, 37.974184688337075], [23.747074726389673, 37.974619719692406], [23.747722230750085, 37.975052346246834], [23.749388443943964, 37.97619035147047], [23.74948497692655, 37.97624951657643], [23.74951532261661, 37.97626811526186], [23.75056887932839, 37.976978592410106], [23.750607415756058, 37.977004579805126], [23.75092860332691, 37.977221171687546], [23.751245278356052, 37.97743364417848], [23.75133716424525, 37.977503284402204], [23.751705794161523, 37.977782667938705], [23.75181172431532, 37.977862951886195], [23.752095191343113, 37.978111403478124], [23.753400833859757, 37.97924526258568], [23.75390926141358, 37.97968795775533], [23.75430228936717, 37.98005830680497], [23.754938108960232, 37.98071757224343], [23.754938462605082, 37.980717375598424], [23.75588139426692, 37.980192280979566], [23.75597658493318, 37.980156536980125], [23.755976876795255, 37.980156427628636], [23.756048844463137, 37.980129538302144], [23.756095269165332, 37.98007795029178], [23.75609741777063, 37.9800755618309], [23.756357536197278, 37.97975163770142], [23.756701950385263, 37.97928710637121], [23.75681227006293, 37.979137455916785], [23.757199814223952, 37.97861476927164], [23.757676549955445, 37.97796861390389], [23.75765622017577, 37.9779178710297], [23.75769158315826, 37.977846424956056], [23.75818397865051, 37.977670050475886], [23.758948032077573, 37.97727257648251], [23.75894914184986, 37.97727199922901], [23.758947044200678, 37.97727000128372], [23.758219668974125, 37.97657669680523], [23.757893694798057, 37.97626598720166], [23.757558898366337, 37.97594686481255], [23.757558181015753, 37.975946181059726], [23.757558569784976, 37.97594602774084], [23.757640942262338, 37.97591348705707], [23.75828880149569, 37.97568183363849], [23.75799662352213, 37.975148442351056], [23.75799647979154, 37.9751481770769]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.757540239517166, 37.9743301294575]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"245308ee-f805-42db-9cc3-ed90a5d9d398\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:35.348035\",\n                \"metadata_modified\": \"2026-03-31T16:00:26.263333\",\n                \"name\": \"env-015-gipeda-mpasket-paidiki-chara-karavel\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Paidiki Chara Karavel\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-015-gipeda-mpasket-paidiki-chara-karavel/resource/5c845ec3-262d-4040-8ff2-886ef2fd7cda\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:43.442757\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:43.449616\",\n                            \"updated\": \"2026-03-31T15:55:30.863896\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:35.350024\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 15. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 15. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 15. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/5c845ec3-262d-4040-8ff2-886ef2fd7cda\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"5c845ec3-262d-4040-8ff2-886ef2fd7cda\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:26.272447\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Paidiki Chara Karavel\"\n                        },\n                        \"package_id\": \"245308ee-f805-42db-9cc3-ed90a5d9d398\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:38.881556\",\n                            \"updated\": \"2026-03-31T16:00:30.107718\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:02.512493\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"f142ca354b1a7a3789a2ace65471fe15\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:14.054177\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"7a82d620-c18c-4198-8248-56ef2c847615\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:02.222552\",\n                        \"metadata_modified\": \"2026-03-31T16:00:06.783335\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"245308ee-f805-42db-9cc3-ed90a5d9d398\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1789,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/245308ee-f805-42db-9cc3-ed90a5d9d398/resource/7a82d620-c18c-4198-8248-56ef2c847615/download/env-015-gipeda-mpasket-paidiki-chara-karavel-8ivj30_2.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75799647979154, 37.9751481770769], [23.759204655246997, 37.97480617254048], [23.759420104221128, 37.97528219386098], [23.759421277634196, 37.9752847829554], [23.759421445197994, 37.97528472471438], [23.75945600635663, 37.97527280195824], [23.759514167561623, 37.975252738342306], [23.76042203182044, 37.97493954395036], [23.76047981748592, 37.97491960887574], [23.76048004775801, 37.974919523722285], [23.760512683738668, 37.974906739610354], [23.760743370562572, 37.97483331786255], [23.760793650220226, 37.97473802604483], [23.76096464911537, 37.97441393987436], [23.76118962229449, 37.97449566858787], [23.761190479777134, 37.974495980371465], [23.761324303025177, 37.97454459521731], [23.761420701863194, 37.97457961470541], [23.76159094585389, 37.97450979912096], [23.761734921717984, 37.97360746031576], [23.76174175492407, 37.97356463685443], [23.76324925415195, 37.97283206642128], [23.76354314274757, 37.97320181866166], [23.763757288139722, 37.97347124002104], [23.76565989685728, 37.9725446793528], [23.766767485975404, 37.97200526407357], [23.767349105639006, 37.97172199807829], [23.767406671099728, 37.971693961977245], [23.767406570089932, 37.97169241696984], [23.76730585177655, 37.97015706630194], [23.767311695835865, 37.9701552473446], [23.7690751256679, 37.96960626020974], [23.76936828997864, 37.96960683529811], [23.769953936609646, 37.9694259243945], [23.770107608801506, 37.969378453798896], [23.770472508080854, 37.969307063216014], [23.77134273350114, 37.96913294979173], [23.77422297050435, 37.96853097111643], [23.774386939977465, 37.96833329599871], [23.774394077312106, 37.96832469156379], [23.77440474674437, 37.9683118290036], [23.774756032619432, 37.96788832769449], [23.77531860071535, 37.9672167887314], [23.775373092218192, 37.9671444021238], [23.77627192573359, 37.96606073853538], [23.776272029712466, 37.96606061345395], [23.77454702606297, 37.96697590419533], [23.774514115319885, 37.96699336578308], [23.774135749539422, 37.96719412130744], [23.773981309397158, 37.967276064605805], [23.77386820474126, 37.96733607498258], [23.769213062523416, 37.968998981366504], [23.767237761507047, 37.96970451822159], [23.767189846756562, 37.96972163170954], [23.765351109716452, 37.97037834710206], [23.76534642278918, 37.97038002135992], [23.764313247844285, 37.9708558613778], [23.75942456682385, 37.97310719160191], [23.759363210808132, 37.97313544135316], [23.75914405864822, 37.97290066888214], [23.758966137215733, 37.97267949619075], [23.7587810294836, 37.97248084248539], [23.75835602107047, 37.9721033139728], [23.757845530965422, 37.97183004831902], [23.75730615790366, 37.9719122293538], [23.756573104070416, 37.97201453323312], [23.756064594844943, 37.97206970225026], [23.754159404056782, 37.972286123715904], [23.75348628719972, 37.97297431197484], [23.75348588048247, 37.97297472751744], [23.75348400569149, 37.97297664513402], [23.75241924247861, 37.972350956901245], [23.751487145333556, 37.97345046595918], [23.751398527238944, 37.973458544429754], [23.750920936041243, 37.97350047964731], [23.75023755040553, 37.973560480515395], [23.749443498527448, 37.97363540141542], [23.74868145294767, 37.973714891769994], [23.747914083569285, 37.97378985933977], [23.746901412928498, 37.973890225337676], [23.74655054250063, 37.97392212266759], [23.746550152910128, 37.97392317363057], [23.74650194199243, 37.974053024571425], [23.746453576918487, 37.974183287045456], [23.74645360417599, 37.97418330693252], [23.746455570305503, 37.974184688337075], [23.747074726389673, 37.974619719692406], [23.747722230750085, 37.975052346246834], [23.749388443943964, 37.97619035147047], [23.74948497692655, 37.97624951657643], [23.74951532261661, 37.97626811526186], [23.75056887932839, 37.976978592410106], [23.750607415756058, 37.977004579805126], [23.75092860332691, 37.977221171687546], [23.751245278356052, 37.97743364417848], [23.75133716424525, 37.977503284402204], [23.751705794161523, 37.977782667938705], [23.75181172431532, 37.977862951886195], [23.752095191343113, 37.978111403478124], [23.753400833859757, 37.97924526258568], [23.75390926141358, 37.97968795775533], [23.75430228936717, 37.98005830680497], [23.754938108960232, 37.98071757224343], [23.754938462605082, 37.980717375598424], [23.75588139426692, 37.980192280979566], [23.75597658493318, 37.980156536980125], [23.755976876795255, 37.980156427628636], [23.756048844463137, 37.980129538302144], [23.756095269165332, 37.98007795029178], [23.75609741777063, 37.9800755618309], [23.756357536197278, 37.97975163770142], [23.756701950385263, 37.97928710637121], [23.75681227006293, 37.979137455916785], [23.757199814223952, 37.97861476927164], [23.757676549955445, 37.97796861390389], [23.75765622017577, 37.9779178710297], [23.75769158315826, 37.977846424956056], [23.75818397865051, 37.977670050475886], [23.758948032077573, 37.97727257648251], [23.75894914184986, 37.97727199922901], [23.758947044200678, 37.97727000128372], [23.758219668974125, 37.97657669680523], [23.757893694798057, 37.97626598720166], [23.757558898366337, 37.97594686481255], [23.757558181015753, 37.975946181059726], [23.757558569784976, 37.97594602774084], [23.757640942262338, 37.97591348705707], [23.75828880149569, 37.97568183363849], [23.75799662352213, 37.975148442351056], [23.75799647979154, 37.9751481770769]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.757540239517166, 37.9743301294575]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"51041c75-af18-4a2c-b55f-ee39a010c79d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:41.212869\",\n                \"metadata_modified\": \"2026-03-31T16:00:31.454291\",\n                \"name\": \"env-016-plateia-agioy-thoma\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Θωμά» (station_id: 16) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Θωμά» (station_id: 16) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Thoma» (station_id: 16) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Θωμά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Θωμά\",\n                    \"en\": \"Environmental Data — Plateia Agioy Thoma\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-016-plateia-agioy-thoma/resource/e5a0e847-3d2a-46d2-80df-053924358e00\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:48.377456\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:48.383832\",\n                            \"updated\": \"2026-03-31T15:55:35.631935\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:41.214981\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 16. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 16. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 16. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e5a0e847-3d2a-46d2-80df-053924358e00\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e5a0e847-3d2a-46d2-80df-053924358e00\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:31.463396\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Θωμά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Θωμά\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Thoma\"\n                        },\n                        \"package_id\": \"51041c75-af18-4a2c-b55f-ee39a010c79d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:45.103128\",\n                            \"updated\": \"2026-03-31T16:00:35.258673\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:10.630920\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"b26449bae3db3fa5f0ae5e045bbb0ee4\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:18.958225\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e2bd973c-e043-4b22-9ab9-7ab631a691f1\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:10.347711\",\n                        \"metadata_modified\": \"2026-03-31T16:00:14.957921\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"51041c75-af18-4a2c-b55f-ee39a010c79d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1751,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/51041c75-af18-4a2c-b55f-ee39a010c79d/resource/e2bd973c-e043-4b22-9ab9-7ab631a691f1/download/env-016-plateia-agioy-thoma-mycgld1g.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.761503212595855, 37.98030455370337], [23.761281433413114, 37.98020564729659], [23.761158928016823, 37.98020569424985], [23.7609844068458, 37.98020576157817], [23.760258595458613, 37.98020603849266], [23.759273235655648, 37.98020612075873], [23.758765421422936, 37.9802017123581], [23.75828176393028, 37.97998734261633], [23.757487604975317, 37.979635343708985], [23.756701950385263, 37.97928710637121], [23.756357536197278, 37.97975163770142], [23.75609741777063, 37.9800755618309], [23.756095269165332, 37.98007795029178], [23.756048844463137, 37.980129538302144], [23.755976876795255, 37.980156427628636], [23.75597762816693, 37.980161288023055], [23.755982451888002, 37.980192490655476], [23.75609431337286, 37.98036847351971], [23.756245969222768, 37.98056256446955], [23.756316808307034, 37.98066185275078], [23.757072623565225, 37.98079360686485], [23.757337119604756, 37.98083971281689], [23.757408015439573, 37.980863827857455], [23.757603700053714, 37.98093039108488], [23.7584381863982, 37.981351205874375], [23.758685095066134, 37.98147338631345], [23.759920171572297, 37.98159758717036], [23.760118939779716, 37.981643056995054], [23.761174265206808, 37.98211387324102], [23.761233442056067, 37.982190602709636], [23.761533334760077, 37.98258003586592], [23.761734831348612, 37.98284955833445], [23.7620016775917, 37.98319258729482], [23.76208125644907, 37.98323330615521], [23.762145163548986, 37.98327849970442], [23.762340603673806, 37.983364516917305], [23.763059099923908, 37.98368592294656], [23.763166763648577, 37.98373571049941], [23.76334325870846, 37.98384872648078], [23.76346244838992, 37.98396613340695], [23.763571631227723, 37.98409703938874], [23.763825659562773, 37.98455720557205], [23.76407436821325, 37.98501285407556], [23.764225669364244, 37.98521594677124], [23.764384349024052, 37.98533793831698], [23.764603837228123, 37.98547357063974], [23.76480556205559, 37.985600154176254], [23.76481572317999, 37.98564974521436], [23.764796101243775, 37.985780319422624], [23.764796089623225, 37.985780392403576], [23.7650087915759, 37.985742542615505], [23.765021204252744, 37.98574033402597], [23.76502147771109, 37.98574028500151], [23.76502595556079, 37.985739491802185], [23.765172449538714, 37.98571354791682], [23.765967598725194, 37.98555290117433], [23.766674791017444, 37.985410100329524], [23.766848108819033, 37.985293276821416], [23.766990195184707, 37.985262013357676], [23.767231239431663, 37.98499661123499], [23.76796513603211, 37.984281538800815], [23.767954004179455, 37.98420040109173], [23.768663222149588, 37.98350456663086], [23.768254768295986, 37.983320765480435], [23.76825442488622, 37.98332061158525], [23.766701401529048, 37.98262258688278], [23.766055796772545, 37.982334711843095], [23.764514257964663, 37.98164731802275], [23.763998281176125, 37.98141722832044], [23.763476834940697, 37.981184697286885], [23.76229710216033, 37.980658597909795], [23.76181609518833, 37.98044408852728], [23.761503212595855, 37.98030455370337]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.763110992994147, 37.98252805075581]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"74bd0f55-300d-4dac-9d18-15446cd85f48\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:52.038247\",\n                \"metadata_modified\": \"2026-03-31T16:00:40.073862\",\n                \"name\": \"env-017-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 17) στη γειτονιά ΕΡΥΘΡΟΣ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 17) στη γειτονιά ΕΡΥΘΡΟΣ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 17) in the ΕΡΥΘΡΟΣ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                    \"en\": \"Environmental Data — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-017-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys/resource/e90c24b6-0e5e-4e89-be18-7dedf1f58b7f\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:00.177970\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:00.184017\",\n                            \"updated\": \"2026-03-31T15:55:40.484132\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:52.040101\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 17. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 17. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 17. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e90c24b6-0e5e-4e89-be18-7dedf1f58b7f\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e90c24b6-0e5e-4e89-be18-7dedf1f58b7f\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:40.083088\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                            \"en\": \"Hourly Environmental Measurements — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                        },\n                        \"package_id\": \"74bd0f55-300d-4dac-9d18-15446cd85f48\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:55.723618\",\n                            \"updated\": \"2026-03-31T16:00:43.968640\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:19.924315\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"e5c8a126be4c9e3d682a28d6f3d04782\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:24.304248\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"50e50549-a8fe-49b7-a9d3-07988f35e47d\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:19.640645\",\n                        \"metadata_modified\": \"2026-03-31T16:00:24.193916\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"74bd0f55-300d-4dac-9d18-15446cd85f48\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1812,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/74bd0f55-300d-4dac-9d18-15446cd85f48/resource/50e50549-a8fe-49b7-a9d3-07988f35e47d/download/env-017-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys-didtev76.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.772942111958947, 37.99525538714603], [23.77211253545433, 37.99456183056939], [23.772104690537766, 37.9945552720435], [23.771720343361714, 37.994775341434185], [23.7714557214643, 37.994261095336235], [23.771243810826725, 37.993850598870175], [23.771211961866072, 37.99379195341904], [23.771032613196457, 37.99344010338447], [23.77094062646083, 37.99326417375425], [23.77071075270888, 37.99279505776762], [23.770679817424316, 37.99278598461024], [23.770158020757354, 37.992802991826466], [23.77007865697482, 37.992802836715676], [23.76949422271559, 37.992819718528224], [23.76945400612192, 37.99281963970751], [23.769169261169253, 37.993283242898634], [23.76887218322404, 37.993138453947665], [23.76838351392272, 37.992353374901434], [23.76836559066876, 37.99239389742501], [23.76812607781816, 37.992506086109124], [23.768047767285537, 37.99251043812892], [23.767382319354187, 37.99282457364653], [23.767349534410524, 37.99283802807519], [23.76715158609633, 37.992860168492335], [23.766867226019922, 37.992972265809215], [23.766920994067874, 37.993076020114266], [23.76714698719142, 37.9935271100798], [23.767406564152317, 37.99405036876448], [23.767603194517953, 37.994447322645335], [23.767718834905992, 37.994681885049566], [23.767863599338767, 37.99498784508549], [23.768011222831515, 37.99529984196321], [23.768470284955065, 37.99622456296649], [23.768841685662387, 37.99695984012177], [23.768841769425187, 37.996960005221396], [23.769192591753146, 37.99765001160175], [23.769196622693343, 37.997726628656835], [23.769297370610683, 37.99806030140639], [23.769316391512596, 37.998123428594106], [23.769398645482973, 37.99788474962973], [23.769841477137835, 37.997407936466765], [23.770232142810773, 37.99699410958716], [23.77027069399003, 37.99695813352438], [23.770692512507054, 37.99671110350642], [23.77129330255901, 37.99636527883635], [23.772064916850027, 37.99590712169367], [23.772499045769422, 37.99558800623908], [23.772942111958947, 37.99525538714603]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.769702882984337, 37.99485034264104]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΡΥΘΡΟΣ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"099f2ef9-de34-4e49-9feb-00b36b94751d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:58.185606\",\n                \"metadata_modified\": \"2026-03-31T16:00:45.269090\",\n                \"name\": \"env-018-plateia-pinelopis-delta\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Πηνελόπης Δέλτα» (station_id: 18) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Πηνελόπης Δέλτα» (station_id: 18) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Pinelopis Delta» (station_id: 18) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Πηνελόπης Δέλτα\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Πηνελόπης Δέλτα\",\n                    \"en\": \"Environmental Data — Plateia Pinelopis Delta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-018-plateia-pinelopis-delta/resource/1e08f291-faf6-40bc-a2ac-9d410a871bd9\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:02.991475\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:02.998576\",\n                            \"updated\": \"2026-03-31T15:55:45.524382\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:58.187680\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 18. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 18. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 18. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/1e08f291-faf6-40bc-a2ac-9d410a871bd9\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"1e08f291-faf6-40bc-a2ac-9d410a871bd9\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:45.277325\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Πηνελόπης Δέλτα\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Πηνελόπης Δέλτα\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Pinelopis Delta\"\n                        },\n                        \"package_id\": \"099f2ef9-de34-4e49-9feb-00b36b94751d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:01.884500\",\n                            \"updated\": \"2026-03-31T16:00:48.946819\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:28.098489\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"d655892f2a9771610cd2e51dadeaceb3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:29.519132\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"5f2b5b09-3380-43ab-8297-6875368a1b45\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:27.802550\",\n                        \"metadata_modified\": \"2026-03-31T16:00:32.415309\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"099f2ef9-de34-4e49-9feb-00b36b94751d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1764,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/099f2ef9-de34-4e49-9feb-00b36b94751d/resource/5f2b5b09-3380-43ab-8297-6875368a1b45/download/env-018-plateia-pinelopis-delta-6kqcylzg.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.773028374341134, 37.99532765639946], [23.772942111958947, 37.99525538714603], [23.772499045769422, 37.99558800623908], [23.772064916850027, 37.99590712169367], [23.77129330255901, 37.99636527883635], [23.770692512507054, 37.99671110350642], [23.77027069399003, 37.99695813352438], [23.770232142810773, 37.99699410958716], [23.769841477137835, 37.997407936466765], [23.769398645482973, 37.99788474962973], [23.769316391512596, 37.998123428594106], [23.76940745050565, 37.99814163283596], [23.769508021228834, 37.99819140058748], [23.769557138185657, 37.99819149683209], [23.769874532539884, 37.99856164469592], [23.769973496356005, 37.998669992357875], [23.770364725136698, 37.998990712640435], [23.771545746198118, 37.99988978998476], [23.771761647796644, 38.0000524402303], [23.771908843238496, 38.00010264969079], [23.772554853175237, 38.00022486743777], [23.77325828106043, 38.0003579437575], [23.773498305396707, 38.00040335146124], [23.77360740343169, 38.000423990010006], [23.77385081469011, 38.00044853428963], [23.774315251534695, 38.00055094068876], [23.774960605194874, 38.00067881303712], [23.775519213074755, 38.00029369759344], [23.775981553009434, 37.999974946037874], [23.77668052251696, 37.99949304473557], [23.77716143467862, 37.999161476846794], [23.777514982468972, 37.99891860571553], [23.77795206917064, 37.99865200992986], [23.777897096478277, 37.99860282400638], [23.777068776189196, 37.99810683318603], [23.77645553924811, 37.99774966201264], [23.776083892925353, 37.997537153283375], [23.775405985133137, 37.99714830852948], [23.77507628769221, 37.99695390238278], [23.77476505813801, 37.99677304993905], [23.77416472930178, 37.99627619241269], [23.77364076211909, 37.995833555839965], [23.773028374341134, 37.99532765639946]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.773401122397093, 37.99824230273174]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c6befedc-051b-47af-90d3-d91b13cfa4d8\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:04.180663\",\n                \"metadata_modified\": \"2026-03-31T16:00:52.907473\",\n                \"name\": \"env-019-paidiki-chara-gipedo-podosfairoy-ona\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 19) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 19) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 19) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                    \"en\": \"Environmental Data — Paidiki Chara Gipedo Podosfairoy Ona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-019-paidiki-chara-gipedo-podosfairoy-ona/resource/e52d9a6e-b46d-4064-b78d-34d06cbaa0a7\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:08.929178\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:08.935239\",\n                            \"updated\": \"2026-03-31T15:55:50.356015\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:04.182474\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 19. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 19. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 19. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e52d9a6e-b46d-4064-b78d-34d06cbaa0a7\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e52d9a6e-b46d-4064-b78d-34d06cbaa0a7\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:52.916342\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                            \"en\": \"Hourly Environmental Measurements — Paidiki Chara Gipedo Podosfairoy Ona\"\n                        },\n                        \"package_id\": \"c6befedc-051b-47af-90d3-d91b13cfa4d8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:07.859477\",\n                            \"updated\": \"2026-03-31T16:00:56.824377\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:36.292110\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"0df241dbba85be8fef3a5186f502ce90\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:34.633227\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"acfbd6ca-d44d-4bf2-bd74-77b638f9c8d6\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:36.002651\",\n                        \"metadata_modified\": \"2026-03-31T16:00:40.523969\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c6befedc-051b-47af-90d3-d91b13cfa4d8\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1806,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c6befedc-051b-47af-90d3-d91b13cfa4d8/resource/acfbd6ca-d44d-4bf2-bd74-77b638f9c8d6/download/env-019-paidiki-chara-gipedo-podosfairoy-ona-6tyy1eah.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.780532923641026, 37.99823952797288], [23.781044579963613, 37.99793404497594], [23.78155303049696, 37.99762855377806], [23.7820347147222, 37.99734554286882], [23.782094587378648, 37.99731057131714], [23.782196224037975, 37.99725120721204], [23.781900030833082, 37.99703435010467], [23.781118928483142, 37.99651015415131], [23.779360362833188, 37.995438846278944], [23.778212462400845, 37.99476072389131], [23.777967460559264, 37.994570991872], [23.77786991289722, 37.994462653527094], [23.777593590910534, 37.9941556945541], [23.77747500596742, 37.99406083536533], [23.776223879595666, 37.9931661897571], [23.776227165363455, 37.99313915746237], [23.77605493896005, 37.993012649793904], [23.77591145892156, 37.99291323518859], [23.77575865589649, 37.99307066882693], [23.77573355682874, 37.99309518459122], [23.7757126087539, 37.99311564527333], [23.775578721736768, 37.99325508904358], [23.775507679214382, 37.993327056258764], [23.775075669617948, 37.993659706298764], [23.774247381921324, 37.99427549947765], [23.773823588917, 37.99459464135207], [23.77338302371912, 37.99492726863185], [23.772942111958947, 37.99525538714603], [23.773028374341134, 37.99532765639946], [23.77364076211909, 37.995833555839965], [23.77416472930178, 37.99627619241269], [23.77476505813801, 37.99677304993905], [23.77507628769221, 37.99695390238278], [23.775405985133137, 37.99714830852948], [23.776083892925353, 37.997537153283375], [23.77645553924811, 37.99774966201264], [23.777068776189196, 37.99810683318603], [23.777897096478277, 37.99860282400638], [23.77795206917064, 37.99865200992986], [23.778022354788185, 37.9986091396368], [23.77821726065346, 37.99813652785587], [23.778256857191646, 37.99802348504676], [23.778280070347204, 37.998054805170966], [23.7784646351538, 37.99830382355187], [23.779067395281107, 37.99911706654385], [23.78002839497689, 37.998540515633266], [23.780532923641026, 37.99823952797288]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.777392217064097, 37.99615434350195]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"55730204-b97c-4d63-b117-d138deb48700\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:10.211260\",\n                \"metadata_modified\": \"2026-03-31T16:01:02.278270\",\n                \"name\": \"env-020-parko-plateia-paloympioti\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 20) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 20) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Parko Plateia Paloympioti» (station_id: 20) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                    \"en\": \"Environmental Data — Parko Plateia Paloympioti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-020-parko-plateia-paloympioti/resource/59c43a6c-f396-4519-be6e-a1a2299ec6d0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:14.897585\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:14.903873\",\n                            \"updated\": \"2026-03-31T15:55:55.555192\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:10.213125\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 20. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 20. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 20. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/59c43a6c-f396-4519-be6e-a1a2299ec6d0\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"59c43a6c-f396-4519-be6e-a1a2299ec6d0\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:02.286816\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο - Πλατεία Παλουμπιώτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο - Πλατεία Παλουμπιώτη\",\n                            \"en\": \"Hourly Environmental Measurements — Parko Plateia Paloympioti\"\n                        },\n                        \"package_id\": \"55730204-b97c-4d63-b117-d138deb48700\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:13.806012\",\n                            \"updated\": \"2026-03-31T16:01:06.096562\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:45.516760\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"b812dd3978e1b3c65f78d61069c389d3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:39.646847\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"0f15035e-8384-4b98-9a1b-6a2d66515e57\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:45.238620\",\n                        \"metadata_modified\": \"2026-03-31T16:00:49.776852\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"55730204-b97c-4d63-b117-d138deb48700\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1767,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/55730204-b97c-4d63-b117-d138deb48700/resource/0f15035e-8384-4b98-9a1b-6a2d66515e57/download/env-020-parko-plateia-paloympioti-h2c3l_e5.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75944239024087, 38.00074440894471], [23.75942868084847, 38.00047399586767], [23.759492172268782, 38.000541721979054], [23.75956155789199, 38.000330062227476], [23.759700516615364, 37.999740005498], [23.75976125682613, 37.99943349396883], [23.759794245616245, 37.99926702305499], [23.759685443842915, 37.99907981958375], [23.75937820004649, 37.99855102652704], [23.75911809369346, 37.998103385235645], [23.758892116832918, 37.99771447697538], [23.75867030811288, 37.997393146067786], [23.75868485223089, 37.99721624485679], [23.758740717325864, 37.99653673633538], [23.75874861222417, 37.99630867177566], [23.75869078475806, 37.996090312606206], [23.758557588914144, 37.99558735792649], [23.75847755887109, 37.99528515794736], [23.75852803484347, 37.994950005462854], [23.75879693031541, 37.99470448494563], [23.758563396148897, 37.99450572324141], [23.758188702857854, 37.994157959018295], [23.75817126523117, 37.99414064644617], [23.758170153880098, 37.99413954369291], [23.75807640791287, 37.99404646814181], [23.75793399581521, 37.99390507545215], [23.757596470155313, 37.993512321575295], [23.75746459575229, 37.99335432492901], [23.75742359342104, 37.99316046419527], [23.757359903343247, 37.99304767225384], [23.757033764114983, 37.99322398425788], [23.7568871391118, 37.99330356213522], [23.756522759140477, 37.99350109101716], [23.756098139235444, 37.99372553239409], [23.755448926281332, 37.994062166024605], [23.75492945151299, 37.99434048295516], [23.75480752337112, 37.99440331874729], [23.754601452117004, 37.994511043103344], [23.754499235690673, 37.994565249342834], [23.75412735231079, 37.99449739535728], [23.75366826702071, 37.99442950631195], [23.753510462787023, 37.99494559898228], [23.753497981649897, 37.99498641632257], [23.75348307343802, 37.99508101991997], [23.75347071514365, 37.99515760317468], [23.753679868530973, 37.99572585039382], [23.753918339281842, 37.996361754834], [23.754215369379615, 37.996515594194285], [23.754615100206966, 37.996785618925905], [23.754814456405303, 37.99691791595159], [23.755027277852516, 37.99705395938113], [23.755174248337006, 37.997143986412745], [23.755400547440143, 37.997270636997854], [23.75611002895528, 37.99755150832935], [23.756328618881035, 37.9976420897834], [23.756887445935348, 37.99777753299655], [23.75709750208681, 37.99782844339803], [23.75728948985242, 37.997891929607256], [23.757609742647595, 37.99802327619704], [23.757846310487526, 37.99816796890465], [23.757928972572724, 37.99824925460709], [23.758218456466505, 37.99853826086241], [23.758547243792734, 37.9988904369466], [23.758736079243814, 37.99915670314514], [23.75878540683323, 37.999310022542375], [23.758795627059985, 37.99944974246554], [23.758785351186194, 37.9995443561707], [23.7586924285915, 37.99976948645608], [23.75808486220352, 37.99957446237786], [23.758152683505227, 37.99966531244465], [23.758283319628937, 37.999813710556325], [23.758295581452114, 37.999827711058664], [23.75831246274757, 37.99984698454842], [23.75845819007753, 38.00001336884298], [23.758531796543075, 38.00014990220701], [23.758898601046962, 38.00109056175241], [23.758945255051195, 38.00107885057], [23.759118863176813, 38.00103526959993], [23.759203565000362, 38.00096022824369], [23.759315398600105, 38.000829771061085], [23.759428575282303, 38.00080128682205], [23.75944239024087, 38.00074440894471]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.756864826874377, 37.99626846633222]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"9c668d62-8309-4be4-b20b-3565631d54d9"},{"name":"Search - all WiFi datasets via tag","id":"74eb5f6d-f461-410c-bc20-37fae03005a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi&sort=name asc&rows=300&start=0","description":"<p>Επιστρέφει όλη την οικογένεια WiFi datasets της υλοποίησης, αξιοποιώντας το tag wifi.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi"},{"key":"sort","value":"name asc"},{"key":"rows","value":"300"},{"key":"start","value":"0"}],"variable":[]}},"response":[{"id":"ab668a0b-7c06-4d0b-bfb7-cc3b9b5c2a89","name":"Search - all WiFi datasets via tag","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi&sort=name asc&rows=300&start=0","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi"},{"key":"sort","value":"name asc"},{"key":"rows","value":"300"},{"key":"start","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:04:48 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"3023284"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 247,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"506a0aa6-baae-4b1d-9cfb-e7717d44cfcd\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:20.468741\",\n                \"metadata_modified\": \"2026-03-31T08:10:20.468748\",\n                \"name\": \"wifi-active-visitors-001-plateia-ippokrateioy-nosokomeioy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:20.472309\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"529e6767-355d-46d9-af0e-a82939fa74e6\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:20.458019\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                            \"en\": \"Daily Active Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                        },\n                        \"package_id\": \"506a0aa6-baae-4b1d-9cfb-e7717d44cfcd\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:23.939328\",\n                            \"updated\": \"2026-03-31T08:10:23.938686\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c621ed15-f02e-4e28-9e6d-176b6138f77f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:38.488345\",\n                \"metadata_modified\": \"2026-03-31T08:10:38.488353\",\n                \"name\": \"wifi-active-visitors-002-plateia-mavili\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαβίλη\",\n                    \"en\": \"WiFi Active Visitors — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:38.490071\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"9f97a7a8-59b8-494c-a04a-ab4adcd37311\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:38.477291\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαβίλη\",\n                            \"en\": \"Daily Active Visitors — Plateia Mavili\"\n                        },\n                        \"package_id\": \"c621ed15-f02e-4e28-9e6d-176b6138f77f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:42.275527\",\n                            \"updated\": \"2026-03-31T08:10:42.274798\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"301ad341-6435-4b30-8cf1-6d95bc6f8fc4\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:57.253154\",\n                \"metadata_modified\": \"2026-03-31T08:10:57.253160\",\n                \"name\": \"wifi-active-visitors-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:57.256348\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1ffde117-b97f-47e6-ae57-e4cf927513a3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:57.240623\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"301ad341-6435-4b30-8cf1-6d95bc6f8fc4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:01.040433\",\n                            \"updated\": \"2026-03-31T08:11:01.039362\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fcf26a44-30f5-41a6-8938-e29671466e1e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:16.046753\",\n                \"metadata_modified\": \"2026-03-31T08:11:16.046761\",\n                \"name\": \"wifi-active-visitors-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"WiFi Active Visitors — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:16.049167\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"9dd0495b-e249-4b5a-8c80-09571773056b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:16.034600\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Daily Active Visitors — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"fcf26a44-30f5-41a6-8938-e29671466e1e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:19.765412\",\n                            \"updated\": \"2026-03-31T08:11:19.764737\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"341c289e-39b3-43ba-9c96-02ad0d9fb595\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:38.832764\",\n                \"metadata_modified\": \"2026-03-31T08:11:38.832773\",\n                \"name\": \"wifi-active-visitors-005-alsos-logginoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Άλσος Λογγίνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Άλσος Λογγίνου\",\n                    \"en\": \"WiFi Active Visitors — Alsos Logginoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:38.836175\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d2697456-1f3a-420e-896c-b19b1b89e0c5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:38.818907\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Άλσος Λογγίνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Άλσος Λογγίνου\",\n                            \"en\": \"Daily Active Visitors — Alsos Logginoy\"\n                        },\n                        \"package_id\": \"341c289e-39b3-43ba-9c96-02ad0d9fb595\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:42.588312\",\n                            \"updated\": \"2026-03-31T08:11:42.587219\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"94ca081e-337f-41a6-9c1b-82f4c7af3a43\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:57.191717\",\n                \"metadata_modified\": \"2026-03-31T08:11:57.191724\",\n                \"name\": \"wifi-active-visitors-006-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:57.193847\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5845ca96-e904-46f7-91c3-a4d61114f564\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:57.180592\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"94ca081e-337f-41a6-9c1b-82f4c7af3a43\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:00.639629\",\n                            \"updated\": \"2026-03-31T08:12:00.638589\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"eb4396ec-6376-404f-a466-7c7831900dc9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:14.906753\",\n                \"metadata_modified\": \"2026-03-31T08:12:14.906761\",\n                \"name\": \"wifi-active-visitors-007-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:14.908616\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4d2db358-6ec5-4469-add2-a9be8f9cb3ae\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:14.895722\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Daily Active Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"eb4396ec-6376-404f-a466-7c7831900dc9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:18.668206\",\n                            \"updated\": \"2026-03-31T08:12:18.667503\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f91749ae-68b3-4ab1-bf6f-5b837c787507\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:33.694410\",\n                \"metadata_modified\": \"2026-03-31T08:12:33.694416\",\n                \"name\": \"wifi-active-visitors-008-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"WiFi Active Visitors — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:33.696198\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c209862e-8eb4-48bd-8514-aa95ebc99cbe\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:33.684387\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Daily Active Visitors — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"f91749ae-68b3-4ab1-bf6f-5b837c787507\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:37.258195\",\n                            \"updated\": \"2026-03-31T08:12:37.257536\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"93f42fdf-55af-4709-80f7-4c531d57b204\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:56.481953\",\n                \"metadata_modified\": \"2026-03-31T08:12:56.481958\",\n                \"name\": \"wifi-active-visitors-009-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:56.483642\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a00d715b-5105-430f-a788-7d513485dd38\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:56.470828\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"93f42fdf-55af-4709-80f7-4c531d57b204\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:59.969211\",\n                            \"updated\": \"2026-03-31T08:12:59.968586\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c94d10d3-af94-497f-908c-5adf4e443e86\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:14.784499\",\n                \"metadata_modified\": \"2026-03-31T08:13:14.784512\",\n                \"name\": \"wifi-active-visitors-010-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"WiFi Active Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:14.787924\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5ed19f4b-8ed3-4d45-95ce-e5f2cafa66d3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:14.771104\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Daily Active Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"c94d10d3-af94-497f-908c-5adf4e443e86\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:18.673423\",\n                            \"updated\": \"2026-03-31T08:13:18.672193\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e7416b5b-fa68-490c-b632-32799cdcc226\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:33.257157\",\n                \"metadata_modified\": \"2026-03-31T08:13:33.257165\",\n                \"name\": \"wifi-active-visitors-011-plateia-sofias-vempo\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"WiFi Active Visitors — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:33.258898\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c842f340-22b3-42e5-84de-6a7fd6a8260a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:33.246584\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Daily Active Visitors — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"e7416b5b-fa68-490c-b632-32799cdcc226\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:36.939124\",\n                            \"updated\": \"2026-03-31T08:13:36.938461\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1fac16fd-4b2d-4ff3-a3bf-7d253bb254c0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:52.265706\",\n                \"metadata_modified\": \"2026-03-31T08:13:52.265711\",\n                \"name\": \"wifi-active-visitors-012-plateia-kai-athlitiko-kentro-kedrinoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                    \"en\": \"WiFi Active Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:52.267399\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"832b8268-2c28-42c2-8bb2-f45adb9a85ae\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:52.255617\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                            \"en\": \"Daily Active Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                        },\n                        \"package_id\": \"1fac16fd-4b2d-4ff3-a3bf-7d253bb254c0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:55.805863\",\n                            \"updated\": \"2026-03-31T08:13:55.805250\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e33fa522-0c6f-4cc2-9079-91b70e8cfc39\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:10.539698\",\n                \"metadata_modified\": \"2026-03-31T08:14:10.539706\",\n                \"name\": \"wifi-active-visitors-013-gipeda-mpasket-gada\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Gada\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:10.541832\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d17c970f-3536-42c5-9b5c-044a95abcfb5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:10.528112\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Gada\"\n                        },\n                        \"package_id\": \"e33fa522-0c6f-4cc2-9079-91b70e8cfc39\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:14.154690\",\n                            \"updated\": \"2026-03-31T08:14:14.154023\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3d2467b5-fb9b-4056-a12c-25c56d6355c0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:28.896631\",\n                \"metadata_modified\": \"2026-03-31T08:14:28.896639\",\n                \"name\": \"wifi-active-visitors-014-athlitiko-kentro-plakentias-kai-fthiotidos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:28.898533\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f6f6f6f0-9f65-4116-9588-aa1a5ec39aec\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:28.885148\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                        },\n                        \"package_id\": \"3d2467b5-fb9b-4056-a12c-25c56d6355c0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:32.613743\",\n                            \"updated\": \"2026-03-31T08:14:32.613102\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1ad40b8a-839d-44dc-8379-031649273f82\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:47.134417\",\n                \"metadata_modified\": \"2026-03-31T08:14:47.134423\",\n                \"name\": \"wifi-active-visitors-015-plateia-madritis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαδρίτης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαδρίτης\",\n                    \"en\": \"WiFi Active Visitors — Plateia Madritis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:47.136722\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"8ce24f63-c201-45d0-b41f-ddb5810e0e48\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:47.122316\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαδρίτης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαδρίτης\",\n                            \"en\": \"Daily Active Visitors — Plateia Madritis\"\n                        },\n                        \"package_id\": \"1ad40b8a-839d-44dc-8379-031649273f82\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:50.966764\",\n                            \"updated\": \"2026-03-31T08:14:50.966166\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b8cf0666-b5f9-4305-b002-08d468e07653\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:09.773034\",\n                \"metadata_modified\": \"2026-03-31T08:15:09.773040\",\n                \"name\": \"wifi-active-visitors-016-gipeda-mpasket-paidiki-chara-karavel\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:15:14.561618\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:15:14.567943\",\n                            \"updated\": \"2026-03-31T08:15:14.561618\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:09.774749\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"09527c46-9888-4de2-bd02-542cc628d5ad\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:09.761045\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                        },\n                        \"package_id\": \"b8cf0666-b5f9-4305-b002-08d468e07653\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:13.474317\",\n                            \"updated\": \"2026-03-31T08:15:13.473656\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d22ea4bd-6d74-40c8-a43d-8f0b0597faf0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:27.656289\",\n                \"metadata_modified\": \"2026-03-31T08:15:27.656297\",\n                \"name\": \"wifi-active-visitors-017-plateia-paidon-paidiki-chara\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παίδων & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παίδων & Παιδική Χαρά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Paidon Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:15:32.447420\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:15:32.454237\",\n                            \"updated\": \"2026-03-31T08:15:32.447420\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:27.658074\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"97872e26-7321-4284-8c20-e12a86b82129\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:27.644772\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                            \"en\": \"Daily Active Visitors — Plateia Paidon Paidiki Chara\"\n                        },\n                        \"package_id\": \"d22ea4bd-6d74-40c8-a43d-8f0b0597faf0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:31.352770\",\n                            \"updated\": \"2026-03-31T08:15:31.352092\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f477dd2c-8989-478e-8545-e6d4379e6d55\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:45.974925\",\n                \"metadata_modified\": \"2026-03-31T08:15:45.974932\",\n                \"name\": \"wifi-active-visitors-018-plateia-agioy-thoma\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Θωμά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Θωμά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Agioy Thoma\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:45.976711\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e6b18e4a-676a-492d-92c9-ca7f2afb646b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:45.963168\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Θωμά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Θωμά\",\n                            \"en\": \"Daily Active Visitors — Plateia Agioy Thoma\"\n                        },\n                        \"package_id\": \"f477dd2c-8989-478e-8545-e6d4379e6d55\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:49.792732\",\n                            \"updated\": \"2026-03-31T08:15:49.792092\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f125250d-9bde-4ff2-963a-92fad3104204\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:04.884234\",\n                \"metadata_modified\": \"2026-03-31T08:16:04.884240\",\n                \"name\": \"wifi-active-visitors-019-paidiki-chara-pneymatiko-kentro-gkyzi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:04.886288\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1fca5c20-60b4-48a1-92f4-230bd5c73b24\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:04.873111\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                        },\n                        \"package_id\": \"f125250d-9bde-4ff2-963a-92fad3104204\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:08.496434\",\n                            \"updated\": \"2026-03-31T08:16:08.495789\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"120bd852-b986-4275-89a5-7ad4b77defab\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:22.903766\",\n                \"metadata_modified\": \"2026-03-31T08:16:22.903774\",\n                \"name\": \"wifi-active-visitors-020-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:16:31.731542\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:16:31.737723\",\n                            \"updated\": \"2026-03-31T08:16:31.731542\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:22.905619\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f830ec57-c696-4f61-bc1b-9e6a2296c703\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:22.891753\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                        },\n                        \"package_id\": \"120bd852-b986-4275-89a5-7ad4b77defab\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:30.609444\",\n                            \"updated\": \"2026-03-31T08:16:30.608759\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"64328adb-55ab-4008-9858-2a2f8ed3f147\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:53.631407\",\n                \"metadata_modified\": \"2026-03-31T08:16:53.631415\",\n                \"name\": \"wifi-active-visitors-021-plateia-pinelopis-delta\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Πηνελόπης Δέλτα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Πηνελόπης Δέλτα\",\n                    \"en\": \"WiFi Active Visitors — Plateia Pinelopis Delta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:53.633879\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"05203895-98aa-46ac-8983-62a65cf780b5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:53.620388\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Πηνελόπης Δέλτα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Πηνελόπης Δέλτα\",\n                            \"en\": \"Daily Active Visitors — Plateia Pinelopis Delta\"\n                        },\n                        \"package_id\": \"64328adb-55ab-4008-9858-2a2f8ed3f147\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:57.316211\",\n                            \"updated\": \"2026-03-31T08:16:57.315508\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9a300e7f-bc8d-4739-b6de-6279db17db79\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:12.102699\",\n                \"metadata_modified\": \"2026-03-31T08:17:12.102704\",\n                \"name\": \"wifi-active-visitors-022-gipedo-ethnikoy-ellinoroson\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Εθνικού Ελληνορώσων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Εθνικού Ελληνορώσων\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Ethnikoy Ellinoroson\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:12.104445\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"61dfd6ae-0a58-4843-9c4c-f189d3fbda41\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:12.091813\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Εθνικού Ελληνορώσων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Εθνικού Ελληνορώσων\",\n                            \"en\": \"Daily Active Visitors — Gipedo Ethnikoy Ellinoroson\"\n                        },\n                        \"package_id\": \"9a300e7f-bc8d-4739-b6de-6279db17db79\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:15.797799\",\n                            \"updated\": \"2026-03-31T08:17:15.797182\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"438f5298-1191-45cb-bc3b-e653d3fbbc22\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:30.354958\",\n                \"metadata_modified\": \"2026-03-31T08:17:30.354969\",\n                \"name\": \"wifi-active-visitors-023-paidiki-chara-gipedo-podosfairoy-ona\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Gipedo Podosfairoy Ona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:30.356807\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f918ed34-dbd5-4842-81c7-52f340f29a79\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:30.341943\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Gipedo Podosfairoy Ona\"\n                        },\n                        \"package_id\": \"438f5298-1191-45cb-bc3b-e653d3fbbc22\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:34.256955\",\n                            \"updated\": \"2026-03-31T08:17:34.256252\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4d291b32-cdb8-4cf6-97d4-f91afb3883f9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:49.076227\",\n                \"metadata_modified\": \"2026-03-31T08:17:49.076233\",\n                \"name\": \"wifi-active-visitors-024-nosokomeio-paidon-plaini-eisodos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                    \"en\": \"WiFi Active Visitors — Nosokomeio Paidon Plaini Eisodos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:49.078044\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3ba84de1-a00c-4f00-a749-e68e02ec93b4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:49.064847\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                            \"en\": \"Daily Active Visitors — Nosokomeio Paidon Plaini Eisodos\"\n                        },\n                        \"package_id\": \"4d291b32-cdb8-4cf6-97d4-f91afb3883f9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:52.753851\",\n                            \"updated\": \"2026-03-31T08:17:52.753242\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"084a0006-6685-44f2-87a3-e93c20757100\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:07.519359\",\n                \"metadata_modified\": \"2026-03-31T08:18:07.519367\",\n                \"name\": \"wifi-active-visitors-025-parko-plateia-paloympioti\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο - Πλατεία Παλουμπιώτη\",\n                    \"en\": \"WiFi Active Visitors — Parko Plateia Paloympioti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:07.521145\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f1800461-b60b-49eb-8833-a243af50e752\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:07.508764\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο - Πλατεία Παλουμπιώτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο - Πλατεία Παλουμπιώτη\",\n                            \"en\": \"Daily Active Visitors — Parko Plateia Paloympioti\"\n                        },\n                        \"package_id\": \"084a0006-6685-44f2-87a3-e93c20757100\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:11.248306\",\n                            \"updated\": \"2026-03-31T08:18:11.247609\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"499a899e-4f25-44a1-a8df-c2fe5297ead7\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:25.706888\",\n                \"metadata_modified\": \"2026-03-31T08:18:25.706896\",\n                \"name\": \"wifi-active-visitors-026-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:25.708866\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1c698a91-cd23-42fb-9129-8a17b1b4311d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:25.695030\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                        },\n                        \"package_id\": \"499a899e-4f25-44a1-a8df-c2fe5297ead7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:33.384028\",\n                            \"updated\": \"2026-03-31T08:18:33.383324\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"654427aa-f291-451d-9fe7-60ead5be9f86\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:48.307353\",\n                \"metadata_modified\": \"2026-03-31T08:18:48.307360\",\n                \"name\": \"wifi-active-visitors-027-dimotiko-kolymvitirio-goydi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Κολυμβητήριο Γουδή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Κολυμβητήριο Γουδή\",\n                    \"en\": \"WiFi Active Visitors — Dimotiko Kolymvitirio Goydi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:48.309558\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6be4d541-c2d5-4ce1-9c68-e45d42b85fe3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:48.295246\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Κολυμβητήριο Γουδή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Κολυμβητήριο Γουδή\",\n                            \"en\": \"Daily Active Visitors — Dimotiko Kolymvitirio Goydi\"\n                        },\n                        \"package_id\": \"654427aa-f291-451d-9fe7-60ead5be9f86\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:52.159636\",\n                            \"updated\": \"2026-03-31T08:18:52.159039\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"06b8da1e-48c6-4be4-8d2e-10cfbe6cd226\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:06.577620\",\n                \"metadata_modified\": \"2026-03-31T08:19:06.577628\",\n                \"name\": \"wifi-active-visitors-028-plateia-mesologgioy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μεσολογγίου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μεσολογγίου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Mesologgioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:06.579391\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"66bc563c-f0e6-4f19-90e0-19800ae9ccbc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:06.566483\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μεσολογγίου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μεσολογγίου\",\n                            \"en\": \"Daily Active Visitors — Plateia Mesologgioy\"\n                        },\n                        \"package_id\": \"06b8da1e-48c6-4be4-8d2e-10cfbe6cd226\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:10.148878\",\n                            \"updated\": \"2026-03-31T08:19:10.148209\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2c234b5c-2e8a-4dd3-b08d-2e325ceb46c1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:25.138558\",\n                \"metadata_modified\": \"2026-03-31T08:19:25.138564\",\n                \"name\": \"wifi-active-visitors-029-leschi-filias-neoy-kosmoy-2is-dk\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                    \"en\": \"WiFi Active Visitors — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:19:30.157963\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:19:30.164262\",\n                            \"updated\": \"2026-03-31T08:19:30.157963\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:25.140552\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"898873e1-0b12-4977-9f3a-0f45097aa137\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:25.127942\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                            \"en\": \"Daily Active Visitors — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                        },\n                        \"package_id\": \"2c234b5c-2e8a-4dd3-b08d-2e325ceb46c1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:29.005819\",\n                            \"updated\": \"2026-03-31T08:19:29.005216\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"87db0a03-c150-4007-b5b3-f89f28773a07\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:47.706331\",\n                \"metadata_modified\": \"2026-03-31T08:19:47.706339\",\n                \"name\": \"wifi-active-visitors-030-plateia-machis-analatoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μάχης Αναλάτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μάχης Αναλάτου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Machis Analatoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:19:52.696477\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:19:52.702501\",\n                            \"updated\": \"2026-03-31T08:19:52.696477\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:47.708249\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a9a2e85c-383b-4c03-b3be-5faf94bd5ae3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:47.695183\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μάχης Αναλάτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μάχης Αναλάτου\",\n                            \"en\": \"Daily Active Visitors — Plateia Machis Analatoy\"\n                        },\n                        \"package_id\": \"87db0a03-c150-4007-b5b3-f89f28773a07\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:51.601474\",\n                            \"updated\": \"2026-03-31T08:19:51.600762\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a3361567-8a34-4611-923f-367c17bdaf54\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:06.274539\",\n                \"metadata_modified\": \"2026-03-31T08:20:06.274545\",\n                \"name\": \"wifi-active-visitors-031-plateia-lykofronos-kai-frynonos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                    \"en\": \"WiFi Active Visitors — Plateia Lykofronos Kai Frynonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:20:11.056024\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:20:11.062034\",\n                            \"updated\": \"2026-03-31T08:20:11.056024\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:06.276738\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0476b1e3-e1d6-454d-ac4b-80fd72171464\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:06.263439\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                            \"en\": \"Daily Active Visitors — Plateia Lykofronos Kai Frynonos\"\n                        },\n                        \"package_id\": \"a3361567-8a34-4611-923f-367c17bdaf54\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:09.968132\",\n                            \"updated\": \"2026-03-31T08:20:09.967475\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8e4eb9a0-8ac4-4455-ac29-a8395b93ddc3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:24.513725\",\n                \"metadata_modified\": \"2026-03-31T08:20:24.513733\",\n                \"name\": \"wifi-active-visitors-032-plateia-mplokoy-doyrgoytioy-kai-2o-dimotiko-iatreio-neoy-kos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:24.515893\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"76152175-8764-4b91-9e1e-e8b374ce8e21\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:24.501510\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                            \"en\": \"Daily Active Visitors — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                        },\n                        \"package_id\": \"8e4eb9a0-8ac4-4455-ac29-a8395b93ddc3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:28.562221\",\n                            \"updated\": \"2026-03-31T08:20:28.561091\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"27042fa1-12eb-49b3-a4b9-66deec48a2a4\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:43.451058\",\n                \"metadata_modified\": \"2026-03-31T08:20:43.451064\",\n                \"name\": \"wifi-active-visitors-033-plateia-romis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ρώμης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ρώμης\",\n                    \"en\": \"WiFi Active Visitors — Plateia Romis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:20:48.239713\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:20:48.246031\",\n                            \"updated\": \"2026-03-31T08:20:48.239713\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:43.453177\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d5b3dc32-c5bc-466d-87d6-2bd2d160b21e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:43.439843\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ρώμης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ρώμης\",\n                            \"en\": \"Daily Active Visitors — Plateia Romis\"\n                        },\n                        \"package_id\": \"27042fa1-12eb-49b3-a4b9-66deec48a2a4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:47.159532\",\n                            \"updated\": \"2026-03-31T08:20:47.158903\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"de09e6f4-3de0-4c9a-a495-778a9601cd3d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:02.134384\",\n                \"metadata_modified\": \"2026-03-31T08:21:02.134392\",\n                \"name\": \"wifi-active-visitors-066-plateia-kyprion-ethnomartyron\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                    \"en\": \"WiFi Active Visitors — Plateia Kyprion Ethnomartyron\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:07.002082\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:07.008889\",\n                            \"updated\": \"2026-03-31T08:21:07.002082\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:02.136235\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"57cd1d85-30f4-4587-9883-645cf3f36172\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:02.123186\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                            \"en\": \"Daily Active Visitors — Plateia Kyprion Ethnomartyron\"\n                        },\n                        \"package_id\": \"de09e6f4-3de0-4c9a-a495-778a9601cd3d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:05.893454\",\n                            \"updated\": \"2026-03-31T08:21:05.892776\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d76d822a-d68a-4a25-a6f0-bc04044654ad\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:20.574099\",\n                \"metadata_modified\": \"2026-03-31T08:21:20.574108\",\n                \"name\": \"wifi-active-visitors-067-parko-kapaps\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο ΚΑΠΑΨ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο ΚΑΠΑΨ\",\n                    \"en\": \"WiFi Active Visitors — Parko Kapaps\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:25.453340\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:25.459995\",\n                            \"updated\": \"2026-03-31T08:21:25.453340\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:20.576567\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"055168d5-52df-4aa1-a53e-f8d9c5b0dd54\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:20.557271\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο ΚΑΠΑΨ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο ΚΑΠΑΨ\",\n                            \"en\": \"Daily Active Visitors — Parko Kapaps\"\n                        },\n                        \"package_id\": \"d76d822a-d68a-4a25-a6f0-bc04044654ad\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:24.341000\",\n                            \"updated\": \"2026-03-31T08:21:24.340341\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"122fae34-8bfa-4116-9abc-e2e0a00b6e79\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:39.842737\",\n                \"metadata_modified\": \"2026-03-31T08:21:39.842749\",\n                \"name\": \"wifi-active-visitors-068-gipedo-mpasket-ano-kypseli-odos-arkesinis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:44.720538\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:44.726942\",\n                            \"updated\": \"2026-03-31T08:21:44.720538\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:39.844551\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"03ff5f78-91c4-4b48-b5b7-a0a67942ffd3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:39.830497\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                            \"en\": \"Daily Active Visitors — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                        },\n                        \"package_id\": \"122fae34-8bfa-4116-9abc-e2e0a00b6e79\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:43.657474\",\n                            \"updated\": \"2026-03-31T08:21:43.656759\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6278e825-aeb7-4b30-a827-7252a6fa8304\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:58.910241\",\n                \"metadata_modified\": \"2026-03-31T08:21:58.910246\",\n                \"name\": \"wifi-active-visitors-069-athlitiko-kentro-alepotrypa\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Αλεπότρυπα\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Alepotrypa\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:22:03.501412\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:22:03.508097\",\n                            \"updated\": \"2026-03-31T08:22:03.501412\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:58.911971\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b7e4d617-5f37-434a-a9e5-12f77a5b7cfc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:58.900434\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Αλεπότρυπα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Αλεπότρυπα\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Alepotrypa\"\n                        },\n                        \"package_id\": \"6278e825-aeb7-4b30-a827-7252a6fa8304\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:02.360485\",\n                            \"updated\": \"2026-03-31T08:22:02.359852\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"37e4c8cc-7963-49b6-b48f-d6597fe2f9bc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:17.445477\",\n                \"metadata_modified\": \"2026-03-31T08:22:17.445488\",\n                \"name\": \"wifi-active-visitors-070-plateia-argentinis-dimokratias\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αργεντινής Δημοκρατίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αργεντινής Δημοκρατίας\",\n                    \"en\": \"WiFi Active Visitors — Plateia Argentinis Dimokratias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:17.447439\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"10bc1cd4-0600-43b4-a476-e1cf42a1920f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:17.433384\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αργεντινής Δημοκρατίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αργεντινής Δημοκρατίας\",\n                            \"en\": \"Daily Active Visitors — Plateia Argentinis Dimokratias\"\n                        },\n                        \"package_id\": \"37e4c8cc-7963-49b6-b48f-d6597fe2f9bc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:21.247861\",\n                            \"updated\": \"2026-03-31T08:22:21.247211\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"5972bb71-22c5-409c-bed1-c477d20ae6d7\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:35.902483\",\n                \"metadata_modified\": \"2026-03-31T08:22:35.902488\",\n                \"name\": \"wifi-active-visitors-071-plateia-gkyzi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Γκύζη\",\n                    \"en\": \"WiFi Active Visitors — Plateia Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:35.905266\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"58dce003-e2d5-46c0-9afb-612f221f3d6f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:35.891162\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Γκύζη\",\n                            \"en\": \"Daily Active Visitors — Plateia Gkyzi\"\n                        },\n                        \"package_id\": \"5972bb71-22c5-409c-bed1-c477d20ae6d7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:39.572680\",\n                            \"updated\": \"2026-03-31T08:22:39.572067\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f51158c7-5e65-465c-bcbe-644885f3bf31\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:54.539551\",\n                \"metadata_modified\": \"2026-03-31T08:22:54.539559\",\n                \"name\": \"wifi-active-visitors-072-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                    \"en\": \"WiFi Active Visitors — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:22:59.469824\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:22:59.476367\",\n                            \"updated\": \"2026-03-31T08:22:59.469824\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:54.541624\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"03cf5bce-c71d-44e7-a9e8-39c5beb5a404\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:54.528287\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                            \"en\": \"Daily Active Visitors — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                        },\n                        \"package_id\": \"f51158c7-5e65-465c-bcbe-644885f3bf31\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:58.370677\",\n                            \"updated\": \"2026-03-31T08:22:58.369978\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1f0937bc-dd37-4858-960f-56576d3d62a1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:13.081648\",\n                \"metadata_modified\": \"2026-03-31T08:23:13.081654\",\n                \"name\": \"wifi-active-visitors-073-plateia-aigyptoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αιγύπτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αιγύπτου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Aigyptoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:13.083779\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"7dd11671-96f0-4ae0-ae42-a67adcaf8d15\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:13.069962\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αιγύπτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αιγύπτου\",\n                            \"en\": \"Daily Active Visitors — Plateia Aigyptoy\"\n                        },\n                        \"package_id\": \"1f0937bc-dd37-4858-960f-56576d3d62a1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:16.637103\",\n                            \"updated\": \"2026-03-31T08:23:16.636444\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9a165c93-656c-403e-83bd-4e1360a7c93d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:30.843916\",\n                \"metadata_modified\": \"2026-03-31T08:23:30.843923\",\n                \"name\": \"wifi-active-visitors-074-parko-michalakopoyloy-kai-plateia-vrazilias\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                    \"en\": \"WiFi Active Visitors — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:30.846557\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"974026f5-6d48-4db3-b46c-ee792fc44aa8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:30.833113\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                            \"en\": \"Daily Active Visitors — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                        },\n                        \"package_id\": \"9a165c93-656c-403e-83bd-4e1360a7c93d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:34.496187\",\n                            \"updated\": \"2026-03-31T08:23:34.495474\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"37c17e63-3616-4458-9a97-265a37ead773\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:49.382135\",\n                \"metadata_modified\": \"2026-03-31T08:23:49.382144\",\n                \"name\": \"wifi-active-visitors-075-athlitiko-kentro-akadimias-platonos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Akadimias Platonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:49.384488\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6a0897ae-5f70-4826-a92b-ea2724d49c14\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:49.370082\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Akadimias Platonos\"\n                        },\n                        \"package_id\": \"37c17e63-3616-4458-9a97-265a37ead773\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:53.053413\",\n                            \"updated\": \"2026-03-31T08:23:53.052660\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e967efb8-4dec-42b9-9b13-da6cc60f3616\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:07.943646\",\n                \"metadata_modified\": \"2026-03-31T08:24:07.943654\",\n                \"name\": \"wifi-active-visitors-076-dimotiko-athlitiko-kentro-patriarchi-fotioy-kai-gymnastirio\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                    \"en\": \"WiFi Active Visitors — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:07.945477\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"77a1e12c-e7ec-4eec-839d-09380e89a9c1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:07.932215\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                            \"en\": \"Daily Active Visitors — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                        },\n                        \"package_id\": \"e967efb8-4dec-42b9-9b13-da6cc60f3616\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:11.622728\",\n                            \"updated\": \"2026-03-31T08:24:11.622012\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6a35ad67-688c-46f0-82b1-f12b13abfe3b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:26.705748\",\n                \"metadata_modified\": \"2026-03-31T08:24:26.705754\",\n                \"name\": \"wifi-active-visitors-077-plateia-stathmoy-larisis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σταθμού Λαρίσης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σταθμού Λαρίσης\",\n                    \"en\": \"WiFi Active Visitors — Plateia Stathmoy Larisis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:24:31.662845\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:24:31.669520\",\n                            \"updated\": \"2026-03-31T08:24:31.662845\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:26.707878\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c3a33d06-a360-4d5f-9ae0-3d6b9dd81cf4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:26.694895\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σταθμού Λαρίσης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σταθμού Λαρίσης\",\n                            \"en\": \"Daily Active Visitors — Plateia Stathmoy Larisis\"\n                        },\n                        \"package_id\": \"6a35ad67-688c-46f0-82b1-f12b13abfe3b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:30.550427\",\n                            \"updated\": \"2026-03-31T08:24:30.549785\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"aae977c9-c2ff-4ca2-b3eb-d42da3d739bc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:45.635693\",\n                \"metadata_modified\": \"2026-03-31T08:24:45.635699\",\n                \"name\": \"wifi-active-visitors-078-plateia-attikis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αττικής\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αττικής\",\n                    \"en\": \"WiFi Active Visitors — Plateia Attikis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:45.637856\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e40f8864-1d5f-41da-8a0a-771159720b27\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:45.624456\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αττικής\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αττικής\",\n                            \"en\": \"Daily Active Visitors — Plateia Attikis\"\n                        },\n                        \"package_id\": \"aae977c9-c2ff-4ca2-b3eb-d42da3d739bc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:49.471087\",\n                            \"updated\": \"2026-03-31T08:24:49.470464\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"ccedb0da-aec9-49f3-8093-588ed5403b8c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:03.836346\",\n                \"metadata_modified\": \"2026-03-31T08:25:03.836354\",\n                \"name\": \"wifi-active-visitors-079-gipedo-mpasket-liosion-kai-menemachoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Mpasket Liosion Kai Menemachoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:25:08.751879\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:25:08.758664\",\n                            \"updated\": \"2026-03-31T08:25:08.751879\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:03.838226\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a4698a79-4b38-4433-bf51-3151abb0eb97\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:03.824808\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                            \"en\": \"Daily Active Visitors — Gipedo Mpasket Liosion Kai Menemachoy\"\n                        },\n                        \"package_id\": \"ccedb0da-aec9-49f3-8093-588ed5403b8c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:07.613843\",\n                            \"updated\": \"2026-03-31T08:25:07.613159\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f0430482-9637-4f2a-8f52-1a64e7a51635\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:22.157608\",\n                \"metadata_modified\": \"2026-03-31T08:25:22.157615\",\n                \"name\": \"wifi-active-visitors-080-gipeda-mpasket-kadmoy-kai-lenorman\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:22.159502\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"bf391a61-a13f-447a-a33d-006aaf3b68bf\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:22.146802\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                        },\n                        \"package_id\": \"f0430482-9637-4f2a-8f52-1a64e7a51635\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:26.227718\",\n                            \"updated\": \"2026-03-31T08:25:26.226862\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dee74b4b-8752-4427-81d3-1913aceb162f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:41.046491\",\n                \"metadata_modified\": \"2026-03-31T08:25:41.046497\",\n                \"name\": \"wifi-active-visitors-081-kentriki-dimotiki-vivliothiki-dimoy-athinaion\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Active Visitors — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:41.048205\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f017d0ce-72ec-4c46-b68f-300b23cafece\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:41.036057\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                            \"en\": \"Daily Active Visitors — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"dee74b4b-8752-4427-81d3-1913aceb162f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:44.722920\",\n                            \"updated\": \"2026-03-31T08:25:44.722306\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"62b0c67b-3139-4b27-93c6-777a4cd4a313\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:59.569941\",\n                \"metadata_modified\": \"2026-03-31T08:25:59.569946\",\n                \"name\": \"wifi-active-visitors-082-plateia-akadimias-platonos-kai-athlitiko-kentro\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                    \"en\": \"WiFi Active Visitors — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:59.572153\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6c49fd9e-2e4d-45dd-b140-5e88b145a76c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:59.559477\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                            \"en\": \"Daily Active Visitors — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                        },\n                        \"package_id\": \"62b0c67b-3139-4b27-93c6-777a4cd4a313\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:03.065357\",\n                            \"updated\": \"2026-03-31T08:26:03.064720\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2389be10-3c83-4056-a16a-858a1f65a920\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:21.639352\",\n                \"metadata_modified\": \"2026-03-31T08:26:21.639360\",\n                \"name\": \"wifi-active-visitors-083-athlitiko-kentro-exarcheia-kai-kleisto-athlitiko-kentro-lofo\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:21.641893\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"894f8d2d-2316-4e39-8454-40fc1867f5bd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:21.626888\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                        },\n                        \"package_id\": \"2389be10-3c83-4056-a16a-858a1f65a920\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:25.556952\",\n                            \"updated\": \"2026-03-31T08:26:25.556284\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"5c7c3421-0443-4bae-a304-025256bdeb88\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:40.159407\",\n                \"metadata_modified\": \"2026-03-31T08:26:40.159413\",\n                \"name\": \"wifi-active-visitors-084-dimotiko-gymnastirio-eyelpidon\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                    \"en\": \"WiFi Active Visitors — Dimotiko Gymnastirio Eyelpidon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:40.161127\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2926902e-2490-4243-85f6-2e155fdd3a57\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:40.149049\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                            \"en\": \"Daily Active Visitors — Dimotiko Gymnastirio Eyelpidon\"\n                        },\n                        \"package_id\": \"5c7c3421-0443-4bae-a304-025256bdeb88\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:43.907549\",\n                            \"updated\": \"2026-03-31T08:26:43.906882\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4df748b7-292b-4bca-b45d-d78195d01fc0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:58.339277\",\n                \"metadata_modified\": \"2026-03-31T08:26:58.339285\",\n                \"name\": \"wifi-active-visitors-085-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                    \"en\": \"WiFi Active Visitors — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:58.341479\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ee26c50b-2761-4045-93f4-3a23c683afbc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:58.327851\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                            \"en\": \"Daily Active Visitors — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                        },\n                        \"package_id\": \"4df748b7-292b-4bca-b45d-d78195d01fc0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:01.875624\",\n                            \"updated\": \"2026-03-31T08:27:01.874939\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"02d3041f-9283-4d8a-a81e-6b2a717baa89\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:16.635555\",\n                \"metadata_modified\": \"2026-03-31T08:27:16.635560\",\n                \"name\": \"wifi-active-visitors-086-plateia-orthodoxias-paidiki-chara\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Orthodoxias Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:16.637272\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"efc13201-7f53-46d8-938c-551b9618624b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:16.624051\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                            \"en\": \"Daily Active Visitors — Plateia Orthodoxias Paidiki Chara\"\n                        },\n                        \"package_id\": \"02d3041f-9283-4d8a-a81e-6b2a717baa89\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:20.290501\",\n                            \"updated\": \"2026-03-31T08:27:20.289870\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a06bdb0f-3853-4c37-b66c-92596004de8d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:34.727399\",\n                \"metadata_modified\": \"2026-03-31T08:27:34.727407\",\n                \"name\": \"wifi-active-visitors-087-paidiki-chara-kolonoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Κολωνού\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:34.729445\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"52d1e1ce-dc1d-4c83-bc9f-b87128d6fa77\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:34.715945\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Κολωνού\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Kolonoy\"\n                        },\n                        \"package_id\": \"a06bdb0f-3853-4c37-b66c-92596004de8d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:38.482061\",\n                            \"updated\": \"2026-03-31T08:27:38.481360\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c30e148e-54a0-4215-be79-3549809ff4fe\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:57.018077\",\n                \"metadata_modified\": \"2026-03-31T08:27:57.018085\",\n                \"name\": \"wifi-active-visitors-088-plateia-kanelopoyloy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Κανελοπούλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Κανελοπούλου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Kanelopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:28:01.768106\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:28:01.774273\",\n                            \"updated\": \"2026-03-31T08:28:01.768106\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:57.020281\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"11979f8d-c299-4e3b-be88-2b03dd303bfe\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:57.006733\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Κανελοπούλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Κανελοπούλου\",\n                            \"en\": \"Daily Active Visitors — Plateia Kanelopoyloy\"\n                        },\n                        \"package_id\": \"c30e148e-54a0-4215-be79-3549809ff4fe\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:00.703276\",\n                            \"updated\": \"2026-03-31T08:28:00.702600\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a548a626-d0ef-4153-bb08-12c2ebd25e13\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:14.977157\",\n                \"metadata_modified\": \"2026-03-31T08:28:14.977165\",\n                \"name\": \"wifi-active-visitors-089-politistiko-kentro-kypseli\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πολιτιστικό κέντρο Κυψέλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πολιτιστικό κέντρο Κυψέλη\",\n                    \"en\": \"WiFi Active Visitors — Politistiko Kentro Kypseli\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:14.979454\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"19876be4-d3f8-406f-b6fe-721c4b958366\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:14.964488\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πολιτιστικό κέντρο Κυψέλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πολιτιστικό κέντρο Κυψέλη\",\n                            \"en\": \"Daily Active Visitors — Politistiko Kentro Kypseli\"\n                        },\n                        \"package_id\": \"a548a626-d0ef-4153-bb08-12c2ebd25e13\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:18.688086\",\n                            \"updated\": \"2026-03-31T08:28:18.687422\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a23c3d31-6be0-4339-a079-9177ddb8caef\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:33.224114\",\n                \"metadata_modified\": \"2026-03-31T08:28:33.224120\",\n                \"name\": \"wifi-active-visitors-090-votanikos-kipos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Βοτανικός Κήπος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Βοτανικός Κήπος\",\n                    \"en\": \"WiFi Active Visitors — Votanikos Kipos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:33.225736\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b1dc46ee-e815-43f6-b5a8-2bb81b34bb97\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:33.213145\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Βοτανικός Κήπος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Βοτανικός Κήπος\",\n                            \"en\": \"Daily Active Visitors — Votanikos Kipos\"\n                        },\n                        \"package_id\": \"a23c3d31-6be0-4339-a079-9177ddb8caef\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:36.688921\",\n                            \"updated\": \"2026-03-31T08:28:36.688272\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"19e52fec-b5e2-4f2a-bab4-a400fbe14614\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:51.184626\",\n                \"metadata_modified\": \"2026-03-31T08:28:51.184632\",\n                \"name\": \"wifi-active-visitors-091-plateia-agioy-payloy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Παύλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Παύλου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Agioy Payloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:51.186668\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"eb2430a5-6a40-419a-ab0d-f278cf749700\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:51.173653\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Παύλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Παύλου\",\n                            \"en\": \"Daily Active Visitors — Plateia Agioy Payloy\"\n                        },\n                        \"package_id\": \"19e52fec-b5e2-4f2a-bab4-a400fbe14614\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:54.965046\",\n                            \"updated\": \"2026-03-31T08:28:54.964409\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4708eb30-7615-4c44-8b2f-3a74d6c7541a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:14.113521\",\n                \"metadata_modified\": \"2026-03-31T08:29:14.113527\",\n                \"name\": \"wifi-active-visitors-092-plateia-flemigk-spyroy-patsi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                    \"en\": \"WiFi Active Visitors — Plateia Flemigk Spyroy Patsi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:14.115196\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"84191170-bdb4-4806-9320-30a356ab8163\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:14.102244\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                            \"en\": \"Daily Active Visitors — Plateia Flemigk Spyroy Patsi\"\n                        },\n                        \"package_id\": \"4708eb30-7615-4c44-8b2f-3a74d6c7541a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:17.583573\",\n                            \"updated\": \"2026-03-31T08:29:17.582930\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d4b8a5cc-4d71-4ea0-8c16-99d352178fcd\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:36.254102\",\n                \"metadata_modified\": \"2026-03-31T08:29:36.254110\",\n                \"name\": \"wifi-active-visitors-093-theatro-kolonoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Θέατρο Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Θέατρο Κολωνού\",\n                    \"en\": \"WiFi Active Visitors — Theatro Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:29:41.157182\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:29:41.163810\",\n                            \"updated\": \"2026-03-31T08:29:41.157182\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:36.255903\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6c21afdb-b82f-4b93-bd58-2cdf33469c67\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:36.243104\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Θέατρο Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Θέατρο Κολωνού\",\n                            \"en\": \"Daily Active Visitors — Theatro Kolonoy\"\n                        },\n                        \"package_id\": \"d4b8a5cc-4d71-4ea0-8c16-99d352178fcd\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:40.042605\",\n                            \"updated\": \"2026-03-31T08:29:40.041890\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c8dd911b-2002-4a2d-8295-88a833d830d3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:54.814826\",\n                \"metadata_modified\": \"2026-03-31T08:29:54.814832\",\n                \"name\": \"wifi-active-visitors-094-parko-paidiki-chara-kolymvitirioy-kolokynthoys\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                    \"en\": \"WiFi Active Visitors — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:54.817217\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"27500440-a92e-4242-8754-8aee91c86652\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:54.803546\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                            \"en\": \"Daily Active Visitors — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                        },\n                        \"package_id\": \"c8dd911b-2002-4a2d-8295-88a833d830d3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:58.372813\",\n                            \"updated\": \"2026-03-31T08:29:58.372195\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4e057b49-acdd-45ab-ba82-b4f6c00d667e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:13.302429\",\n                \"metadata_modified\": \"2026-03-31T08:30:13.302435\",\n                \"name\": \"wifi-active-visitors-095-athlitiko-kentro-atlas-sepolion-kai-paidiki-chara-aylonos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:13.304241\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"faaadc39-da84-4a77-94d1-9b03db5c078a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:13.291844\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                        },\n                        \"package_id\": \"4e057b49-acdd-45ab-ba82-b4f6c00d667e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:16.986494\",\n                            \"updated\": \"2026-03-31T08:30:16.985858\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b09ccb3b-62df-47e5-80e5-f543efa6b9f1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:35.378608\",\n                \"metadata_modified\": \"2026-03-31T08:30:35.378614\",\n                \"name\": \"wifi-active-visitors-096-paidiki-chara-athlitiko-kentro-tritona-sepolion\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:30:39.940352\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:30:39.946294\",\n                            \"updated\": \"2026-03-31T08:30:39.940352\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:35.380266\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c5b6dee4-d9fe-463c-a977-3fdfecf61e74\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:35.367820\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                        },\n                        \"package_id\": \"b09ccb3b-62df-47e5-80e5-f543efa6b9f1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:38.837756\",\n                            \"updated\": \"2026-03-31T08:30:38.837132\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"aecd78d4-fede-4628-b2c8-f9aac4dca9a9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:53.290882\",\n                \"metadata_modified\": \"2026-03-31T08:30:53.290889\",\n                \"name\": \"wifi-active-visitors-097-plateia-athanasioy-diakoy-thymarakia\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                    \"en\": \"WiFi Active Visitors — Plateia Athanasioy Diakoy Thymarakia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:53.292708\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"300c54a2-b80e-4f6d-9df2-fa8318448aa4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:53.278344\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                            \"en\": \"Daily Active Visitors — Plateia Athanasioy Diakoy Thymarakia\"\n                        },\n                        \"package_id\": \"aecd78d4-fede-4628-b2c8-f9aac4dca9a9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:57.002934\",\n                            \"updated\": \"2026-03-31T08:30:57.002274\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c3254d24-b6aa-4e18-a6a3-71d55b709e10\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:12.197653\",\n                \"metadata_modified\": \"2026-03-31T08:31:12.197659\",\n                \"name\": \"wifi-active-visitors-098-plateia-zerva\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ζέρβα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ζέρβα\",\n                    \"en\": \"WiFi Active Visitors — Plateia Zerva\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:31:16.958433\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:31:16.964657\",\n                            \"updated\": \"2026-03-31T08:31:16.958433\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:12.199455\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"150e8cd2-ecb0-4848-bc95-6673665847f1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:12.186489\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ζέρβα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ζέρβα\",\n                            \"en\": \"Daily Active Visitors — Plateia Zerva\"\n                        },\n                        \"package_id\": \"c3254d24-b6aa-4e18-a6a3-71d55b709e10\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:15.861737\",\n                            \"updated\": \"2026-03-31T08:31:15.861120\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d5c89ef8-7561-4c3f-98b2-13d6101e01b0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:30.906617\",\n                \"metadata_modified\": \"2026-03-31T08:31:30.906623\",\n                \"name\": \"wifi-active-visitors-099-plateia-nathanail\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ναθαναήλ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ναθαναήλ\",\n                    \"en\": \"WiFi Active Visitors — Plateia Nathanail\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:30.908785\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"35d5b149-c994-405b-af41-bfd60f8b4510\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:30.895498\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ναθαναήλ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ναθαναήλ\",\n                            \"en\": \"Daily Active Visitors — Plateia Nathanail\"\n                        },\n                        \"package_id\": \"d5c89ef8-7561-4c3f-98b2-13d6101e01b0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:34.568469\",\n                            \"updated\": \"2026-03-31T08:31:34.567830\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"54a5ac82-1962-426f-bc77-f7e781998425\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:49.389011\",\n                \"metadata_modified\": \"2026-03-31T08:31:49.389017\",\n                \"name\": \"wifi-active-visitors-100-gipedaki-sepolia-aylonos-kai-kifisoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                    \"en\": \"WiFi Active Visitors — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:49.391173\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"03152d71-b5d3-40da-b957-2621d9aec710\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:49.376903\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                            \"en\": \"Daily Active Visitors — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                        },\n                        \"package_id\": \"54a5ac82-1962-426f-bc77-f7e781998425\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:53.133207\",\n                            \"updated\": \"2026-03-31T08:31:53.132534\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"50b4fdf5-33c8-46ec-8f58-da2190f66c1e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:08.128132\",\n                \"metadata_modified\": \"2026-03-31T08:32:08.128141\",\n                \"name\": \"wifi-active-visitors-101-paidiki-chara-odos-pafoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Οδός Πάφου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Οδός Πάφου\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Odos Pafoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:12.902402\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:12.909647\",\n                            \"updated\": \"2026-03-31T08:32:12.902402\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:08.129931\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"df8926e7-5ebd-4b56-978d-f823a75e2f1c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:08.115873\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Οδός Πάφου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Οδός Πάφου\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Odos Pafoy\"\n                        },\n                        \"package_id\": \"50b4fdf5-33c8-46ec-8f58-da2190f66c1e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:11.816669\",\n                            \"updated\": \"2026-03-31T08:32:11.816001\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"70d92f52-4008-4320-a04c-e4f28df84ca8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:26.719426\",\n                \"metadata_modified\": \"2026-03-31T08:32:26.719434\",\n                \"name\": \"wifi-active-visitors-102-7o-dimotiko-diamerisma-dimoy-athinaion\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Active Visitors — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:32.067623\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:32.073675\",\n                            \"updated\": \"2026-03-31T08:32:32.067623\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:26.722730\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2d1b4580-9c21-4184-b8ef-86fe1c0bf1f9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:26.706096\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                            \"en\": \"Daily Active Visitors — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"70d92f52-4008-4320-a04c-e4f28df84ca8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:30.931148\",\n                            \"updated\": \"2026-03-31T08:32:30.930505\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d80dc5a2-81ef-4160-9fb4-dc66a8bebdbf\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:45.476821\",\n                \"metadata_modified\": \"2026-03-31T08:32:45.476829\",\n                \"name\": \"wifi-active-visitors-103-gipeda-mpasket-agias-paraskeyis-kai-sifnoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:50.483018\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:50.489817\",\n                            \"updated\": \"2026-03-31T08:32:50.483018\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:45.478671\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4ec890da-9d5a-4282-bf8b-cb7e48f9afc8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:45.463287\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                        },\n                        \"package_id\": \"d80dc5a2-81ef-4160-9fb4-dc66a8bebdbf\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:49.331634\",\n                            \"updated\": \"2026-03-31T08:32:49.330851\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1752f5ad-0baf-43f0-8239-26513d2e2708\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:04.219110\",\n                \"metadata_modified\": \"2026-03-31T08:33:04.219115\",\n                \"name\": \"wifi-active-visitors-104-zafeiropoyloy-athlitiko-kentro-podonifti\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                    \"en\": \"WiFi Active Visitors — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:33:08.997183\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:33:09.003130\",\n                            \"updated\": \"2026-03-31T08:33:08.997183\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:04.220932\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"49087a09-2e45-4aa2-92ad-3a5999452694\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:04.207750\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                            \"en\": \"Daily Active Visitors — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                        },\n                        \"package_id\": \"1752f5ad-0baf-43f0-8239-26513d2e2708\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:07.936219\",\n                            \"updated\": \"2026-03-31T08:33:07.935573\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"38b72409-928b-4d80-8dab-7d8092e1cdba\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:23.362774\",\n                \"metadata_modified\": \"2026-03-31T08:33:23.362781\",\n                \"name\": \"wifi-active-visitors-105-plateia-kai-gipedo-podosfairoy-agias-paraskeyis-patision\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                    \"en\": \"WiFi Active Visitors — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:33:28.028124\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:33:28.034859\",\n                            \"updated\": \"2026-03-31T08:33:28.028124\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:23.364690\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ae32782e-eb06-4624-8e2b-b28f58b8c426\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:23.352264\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                            \"en\": \"Daily Active Visitors — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                        },\n                        \"package_id\": \"38b72409-928b-4d80-8dab-7d8092e1cdba\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:26.944841\",\n                            \"updated\": \"2026-03-31T08:33:26.944183\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"bd54fecf-a1e8-4b96-a628-73235f5aa751\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:41.587870\",\n                \"metadata_modified\": \"2026-03-31T08:33:41.587876\",\n                \"name\": \"wifi-active-visitors-106-plateia-nikolopoyloy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεια Νικολόπουλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεια Νικολόπουλου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Nikolopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:41.589639\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ca3bccea-2973-43a0-85bb-0d1a07e74c9e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:41.577238\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεια Νικολόπουλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεια Νικολόπουλου\",\n                            \"en\": \"Daily Active Visitors — Plateia Nikolopoyloy\"\n                        },\n                        \"package_id\": \"bd54fecf-a1e8-4b96-a628-73235f5aa751\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:45.316407\",\n                            \"updated\": \"2026-03-31T08:33:45.315739\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c8363400-5dc0-47d6-b018-e83cc2ce479a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:00.566855\",\n                \"metadata_modified\": \"2026-03-31T08:34:00.566861\",\n                \"name\": \"wifi-active-visitors-107-gipedo-mpasket-plateias-goyemplei\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Mpasket Plateias Goyemplei\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:05.476084\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:05.481984\",\n                            \"updated\": \"2026-03-31T08:34:05.476084\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:00.568767\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5e6d8416-4ef9-4f04-a7d5-7bcd18238778\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:00.555785\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                            \"en\": \"Daily Active Visitors — Gipedo Mpasket Plateias Goyemplei\"\n                        },\n                        \"package_id\": \"c8363400-5dc0-47d6-b018-e83cc2ce479a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:04.297184\",\n                            \"updated\": \"2026-03-31T08:34:04.296518\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"de30ee25-c254-406f-92f4-5ae06f690ed8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:19.803474\",\n                \"metadata_modified\": \"2026-03-31T08:34:19.803484\",\n                \"name\": \"wifi-active-visitors-108-athlitiko-kentro-mitsaki-kai-parko-tsepis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:24.698701\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:24.704523\",\n                            \"updated\": \"2026-03-31T08:34:24.698701\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:19.805379\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e32fc95a-c398-41c2-b6a8-5c2183dec0cb\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:19.791210\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                        },\n                        \"package_id\": \"de30ee25-c254-406f-92f4-5ae06f690ed8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:23.551328\",\n                            \"updated\": \"2026-03-31T08:34:23.550613\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a072d855-840d-495c-876d-814eb29cd80f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:39.195117\",\n                \"metadata_modified\": \"2026-03-31T08:34:39.195123\",\n                \"name\": \"wifi-active-visitors-109-plateia-papadiamanti\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παπαδιαμάντη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παπαδιαμάντη\",\n                    \"en\": \"WiFi Active Visitors — Plateia Papadiamanti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:44.006115\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:44.012223\",\n                            \"updated\": \"2026-03-31T08:34:44.006115\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:39.196814\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b02c7004-519d-42de-8eff-7a9090a3b772\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:39.183333\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παπαδιαμάντη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παπαδιαμάντη\",\n                            \"en\": \"Daily Active Visitors — Plateia Papadiamanti\"\n                        },\n                        \"package_id\": \"a072d855-840d-495c-876d-814eb29cd80f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:42.796504\",\n                            \"updated\": \"2026-03-31T08:34:42.795874\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"15e24fce-6b0e-49b6-b3c9-98dad1351aa4\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:02.720780\",\n                \"metadata_modified\": \"2026-03-31T08:35:02.720787\",\n                \"name\": \"wifi-active-visitors-110-plateia-tralleon\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Τράλλεων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Τράλλεων\",\n                    \"en\": \"WiFi Active Visitors — Plateia Tralleon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:35:07.622595\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:35:07.628782\",\n                            \"updated\": \"2026-03-31T08:35:07.622595\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:02.723196\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"900e6320-9ff6-4a0d-822d-a63fe0154af3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:02.708830\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Τράλλεων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Τράλλεων\",\n                            \"en\": \"Daily Active Visitors — Plateia Tralleon\"\n                        },\n                        \"package_id\": \"15e24fce-6b0e-49b6-b3c9-98dad1351aa4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:06.475330\",\n                            \"updated\": \"2026-03-31T08:35:06.474646\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b6b1c184-8eb6-4869-908a-2c7d32931463\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:21.934973\",\n                \"metadata_modified\": \"2026-03-31T08:35:27.661631\",\n                \"name\": \"wifi-active-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                    \"en\": \"WiFi Active Visitors — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:35:54.858676\",\n                            \"last_success\": null,\n                            \"failure_count\": 3,\n                            \"created\": \"2026-03-31T08:35:54.864810\",\n                            \"updated\": \"2026-03-31T08:36:07.621327\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:21.936875\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2a5b22ae-f504-428b-ad1d-730b5c03d9c8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:27.675322\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                            \"en\": \"Daily Active Visitors — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                        },\n                        \"package_id\": \"b6b1c184-8eb6-4869-908a-2c7d32931463\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:36:07.621327\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"File could not be downloaded. Reason: URL invalid. Error details: Invalid url scheme. Please use one of: ftp http https. Attempted on 31/03/2026. Tried 3 times since 31/03/2026. This URL has not worked in the history of this tool.\",\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:25.687616\",\n                            \"updated\": \"2026-03-31T08:36:08.947385\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/cc2c3892-12a8-49e0-8cbe-c8c501dfe166/wifi-active-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-2fp_3f0t.zip?se=2026-03-31T09%3A36%3A07Z&sp=r&sv=2024-08-04&sr=b&sig=qs%2ByTehNFnIaSaCBk7eiz3hU2bnLMIgmNkiLQl13f%2BY%3D\",\n                            \"cache_filepath\": \"wifi-active-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-2fp_3f0t.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/cc/cc2c3892-12a8-49e0-8cbe-c8c501dfe166/wifi-active-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-2fp_3f0t.zip\",\n                            \"size\": 1088,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"037d848147836204c4db48b08454a492c2ae98a2\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T08:36:07.930592\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T08:35:55.303186\",\n                            \"updated\": \"2026-03-31T08:36:07.930592\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:27.704282\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"448cffc033802b4dbc09dab9781bcdac\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T08:35:21.934981\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cc2c3892-12a8-49e0-8cbe-c8c501dfe166\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T08:35:27.519803\",\n                        \"metadata_modified\": \"2026-03-31T08:35:27.675516\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"b6b1c184-8eb6-4869-908a-2c7d32931463\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:36:07.930592\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T08:35:56.381659\",\n                            \"updated\": \"2026-03-31T08:36:08.966641\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 1088,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/b6b1c184-8eb6-4869-908a-2c7d32931463/resource/cc2c3892-12a8-49e0-8cbe-c8c501dfe166/download/wifi-active-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-2fp_3f0t.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4f30a27a-2494-4c61-8d89-dd4a21ff5165\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:40.660267\",\n                \"metadata_modified\": \"2026-03-31T08:35:40.660273\",\n                \"name\": \"wifi-active-visitors-112-gipedo-mpasket-erioyrgias\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Εριουργίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Εριουργίας\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Mpasket Erioyrgias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:40.662077\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"30ebc221-bc77-401a-9df2-f6008ac1e234\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:40.648418\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Εριουργίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Εριουργίας\",\n                            \"en\": \"Daily Active Visitors — Gipedo Mpasket Erioyrgias\"\n                        },\n                        \"package_id\": \"4f30a27a-2494-4c61-8d89-dd4a21ff5165\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:44.339306\",\n                            \"updated\": \"2026-03-31T08:35:44.338590\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d3522907-3327-421b-b653-11552e6a5108\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:58.953932\",\n                \"metadata_modified\": \"2026-03-31T08:35:58.953939\",\n                \"name\": \"wifi-active-visitors-113-fokionos-negri\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Φωκίωνος Νέγρη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Φωκίωνος Νέγρη\",\n                    \"en\": \"WiFi Active Visitors — Fokionos Negri\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:58.955831\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f1efe0b4-a76d-462b-9bd3-c3b6fd9db495\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:58.942091\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Φωκίωνος Νέγρη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Φωκίωνος Νέγρη\",\n                            \"en\": \"Daily Active Visitors — Fokionos Negri\"\n                        },\n                        \"package_id\": \"d3522907-3327-421b-b653-11552e6a5108\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:36:02.638858\",\n                            \"updated\": \"2026-03-31T08:36:02.638242\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dc45b38b-d233-4722-9602-60945375681c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:40:38.904361\",\n                \"metadata_modified\": \"2026-03-31T08:40:38.904369\",\n                \"name\": \"wifi-active-visitors-all-stations\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 6,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Όλοι οι Σταθμοί\",\n                    \"en\": \"WiFi Active Visitors — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:40:38.906250\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4beed3ab-20d4-42b8-8d36-eb55030567b1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:40:38.890378\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση (Συγκεντρωτικό)\",\n                            \"en\": \"Daily Active Visitors (Aggregate)\"\n                        },\n                        \"package_id\": \"dc45b38b-d233-4722-9602-60945375681c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:40:42.576514\",\n                            \"updated\": \"2026-03-31T08:40:42.575848\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"ad51f98b-8bc6-4a7f-b334-0d88b6520b7c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:14.676999\",\n                \"metadata_modified\": \"2026-03-31T08:10:14.677004\",\n                \"name\": \"wifi-cumulative-traffic-001-plateia-ippokrateioy-nosokomeioy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Ippokrateioy Nosokomeioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:14.679649\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d3447e07-b8c9-4b8d-ab9d-bf466dcdcde7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:14.665863\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Ippokrateioy Nosokomeioy\"\n                        },\n                        \"package_id\": \"ad51f98b-8bc6-4a7f-b334-0d88b6520b7c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:18.196270\",\n                            \"updated\": \"2026-03-31T08:10:18.195628\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8916818a-1224-4832-b906-b4d315e75734\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:32.306395\",\n                \"metadata_modified\": \"2026-03-31T08:10:32.306407\",\n                \"name\": \"wifi-cumulative-traffic-002-plateia-mavili\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:32.309965\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a5e4d535-9516-4da3-8d76-285b0146545b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:32.291848\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Mavili\"\n                        },\n                        \"package_id\": \"8916818a-1224-4832-b906-b4d315e75734\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:36.091864\",\n                            \"updated\": \"2026-03-31T08:10:36.090731\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a8d3b163-b223-44f8-b171-026029f413ad\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:50.955437\",\n                \"metadata_modified\": \"2026-03-31T08:10:50.955446\",\n                \"name\": \"wifi-cumulative-traffic-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:50.958340\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"69871b5a-b2ba-4fe4-a3fb-7435fb3e2f67\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:50.941716\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"a8d3b163-b223-44f8-b171-026029f413ad\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:54.756773\",\n                            \"updated\": \"2026-03-31T08:10:54.755623\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6ebdb666-c712-4148-9a4c-b43b99ac53d3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:09.643518\",\n                \"metadata_modified\": \"2026-03-31T08:11:09.643524\",\n                \"name\": \"wifi-cumulative-traffic-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:09.645232\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"180547ac-9e6f-4c91-b838-ff605b023761\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:09.632849\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"6ebdb666-c712-4148-9a4c-b43b99ac53d3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:13.332423\",\n                            \"updated\": \"2026-03-31T08:11:13.331787\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dcba8604-eaf4-4deb-ba4d-1df7619bab5f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:32.462022\",\n                \"metadata_modified\": \"2026-03-31T08:11:32.462029\",\n                \"name\": \"wifi-cumulative-traffic-005-alsos-logginoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Άλσος Λογγίνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Άλσος Λογγίνου\",\n                    \"en\": \"WiFi Cumulative Traffic — Alsos Logginoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:32.465426\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3d1ef541-5419-42e5-81ae-d36894812c18\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:32.449330\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Άλσος Λογγίνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Άλσος Λογγίνου\",\n                            \"en\": \"Daily Cumulative Traffic — Alsos Logginoy\"\n                        },\n                        \"package_id\": \"dcba8604-eaf4-4deb-ba4d-1df7619bab5f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:36.418699\",\n                            \"updated\": \"2026-03-31T08:11:36.417682\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"71220a06-940a-49b1-a8c3-dd52ecc3620b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:51.261256\",\n                \"metadata_modified\": \"2026-03-31T08:11:51.261263\",\n                \"name\": \"wifi-cumulative-traffic-006-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:51.263925\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"81bcd630-c8cd-4371-962a-cf3b9daa19c6\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:51.247714\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"71220a06-940a-49b1-a8c3-dd52ecc3620b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:54.919391\",\n                            \"updated\": \"2026-03-31T08:11:54.918324\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a531fd3a-b2f8-47e4-b1c6-032839d4027c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:08.873734\",\n                \"metadata_modified\": \"2026-03-31T08:12:08.873740\",\n                \"name\": \"wifi-cumulative-traffic-007-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:08.875523\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:08.863071\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"a531fd3a-b2f8-47e4-b1c6-032839d4027c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:12.411200\",\n                            \"updated\": \"2026-03-31T08:12:12.410553\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3fb98b72-d41e-47cd-aa30-9a9fe0cd064d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:27.281080\",\n                \"metadata_modified\": \"2026-03-31T08:12:27.281089\",\n                \"name\": \"wifi-cumulative-traffic-008-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"WiFi Cumulative Traffic — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:27.284623\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ac4291df-973b-4c1d-981d-401a68720da1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:27.267372\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Daily Cumulative Traffic — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"3fb98b72-d41e-47cd-aa30-9a9fe0cd064d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:31.278555\",\n                            \"updated\": \"2026-03-31T08:12:31.277353\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"19f1bdbc-f10c-4a79-a43b-0ad05fef9f49\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:45.840376\",\n                \"metadata_modified\": \"2026-03-31T08:12:45.840382\",\n                \"name\": \"wifi-cumulative-traffic-009-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:12:50.803558\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:12:50.809621\",\n                            \"updated\": \"2026-03-31T08:12:50.803558\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:45.842296\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"412670ba-1687-4342-b963-c46a633d854d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:45.828273\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Daily Cumulative Traffic — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"19f1bdbc-f10c-4a79-a43b-0ad05fef9f49\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:49.656109\",\n                            \"updated\": \"2026-03-31T08:12:49.655476\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d22ecddb-d122-455e-94ff-e6e3807e49db\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:08.587060\",\n                \"metadata_modified\": \"2026-03-31T08:13:08.587065\",\n                \"name\": \"wifi-cumulative-traffic-010-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:08.588904\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c5479bb2-34f4-4805-93ce-697ee5ba979d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:08.576367\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"d22ecddb-d122-455e-94ff-e6e3807e49db\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:12.229898\",\n                            \"updated\": \"2026-03-31T08:13:12.229282\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"727717cd-01bb-4afd-8f50-1733ea3bafa8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:27.260953\",\n                \"metadata_modified\": \"2026-03-31T08:13:27.260962\",\n                \"name\": \"wifi-cumulative-traffic-011-plateia-sofias-vempo\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:27.263384\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1007bff1-0a11-49d1-8933-c280a8de3a92\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:27.248304\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"727717cd-01bb-4afd-8f50-1733ea3bafa8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:30.893458\",\n                            \"updated\": \"2026-03-31T08:13:30.892734\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"304a044f-2a36-4e36-8258-10e4cc7bca32\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:45.907539\",\n                \"metadata_modified\": \"2026-03-31T08:13:45.907548\",\n                \"name\": \"wifi-cumulative-traffic-012-plateia-kai-athlitiko-kentro-kedrinoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:13:51.018188\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:13:51.024627\",\n                            \"updated\": \"2026-03-31T08:13:51.018188\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:45.911129\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"aefdcbe3-4bb1-40af-9682-3f3f0d75f678\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:45.893936\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                        },\n                        \"package_id\": \"304a044f-2a36-4e36-8258-10e4cc7bca32\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:49.840774\",\n                            \"updated\": \"2026-03-31T08:13:49.839612\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dfa26b8a-ab6c-4121-992e-f818b8dafb05\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:04.282660\",\n                \"metadata_modified\": \"2026-03-31T08:14:04.282665\",\n                \"name\": \"wifi-cumulative-traffic-013-gipeda-mpasket-gada\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipeda Mpasket Gada\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:04.284423\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"22f87a0f-7cd5-4b3c-8657-e5eb3c1d59d7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:04.271449\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                            \"en\": \"Daily Cumulative Traffic — Gipeda Mpasket Gada\"\n                        },\n                        \"package_id\": \"dfa26b8a-ab6c-4121-992e-f818b8dafb05\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:08.172713\",\n                            \"updated\": \"2026-03-31T08:14:08.172117\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2778bb2d-c553-4335-ae65-86abead866a3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:22.639368\",\n                \"metadata_modified\": \"2026-03-31T08:14:22.639374\",\n                \"name\": \"wifi-cumulative-traffic-014-athlitiko-kentro-plakentias-kai-fthiotidos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:22.641101\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6ca4bda9-d565-4aab-9726-69a20f944de3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:22.629106\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                        },\n                        \"package_id\": \"2778bb2d-c553-4335-ae65-86abead866a3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:26.450666\",\n                            \"updated\": \"2026-03-31T08:14:26.450047\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"23bb6450-8c4e-4476-ac5a-ba76b9c6c40c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:41.109482\",\n                \"metadata_modified\": \"2026-03-31T08:14:41.109490\",\n                \"name\": \"wifi-cumulative-traffic-015-plateia-madritis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Madritis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:41.111598\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"03800376-ca93-4b8c-927f-43aab52b3dfe\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:41.097131\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Madritis\"\n                        },\n                        \"package_id\": \"23bb6450-8c4e-4476-ac5a-ba76b9c6c40c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:44.714794\",\n                            \"updated\": \"2026-03-31T08:14:44.714146\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f3a3780b-a0c2-415e-b667-0cd942233266\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:03.480901\",\n                \"metadata_modified\": \"2026-03-31T08:15:03.480910\",\n                \"name\": \"wifi-cumulative-traffic-016-gipeda-mpasket-paidiki-chara-karavel\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipeda Mpasket Paidiki Chara Karavel\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:15:08.510603\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:15:08.516552\",\n                            \"updated\": \"2026-03-31T08:15:08.510603\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:03.483760\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3669119a-1408-4a5f-9563-7be971c250b5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:03.467581\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                            \"en\": \"Daily Cumulative Traffic — Gipeda Mpasket Paidiki Chara Karavel\"\n                        },\n                        \"package_id\": \"f3a3780b-a0c2-415e-b667-0cd942233266\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:07.401451\",\n                            \"updated\": \"2026-03-31T08:15:07.400235\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"00d54163-c489-4fd4-9c7a-532db306331f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:21.651488\",\n                \"metadata_modified\": \"2026-03-31T08:15:21.651494\",\n                \"name\": \"wifi-cumulative-traffic-017-plateia-paidon-paidiki-chara\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Paidon Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:21.653229\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d6dee24c-217d-44b5-995a-2b9d60aca59c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:21.640780\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Paidon Paidiki Chara\"\n                        },\n                        \"package_id\": \"00d54163-c489-4fd4-9c7a-532db306331f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:25.301951\",\n                            \"updated\": \"2026-03-31T08:15:25.301333\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9bfe9bc6-fb9f-445d-be39-483d0ca5a353\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:39.621789\",\n                \"metadata_modified\": \"2026-03-31T08:15:39.621797\",\n                \"name\": \"wifi-cumulative-traffic-018-plateia-agioy-thoma\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Agioy Thoma\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:39.623935\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d8bd69cc-c56e-4998-97bc-cf49176af3ac\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:39.609631\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Agioy Thoma\"\n                        },\n                        \"package_id\": \"9bfe9bc6-fb9f-445d-be39-483d0ca5a353\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:43.300019\",\n                            \"updated\": \"2026-03-31T08:15:43.299340\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"91cea0f8-3b16-4614-b72b-33fb58fcd83e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:58.986507\",\n                \"metadata_modified\": \"2026-03-31T08:15:58.986516\",\n                \"name\": \"wifi-cumulative-traffic-019-paidiki-chara-pneymatiko-kentro-gkyzi\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:58.988266\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"974137d9-095d-4fb4-8630-84f106af1a92\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:58.975079\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                        },\n                        \"package_id\": \"91cea0f8-3b16-4614-b72b-33fb58fcd83e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:02.528139\",\n                            \"updated\": \"2026-03-31T08:16:02.527454\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f1596578-c674-42e8-a40c-7ba21f9cdee0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:16.699185\",\n                \"metadata_modified\": \"2026-03-31T08:16:16.699192\",\n                \"name\": \"wifi-cumulative-traffic-020-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:16:21.460429\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:16:21.468023\",\n                            \"updated\": \"2026-03-31T08:16:21.460429\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:16.701071\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"75691e59-1616-4438-bfd6-d678cbcb7270\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:16.688243\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                        },\n                        \"package_id\": \"f1596578-c674-42e8-a40c-7ba21f9cdee0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:20.330722\",\n                            \"updated\": \"2026-03-31T08:16:20.330109\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c2309a3e-dac0-4a50-88dd-1c82c94e63bc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:43.259099\",\n                \"metadata_modified\": \"2026-03-31T08:16:43.259107\",\n                \"name\": \"wifi-cumulative-traffic-021-plateia-pinelopis-delta\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Pinelopis Delta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:43.261474\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5d2a3e76-53ac-45d2-8585-52774271dcb9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:43.246689\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Pinelopis Delta\"\n                        },\n                        \"package_id\": \"c2309a3e-dac0-4a50-88dd-1c82c94e63bc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:47.232581\",\n                            \"updated\": \"2026-03-31T08:16:47.231855\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8945f3ea-4154-410e-949b-b8832d7dc10a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:05.768459\",\n                \"metadata_modified\": \"2026-03-31T08:17:05.768465\",\n                \"name\": \"wifi-cumulative-traffic-022-gipedo-ethnikoy-ellinoroson\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedo Ethnikoy Ellinoroson\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:05.770666\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"cae0c225-078f-46c2-ab39-f182d969e7c9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:05.756817\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedo Ethnikoy Ellinoroson\"\n                        },\n                        \"package_id\": \"8945f3ea-4154-410e-949b-b8832d7dc10a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:09.720356\",\n                            \"updated\": \"2026-03-31T08:17:09.719724\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b1e59bf5-86ca-4dae-bb9e-e8c410487cce\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:24.404103\",\n                \"metadata_modified\": \"2026-03-31T08:17:24.404109\",\n                \"name\": \"wifi-cumulative-traffic-023-paidiki-chara-gipedo-podosfairoy-ona\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Gipedo Podosfairoy Ona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:24.405785\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3a338627-871e-4d6b-9837-a944954acc78\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:24.393792\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Gipedo Podosfairoy Ona\"\n                        },\n                        \"package_id\": \"b1e59bf5-86ca-4dae-bb9e-e8c410487cce\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:27.990499\",\n                            \"updated\": \"2026-03-31T08:17:27.989838\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e0aa5fef-5581-4fac-82e1-9dc00d7bee1f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:42.879344\",\n                \"metadata_modified\": \"2026-03-31T08:17:42.879352\",\n                \"name\": \"wifi-cumulative-traffic-024-nosokomeio-paidon-plaini-eisodos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                    \"en\": \"WiFi Cumulative Traffic — Nosokomeio Paidon Plaini Eisodos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:42.881412\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fc91754a-6c4b-41cb-ad9b-1e4074e53d87\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:42.867299\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                            \"en\": \"Daily Cumulative Traffic — Nosokomeio Paidon Plaini Eisodos\"\n                        },\n                        \"package_id\": \"e0aa5fef-5581-4fac-82e1-9dc00d7bee1f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:46.644986\",\n                            \"updated\": \"2026-03-31T08:17:46.644294\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f18751fd-7139-40c8-a200-30c1467782b9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:01.265106\",\n                \"metadata_modified\": \"2026-03-31T08:18:01.265112\",\n                \"name\": \"wifi-cumulative-traffic-025-parko-plateia-paloympioti\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                    \"en\": \"WiFi Cumulative Traffic — Parko Plateia Paloympioti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:18:05.988885\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:18:05.995501\",\n                            \"updated\": \"2026-03-31T08:18:05.988885\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:01.267228\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"67ac19c8-ad94-4a8f-bfdd-506970376919\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:01.253916\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                            \"en\": \"Daily Cumulative Traffic — Parko Plateia Paloympioti\"\n                        },\n                        \"package_id\": \"f18751fd-7139-40c8-a200-30c1467782b9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:04.905507\",\n                            \"updated\": \"2026-03-31T08:18:04.904865\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"5994cc1f-6640-4aa1-b887-d5871c52654c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:19.618320\",\n                \"metadata_modified\": \"2026-03-31T08:18:19.618325\",\n                \"name\": \"wifi-cumulative-traffic-026-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:19.620391\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1941339c-aa50-4afa-aa81-f36ceaffe6bc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:19.607909\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                        },\n                        \"package_id\": \"5994cc1f-6640-4aa1-b887-d5871c52654c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:23.170184\",\n                            \"updated\": \"2026-03-31T08:18:23.169531\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6ec46672-5cdb-41f2-a02c-22093776200a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:42.069126\",\n                \"metadata_modified\": \"2026-03-31T08:18:42.069134\",\n                \"name\": \"wifi-cumulative-traffic-027-dimotiko-kolymvitirio-goydi\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                    \"en\": \"WiFi Cumulative Traffic — Dimotiko Kolymvitirio Goydi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:42.071388\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f44c44b5-1ad5-4b72-81a0-c5b729620f13\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:42.057747\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                            \"en\": \"Daily Cumulative Traffic — Dimotiko Kolymvitirio Goydi\"\n                        },\n                        \"package_id\": \"6ec46672-5cdb-41f2-a02c-22093776200a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:45.953286\",\n                            \"updated\": \"2026-03-31T08:18:45.952594\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8108fb8b-53bc-45d2-b156-804b8c45d9c5\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:00.486308\",\n                \"metadata_modified\": \"2026-03-31T08:19:00.486315\",\n                \"name\": \"wifi-cumulative-traffic-028-plateia-mesologgioy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Mesologgioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:19:05.279432\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:19:05.286302\",\n                            \"updated\": \"2026-03-31T08:19:05.279432\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:00.488063\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a7f3cc38-b4ab-4d88-911a-29bbacdbe8dd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:00.475950\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Mesologgioy\"\n                        },\n                        \"package_id\": \"8108fb8b-53bc-45d2-b156-804b8c45d9c5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:04.167749\",\n                            \"updated\": \"2026-03-31T08:19:04.167115\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7fad9600-64b7-4d7b-b202-19e4df548b55\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:18.724794\",\n                \"metadata_modified\": \"2026-03-31T08:19:18.724803\",\n                \"name\": \"wifi-cumulative-traffic-029-leschi-filias-neoy-kosmoy-2is-dk\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                    \"en\": \"WiFi Cumulative Traffic — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:19:23.816397\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:19:23.823692\",\n                            \"updated\": \"2026-03-31T08:19:23.816397\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:18.727130\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"85986d02-f8f2-4225-a8b3-c4751f168e9f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:18.712787\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                            \"en\": \"Daily Cumulative Traffic — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                        },\n                        \"package_id\": \"7fad9600-64b7-4d7b-b202-19e4df548b55\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:22.696186\",\n                            \"updated\": \"2026-03-31T08:19:22.695456\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1ca4372f-1af0-49d5-851a-8c017c425b90\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:37.611210\",\n                \"metadata_modified\": \"2026-03-31T08:19:37.611217\",\n                \"name\": \"wifi-cumulative-traffic-030-plateia-machis-analatoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Machis Analatoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:37.613584\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"743dfa21-8732-463e-83a2-42080410f238\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:37.599640\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Machis Analatoy\"\n                        },\n                        \"package_id\": \"1ca4372f-1af0-49d5-851a-8c017c425b90\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:45.368796\",\n                            \"updated\": \"2026-03-31T08:19:45.368126\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c7e34441-ea0d-4fa2-b3a5-527203ac6331\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:00.192002\",\n                \"metadata_modified\": \"2026-03-31T08:20:00.192010\",\n                \"name\": \"wifi-cumulative-traffic-031-plateia-lykofronos-kai-frynonos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Lykofronos Kai Frynonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:00.193761\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"18b7c44b-c3af-4997-bdee-58eeb7209db7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:00.181540\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Lykofronos Kai Frynonos\"\n                        },\n                        \"package_id\": \"c7e34441-ea0d-4fa2-b3a5-527203ac6331\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:03.888252\",\n                            \"updated\": \"2026-03-31T08:20:03.887567\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1db6b008-17bf-4b8e-9c08-08c32e17884a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:18.309765\",\n                \"metadata_modified\": \"2026-03-31T08:20:18.309773\",\n                \"name\": \"wifi-cumulative-traffic-032-plateia-mplokoy-doyrgoytioy-kai-2o-dimotiko-iatreio-neoy-kos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:20:23.201111\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:20:23.207453\",\n                            \"updated\": \"2026-03-31T08:20:23.201111\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:18.311886\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"11e14ab4-de17-4737-86c4-6ad05c12c7f9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:18.298544\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                        },\n                        \"package_id\": \"1db6b008-17bf-4b8e-9c08-08c32e17884a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:22.077059\",\n                            \"updated\": \"2026-03-31T08:20:22.076343\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"bbbdf706-830b-4204-8887-231aa576917e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:37.421312\",\n                \"metadata_modified\": \"2026-03-31T08:20:37.421318\",\n                \"name\": \"wifi-cumulative-traffic-033-plateia-romis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ρώμης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ρώμης\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Romis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:37.423099\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"145ad1fc-4c09-4111-9104-b1c2ec19cc22\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:37.409358\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ρώμης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ρώμης\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Romis\"\n                        },\n                        \"package_id\": \"bbbdf706-830b-4204-8887-231aa576917e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:41.093550\",\n                            \"updated\": \"2026-03-31T08:20:41.092924\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fd7246c4-89dc-46b7-964f-90507cb9eb05\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:56.044856\",\n                \"metadata_modified\": \"2026-03-31T08:20:56.044862\",\n                \"name\": \"wifi-cumulative-traffic-066-plateia-kyprion-ethnomartyron\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Kyprion Ethnomartyron\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:00.846311\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:00.853383\",\n                            \"updated\": \"2026-03-31T08:21:00.846311\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:56.046752\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"cd9bf48f-4cd4-4fbe-b2e0-7c3e8d4cea8e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:56.033171\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Kyprion Ethnomartyron\"\n                        },\n                        \"package_id\": \"fd7246c4-89dc-46b7-964f-90507cb9eb05\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:59.752874\",\n                            \"updated\": \"2026-03-31T08:20:59.752246\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"df950fb0-88ae-48cc-a399-16f2b18c6b17\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:14.444905\",\n                \"metadata_modified\": \"2026-03-31T08:21:14.444911\",\n                \"name\": \"wifi-cumulative-traffic-067-parko-kapaps\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                    \"en\": \"WiFi Cumulative Traffic — Parko Kapaps\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:14.446793\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"28fd4fa6-7ebf-4c7b-8386-557588820a89\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:14.433682\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                            \"en\": \"Daily Cumulative Traffic — Parko Kapaps\"\n                        },\n                        \"package_id\": \"df950fb0-88ae-48cc-a399-16f2b18c6b17\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:18.034339\",\n                            \"updated\": \"2026-03-31T08:21:18.033689\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a3dafd3d-5d88-4686-b6e1-735702b53444\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:33.380337\",\n                \"metadata_modified\": \"2026-03-31T08:21:33.380345\",\n                \"name\": \"wifi-cumulative-traffic-068-gipedo-mpasket-ano-kypseli-odos-arkesinis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:33.382397\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b564310f-77dd-41a1-a181-7628af44c258\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:33.367519\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                        },\n                        \"package_id\": \"a3dafd3d-5d88-4686-b6e1-735702b53444\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:37.275883\",\n                            \"updated\": \"2026-03-31T08:21:37.275210\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1d0514b9-dda4-4ccd-9c13-8bb7feded8d8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:52.236023\",\n                \"metadata_modified\": \"2026-03-31T08:21:52.236029\",\n                \"name\": \"wifi-cumulative-traffic-069-athlitiko-kentro-alepotrypa\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Alepotrypa\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:57.235721\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:57.242459\",\n                            \"updated\": \"2026-03-31T08:21:57.235721\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:52.237917\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f795f7aa-af0f-4a7f-8c21-4da3274b6d9d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:52.224243\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Alepotrypa\"\n                        },\n                        \"package_id\": \"1d0514b9-dda4-4ccd-9c13-8bb7feded8d8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:56.142187\",\n                            \"updated\": \"2026-03-31T08:21:56.141587\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"433bd44b-fd0e-4e10-b33c-ef0c245e4981\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:11.279672\",\n                \"metadata_modified\": \"2026-03-31T08:22:11.279678\",\n                \"name\": \"wifi-cumulative-traffic-070-plateia-argentinis-dimokratias\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Argentinis Dimokratias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:11.281943\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c51a8733-d8a8-4903-b7da-f4320a31af92\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:11.268098\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Argentinis Dimokratias\"\n                        },\n                        \"package_id\": \"433bd44b-fd0e-4e10-b33c-ef0c245e4981\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:15.003147\",\n                            \"updated\": \"2026-03-31T08:22:15.002506\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4167f5e3-6268-4785-8130-d76a7eb49396\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:29.881164\",\n                \"metadata_modified\": \"2026-03-31T08:22:29.881170\",\n                \"name\": \"wifi-cumulative-traffic-071-plateia-gkyzi\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Γκύζη\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:29.884181\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"14b73b2a-35f1-4938-90e3-e157c065594e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:29.870823\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Γκύζη\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Gkyzi\"\n                        },\n                        \"package_id\": \"4167f5e3-6268-4785-8130-d76a7eb49396\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:33.528099\",\n                            \"updated\": \"2026-03-31T08:22:33.527472\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fe580a47-eeb5-491d-8912-92a388531915\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:48.259622\",\n                \"metadata_modified\": \"2026-03-31T08:22:48.259629\",\n                \"name\": \"wifi-cumulative-traffic-072-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                    \"en\": \"WiFi Cumulative Traffic — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:48.261845\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d2e3aa11-0640-4c47-b1ea-e28dddaa6faf\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:48.248169\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                            \"en\": \"Daily Cumulative Traffic — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                        },\n                        \"package_id\": \"fe580a47-eeb5-491d-8912-92a388531915\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:52.012563\",\n                            \"updated\": \"2026-03-31T08:22:52.011920\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3cfb9e0b-d3bb-418b-b43d-7f0b7642ca31\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:06.994212\",\n                \"metadata_modified\": \"2026-03-31T08:23:06.994222\",\n                \"name\": \"wifi-cumulative-traffic-073-plateia-aigyptoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Aigyptoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:23:11.779428\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:23:11.785670\",\n                            \"updated\": \"2026-03-31T08:23:11.779428\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:06.996154\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5f1d7cf0-c496-4f94-b89e-bcdf9c23af32\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:06.981381\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Aigyptoy\"\n                        },\n                        \"package_id\": \"3cfb9e0b-d3bb-418b-b43d-7f0b7642ca31\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:10.684631\",\n                            \"updated\": \"2026-03-31T08:23:10.683906\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"edf29774-5560-4703-a2ab-12d4546de59e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:24.934196\",\n                \"metadata_modified\": \"2026-03-31T08:23:24.934202\",\n                \"name\": \"wifi-cumulative-traffic-074-parko-michalakopoyloy-kai-plateia-vrazilias\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                    \"en\": \"WiFi Cumulative Traffic — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:24.936498\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6a69410d-94bd-49ad-b421-1dd8205aad2a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:24.922399\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                            \"en\": \"Daily Cumulative Traffic — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                        },\n                        \"package_id\": \"edf29774-5560-4703-a2ab-12d4546de59e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:28.396720\",\n                            \"updated\": \"2026-03-31T08:23:28.396096\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c64c38a8-b4ff-4798-90d3-1b22aa82c4a3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:43.095341\",\n                \"metadata_modified\": \"2026-03-31T08:23:43.095347\",\n                \"name\": \"wifi-cumulative-traffic-075-athlitiko-kentro-akadimias-platonos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Akadimias Platonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:43.097164\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e637ec12-0e1c-47b6-af68-7e107a584c74\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:43.083317\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Akadimias Platonos\"\n                        },\n                        \"package_id\": \"c64c38a8-b4ff-4798-90d3-1b22aa82c4a3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:46.922284\",\n                            \"updated\": \"2026-03-31T08:23:46.921658\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c806f1b8-e289-4a76-b784-a01c559046ed\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:01.755508\",\n                \"metadata_modified\": \"2026-03-31T08:24:01.755514\",\n                \"name\": \"wifi-cumulative-traffic-076-dimotiko-athlitiko-kentro-patriarchi-fotioy-kai-gymnastirio\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                    \"en\": \"WiFi Cumulative Traffic — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:24:06.567578\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:24:06.574517\",\n                            \"updated\": \"2026-03-31T08:24:06.567578\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:01.757272\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a2fb287a-354d-4719-a641-a03c03524aae\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:01.744921\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                            \"en\": \"Daily Cumulative Traffic — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                        },\n                        \"package_id\": \"c806f1b8-e289-4a76-b784-a01c559046ed\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:05.441725\",\n                            \"updated\": \"2026-03-31T08:24:05.441111\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6b501eb9-745e-4b92-bbda-7d42e25f98d2\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:20.603186\",\n                \"metadata_modified\": \"2026-03-31T08:24:20.603196\",\n                \"name\": \"wifi-cumulative-traffic-077-plateia-stathmoy-larisis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Stathmoy Larisis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:24:25.328465\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:24:25.335197\",\n                            \"updated\": \"2026-03-31T08:24:25.328465\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:20.605085\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f0e3a81a-18e5-4cdc-86e0-b652b99619c8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:20.591158\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Stathmoy Larisis\"\n                        },\n                        \"package_id\": \"6b501eb9-745e-4b92-bbda-7d42e25f98d2\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:24.182560\",\n                            \"updated\": \"2026-03-31T08:24:24.181881\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"786f6e77-6d46-4aa3-b4d7-25093764e150\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:39.413159\",\n                \"metadata_modified\": \"2026-03-31T08:24:39.413164\",\n                \"name\": \"wifi-cumulative-traffic-078-plateia-attikis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αττικής\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αττικής\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Attikis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:24:44.352725\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:24:44.359409\",\n                            \"updated\": \"2026-03-31T08:24:44.352725\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:39.415465\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"547af00d-5c97-40c4-b358-fe788fa01848\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:39.401662\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αττικής\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αττικής\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Attikis\"\n                        },\n                        \"package_id\": \"786f6e77-6d46-4aa3-b4d7-25093764e150\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:43.219161\",\n                            \"updated\": \"2026-03-31T08:24:43.218539\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"db9e6aaa-6978-41aa-aafb-1847fc46f53d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:57.899168\",\n                \"metadata_modified\": \"2026-03-31T08:24:57.899173\",\n                \"name\": \"wifi-cumulative-traffic-079-gipedo-mpasket-liosion-kai-menemachoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedo Mpasket Liosion Kai Menemachoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:57.901068\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a82cb890-169e-4b80-b30b-df5839943ff7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:57.888799\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedo Mpasket Liosion Kai Menemachoy\"\n                        },\n                        \"package_id\": \"db9e6aaa-6978-41aa-aafb-1847fc46f53d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:01.524740\",\n                            \"updated\": \"2026-03-31T08:25:01.524124\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c020b972-546a-446f-96c1-ea89284f2d10\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:16.006416\",\n                \"metadata_modified\": \"2026-03-31T08:25:16.006422\",\n                \"name\": \"wifi-cumulative-traffic-080-gipeda-mpasket-kadmoy-kai-lenorman\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:16.008303\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"acf8c025-4f8e-4d57-9fce-15f264df447c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:15.994722\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                            \"en\": \"Daily Cumulative Traffic — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                        },\n                        \"package_id\": \"c020b972-546a-446f-96c1-ea89284f2d10\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:19.705484\",\n                            \"updated\": \"2026-03-31T08:25:19.704851\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7fb0a7b2-f4df-4929-a87c-ef691a276c18\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:34.585906\",\n                \"metadata_modified\": \"2026-03-31T08:25:34.585914\",\n                \"name\": \"wifi-cumulative-traffic-081-kentriki-dimotiki-vivliothiki-dimoy-athinaion\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Cumulative Traffic — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:34.587883\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"89659d0c-50f7-42de-8925-cb94c377e428\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:34.574399\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                            \"en\": \"Daily Cumulative Traffic — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"7fb0a7b2-f4df-4929-a87c-ef691a276c18\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:38.642342\",\n                            \"updated\": \"2026-03-31T08:25:38.641689\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d337cfc6-207a-4e99-92f4-45844fb5c7e3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:53.291963\",\n                \"metadata_modified\": \"2026-03-31T08:25:53.291973\",\n                \"name\": \"wifi-cumulative-traffic-082-plateia-akadimias-platonos-kai-athlitiko-kentro\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:53.294013\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"93c38987-e8df-450e-a69c-57c2b3a33002\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:53.279328\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                        },\n                        \"package_id\": \"d337cfc6-207a-4e99-92f4-45844fb5c7e3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:57.106758\",\n                            \"updated\": \"2026-03-31T08:25:57.106071\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fa0b9349-81c0-485d-93d0-ed0a2bcba568\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:11.260947\",\n                \"metadata_modified\": \"2026-03-31T08:26:11.260955\",\n                \"name\": \"wifi-cumulative-traffic-083-athlitiko-kentro-exarcheia-kai-kleisto-athlitiko-kentro-lofo\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:26:18.506323\",\n                            \"last_success\": null,\n                            \"failure_count\": 2,\n                            \"created\": \"2026-03-31T08:26:18.512858\",\n                            \"updated\": \"2026-03-31T08:26:19.629032\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:11.262964\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3257e5d2-2048-4056-b9bb-47327aad0af9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:11.248362\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                        },\n                        \"package_id\": \"fa0b9349-81c0-485d-93d0-ed0a2bcba568\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:15.194023\",\n                            \"updated\": \"2026-03-31T08:26:15.193366\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7228af9f-5d12-4e3d-9638-fbb3e652da60\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:34.033117\",\n                \"metadata_modified\": \"2026-03-31T08:26:34.033125\",\n                \"name\": \"wifi-cumulative-traffic-084-dimotiko-gymnastirio-eyelpidon\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                    \"en\": \"WiFi Cumulative Traffic — Dimotiko Gymnastirio Eyelpidon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:34.035349\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6f86fb1b-3f64-43ce-b4b7-b062948e9b00\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:34.022562\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                            \"en\": \"Daily Cumulative Traffic — Dimotiko Gymnastirio Eyelpidon\"\n                        },\n                        \"package_id\": \"7228af9f-5d12-4e3d-9638-fbb3e652da60\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:37.808275\",\n                            \"updated\": \"2026-03-31T08:26:37.807588\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"79ff71e1-1535-4f76-b653-e08d7987a3cb\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:52.275464\",\n                \"metadata_modified\": \"2026-03-31T08:26:52.275470\",\n                \"name\": \"wifi-cumulative-traffic-085-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:26:56.950221\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:26:56.956467\",\n                            \"updated\": \"2026-03-31T08:26:56.950221\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:52.277284\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"432d78a3-e500-42eb-b694-2fe360eaa73d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:52.264163\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                        },\n                        \"package_id\": \"79ff71e1-1535-4f76-b653-e08d7987a3cb\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:55.868580\",\n                            \"updated\": \"2026-03-31T08:26:55.867952\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2a1a711a-517f-4567-86f7-70113e4abc49\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:10.343126\",\n                \"metadata_modified\": \"2026-03-31T08:27:10.343133\",\n                \"name\": \"wifi-cumulative-traffic-086-plateia-orthodoxias-paidiki-chara\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Orthodoxias Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:10.345013\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"7ae23f57-979f-434e-9715-1620310351b8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:10.330901\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Orthodoxias Paidiki Chara\"\n                        },\n                        \"package_id\": \"2a1a711a-517f-4567-86f7-70113e4abc49\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:14.271185\",\n                            \"updated\": \"2026-03-31T08:27:14.270515\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"25b8e2b4-25d4-4cce-919c-613ab0c981a8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:28.834930\",\n                \"metadata_modified\": \"2026-03-31T08:27:28.834936\",\n                \"name\": \"wifi-cumulative-traffic-087-paidiki-chara-kolonoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:27:33.348602\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:27:33.354474\",\n                            \"updated\": \"2026-03-31T08:27:33.348602\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:28.836573\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0bdf7279-80b9-47b8-b8ab-13337bed3794\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:28.823818\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Kolonoy\"\n                        },\n                        \"package_id\": \"25b8e2b4-25d4-4cce-919c-613ab0c981a8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:32.319085\",\n                            \"updated\": \"2026-03-31T08:27:32.318433\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b87613c3-42fd-44ba-bc20-fb576d202d5f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:50.966806\",\n                \"metadata_modified\": \"2026-03-31T08:27:50.966812\",\n                \"name\": \"wifi-cumulative-traffic-088-plateia-kanelopoyloy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Kanelopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:50.968721\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"701205d9-54eb-44ba-ab63-ba92e21a0105\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:50.955489\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Kanelopoyloy\"\n                        },\n                        \"package_id\": \"b87613c3-42fd-44ba-bc20-fb576d202d5f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:54.599127\",\n                            \"updated\": \"2026-03-31T08:27:54.598463\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"519cfe03-6951-4567-9098-fcc80c9e8bfc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:09.024503\",\n                \"metadata_modified\": \"2026-03-31T08:28:09.024509\",\n                \"name\": \"wifi-cumulative-traffic-089-politistiko-kentro-kypseli\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                    \"en\": \"WiFi Cumulative Traffic — Politistiko Kentro Kypseli\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:28:13.698441\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:28:13.704708\",\n                            \"updated\": \"2026-03-31T08:28:13.698441\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:09.026511\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f648bc32-ec41-46e8-8973-e10e858fa422\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:09.012784\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                            \"en\": \"Daily Cumulative Traffic — Politistiko Kentro Kypseli\"\n                        },\n                        \"package_id\": \"519cfe03-6951-4567-9098-fcc80c9e8bfc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:12.608751\",\n                            \"updated\": \"2026-03-31T08:28:12.608146\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4920cb55-1411-4250-9841-1cc30ebbd250\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:27.061339\",\n                \"metadata_modified\": \"2026-03-31T08:28:27.061347\",\n                \"name\": \"wifi-cumulative-traffic-090-votanikos-kipos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Βοτανικός Κήπος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Βοτανικός Κήπος\",\n                    \"en\": \"WiFi Cumulative Traffic — Votanikos Kipos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:27.063129\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"892cff26-96fa-4806-a385-08679afee185\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:27.050398\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Βοτανικός Κήπος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Βοτανικός Κήπος\",\n                            \"en\": \"Daily Cumulative Traffic — Votanikos Kipos\"\n                        },\n                        \"package_id\": \"4920cb55-1411-4250-9841-1cc30ebbd250\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:30.864741\",\n                            \"updated\": \"2026-03-31T08:28:30.864007\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dd52197b-ea64-4f1e-bc22-3f20ee556330\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:45.069355\",\n                \"metadata_modified\": \"2026-03-31T08:28:45.069363\",\n                \"name\": \"wifi-cumulative-traffic-091-plateia-agioy-payloy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Agioy Payloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:45.071485\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3ae3680a-858c-4a2f-a171-9063a93fd07a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:45.058259\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Agioy Payloy\"\n                        },\n                        \"package_id\": \"dd52197b-ea64-4f1e-bc22-3f20ee556330\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:48.749371\",\n                            \"updated\": \"2026-03-31T08:28:48.748700\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a053f9a1-1097-42f4-a282-ca85f0bd2a34\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:08.047058\",\n                \"metadata_modified\": \"2026-03-31T08:29:08.047064\",\n                \"name\": \"wifi-cumulative-traffic-092-plateia-flemigk-spyroy-patsi\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Flemigk Spyroy Patsi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:29:12.772807\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:29:12.779600\",\n                            \"updated\": \"2026-03-31T08:29:12.772807\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:08.048762\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"8186440d-31b5-4106-b9dd-42492aef571b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:08.035643\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Flemigk Spyroy Patsi\"\n                        },\n                        \"package_id\": \"a053f9a1-1097-42f4-a282-ca85f0bd2a34\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:11.701320\",\n                            \"updated\": \"2026-03-31T08:29:11.700674\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fb74ec4b-c4a9-44ce-a970-10b9d49bd011\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:26.337512\",\n                \"metadata_modified\": \"2026-03-31T08:29:26.337520\",\n                \"name\": \"wifi-cumulative-traffic-093-theatro-kolonoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Θέατρο Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Θέατρο Κολωνού\",\n                    \"en\": \"WiFi Cumulative Traffic — Theatro Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:26.339800\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"094cd857-2fca-468e-b73b-96d81c39636a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:26.326202\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Θέατρο Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Θέατρο Κολωνού\",\n                            \"en\": \"Daily Cumulative Traffic — Theatro Kolonoy\"\n                        },\n                        \"package_id\": \"fb74ec4b-c4a9-44ce-a970-10b9d49bd011\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:33.882393\",\n                            \"updated\": \"2026-03-31T08:29:33.881674\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"84823e31-2123-4836-816c-a047e856bd89\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:48.798422\",\n                \"metadata_modified\": \"2026-03-31T08:29:48.798428\",\n                \"name\": \"wifi-cumulative-traffic-094-parko-paidiki-chara-kolymvitirioy-kolokynthoys\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                    \"en\": \"WiFi Cumulative Traffic — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:48.800156\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"663a899e-525d-4ba6-8015-e1758044e281\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:48.786396\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                            \"en\": \"Daily Cumulative Traffic — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                        },\n                        \"package_id\": \"84823e31-2123-4836-816c-a047e856bd89\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:52.459174\",\n                            \"updated\": \"2026-03-31T08:29:52.458544\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d9a8e4bd-687c-4774-964e-446e4a468ea9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:07.285019\",\n                \"metadata_modified\": \"2026-03-31T08:30:07.285026\",\n                \"name\": \"wifi-cumulative-traffic-095-athlitiko-kentro-atlas-sepolion-kai-paidiki-chara-aylonos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:07.286747\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2fa2ff5a-5228-42ed-ae1e-37007ab41ee2\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:07.273288\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                        },\n                        \"package_id\": \"d9a8e4bd-687c-4774-964e-446e4a468ea9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:10.962198\",\n                            \"updated\": \"2026-03-31T08:30:10.961564\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"528638ca-8b4d-4996-9d07-7841ae77a591\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:25.407656\",\n                \"metadata_modified\": \"2026-03-31T08:30:25.407663\",\n                \"name\": \"wifi-cumulative-traffic-096-paidiki-chara-athlitiko-kentro-tritona-sepolion\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:25.409458\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0aeb5357-e1e9-4d12-8622-834022fa2938\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:25.395738\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                        },\n                        \"package_id\": \"528638ca-8b4d-4996-9d07-7841ae77a591\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:32.997796\",\n                            \"updated\": \"2026-03-31T08:30:32.997157\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6883786a-0166-466f-8904-ad66bda6a17c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:47.464174\",\n                \"metadata_modified\": \"2026-03-31T08:30:47.464181\",\n                \"name\": \"wifi-cumulative-traffic-097-plateia-athanasioy-diakoy-thymarakia\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Athanasioy Diakoy Thymarakia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:30:51.985030\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:30:51.991338\",\n                            \"updated\": \"2026-03-31T08:30:51.985030\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:47.466274\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3a1be790-7e2c-4747-9347-3d6e86ce4b7e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:47.453378\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Athanasioy Diakoy Thymarakia\"\n                        },\n                        \"package_id\": \"6883786a-0166-466f-8904-ad66bda6a17c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:50.921586\",\n                            \"updated\": \"2026-03-31T08:30:50.920939\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6b4f7131-b077-45f0-9d62-c7d0a142ab75\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:05.727062\",\n                \"metadata_modified\": \"2026-03-31T08:31:05.727069\",\n                \"name\": \"wifi-cumulative-traffic-098-plateia-zerva\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Zerva\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:05.728961\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"cb3c0627-d80f-4c5c-9a4d-8891a5d8b145\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:05.714800\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Zerva\"\n                        },\n                        \"package_id\": \"6b4f7131-b077-45f0-9d62-c7d0a142ab75\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:09.687330\",\n                            \"updated\": \"2026-03-31T08:31:09.686660\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1e0787f9-20f3-4496-8b93-c79dbc5e90fe\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:24.801264\",\n                \"metadata_modified\": \"2026-03-31T08:31:24.801270\",\n                \"name\": \"wifi-cumulative-traffic-099-plateia-nathanail\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Nathanail\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:24.803404\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f7606349-7642-4a7a-a87a-d367def39880\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:24.789585\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Nathanail\"\n                        },\n                        \"package_id\": \"1e0787f9-20f3-4496-8b93-c79dbc5e90fe\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:28.382733\",\n                            \"updated\": \"2026-03-31T08:31:28.382121\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"67fc1a92-7a5e-439e-be1c-56b11ce87277\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:43.112358\",\n                \"metadata_modified\": \"2026-03-31T08:31:43.112364\",\n                \"name\": \"wifi-cumulative-traffic-100-gipedaki-sepolia-aylonos-kai-kifisoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:43.114088\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"415cbf3d-b4f0-4cf8-80bc-e8dcf2158a03\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:43.101126\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                        },\n                        \"package_id\": \"67fc1a92-7a5e-439e-be1c-56b11ce87277\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:46.819197\",\n                            \"updated\": \"2026-03-31T08:31:46.818548\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"279d97e8-c244-4193-97d5-c07a3b314edd\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:01.897778\",\n                \"metadata_modified\": \"2026-03-31T08:32:01.897785\",\n                \"name\": \"wifi-cumulative-traffic-101-paidiki-chara-odos-pafoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Odos Pafoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:01.899710\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"63e9461f-365d-461c-8048-2fe697786b83\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:01.885859\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Odos Pafoy\"\n                        },\n                        \"package_id\": \"279d97e8-c244-4193-97d5-c07a3b314edd\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:05.549132\",\n                            \"updated\": \"2026-03-31T08:32:05.548495\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"ab88f46d-7a65-4232-b2a6-91d43518646f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:20.283246\",\n                \"metadata_modified\": \"2026-03-31T08:32:20.283254\",\n                \"name\": \"wifi-cumulative-traffic-102-7o-dimotiko-diamerisma-dimoy-athinaion\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Cumulative Traffic — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:20.284974\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2aed507f-c751-423e-9f70-4d92309b6cb3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:20.272634\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                            \"en\": \"Daily Cumulative Traffic — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"ab88f46d-7a65-4232-b2a6-91d43518646f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:24.165426\",\n                            \"updated\": \"2026-03-31T08:32:24.164761\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c8a1042c-91de-4558-96f4-6890a972ab64\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:39.454993\",\n                \"metadata_modified\": \"2026-03-31T08:32:39.454999\",\n                \"name\": \"wifi-cumulative-traffic-103-gipeda-mpasket-agias-paraskeyis-kai-sifnoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:39.457962\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a9bdd968-fb59-4f28-83d5-22fccfc2a045\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:39.444006\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                            \"en\": \"Daily Cumulative Traffic — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                        },\n                        \"package_id\": \"c8a1042c-91de-4558-96f4-6890a972ab64\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:42.969713\",\n                            \"updated\": \"2026-03-31T08:32:42.969095\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3143a0df-4df6-48da-884b-23fea128c2b6\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:57.973012\",\n                \"metadata_modified\": \"2026-03-31T08:32:57.973020\",\n                \"name\": \"wifi-cumulative-traffic-104-zafeiropoyloy-athlitiko-kentro-podonifti\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                    \"en\": \"WiFi Cumulative Traffic — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:57.975337\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"096c6847-4fbe-42d2-8127-1869aed5724e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:57.961407\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                            \"en\": \"Daily Cumulative Traffic — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                        },\n                        \"package_id\": \"3143a0df-4df6-48da-884b-23fea128c2b6\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:01.702082\",\n                            \"updated\": \"2026-03-31T08:33:01.701335\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2681b26b-f660-47e5-86c9-c64515635d5f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:16.736702\",\n                \"metadata_modified\": \"2026-03-31T08:33:16.736710\",\n                \"name\": \"wifi-cumulative-traffic-105-plateia-kai-gipedo-podosfairoy-agias-paraskeyis-patision\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:16.738796\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5942a2dd-39f4-49cd-bf69-0bcf3e1776d9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:16.723626\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                        },\n                        \"package_id\": \"2681b26b-f660-47e5-86c9-c64515635d5f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:20.846355\",\n                            \"updated\": \"2026-03-31T08:33:20.845664\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e959ca35-535a-4f3c-8a29-3e89a505e3ca\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:35.364072\",\n                \"metadata_modified\": \"2026-03-31T08:33:35.364081\",\n                \"name\": \"wifi-cumulative-traffic-106-plateia-nikolopoyloy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Nikolopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:33:40.226392\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:33:40.232378\",\n                            \"updated\": \"2026-03-31T08:33:40.226392\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:35.366401\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"aeb8a2b4-6d63-4527-ad58-0a1aa442aacc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:35.353347\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Nikolopoyloy\"\n                        },\n                        \"package_id\": \"e959ca35-535a-4f3c-8a29-3e89a505e3ca\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:39.161145\",\n                            \"updated\": \"2026-03-31T08:33:39.160467\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"94517f65-a829-4af1-8877-1f3565ee4ceb\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:54.073515\",\n                \"metadata_modified\": \"2026-03-31T08:33:54.073520\",\n                \"name\": \"wifi-cumulative-traffic-107-gipedo-mpasket-plateias-goyemplei\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedo Mpasket Plateias Goyemplei\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:33:58.949268\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:33:58.955360\",\n                            \"updated\": \"2026-03-31T08:33:58.949268\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:54.075417\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"eb6d36b6-f204-4615-bdba-7932ecd69d69\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:54.062946\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedo Mpasket Plateias Goyemplei\"\n                        },\n                        \"package_id\": \"94517f65-a829-4af1-8877-1f3565ee4ceb\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:57.866902\",\n                            \"updated\": \"2026-03-31T08:33:57.866293\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c7acb69b-b771-4828-ac08-252d6710e876\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:13.210620\",\n                \"metadata_modified\": \"2026-03-31T08:34:13.210626\",\n                \"name\": \"wifi-cumulative-traffic-108-athlitiko-kentro-mitsaki-kai-parko-tsepis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:18.172801\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:18.179332\",\n                            \"updated\": \"2026-03-31T08:34:18.172801\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:13.212818\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fcd7d5bf-9058-4033-91e7-2c70dde390dd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:13.199185\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                        },\n                        \"package_id\": \"c7acb69b-b771-4828-ac08-252d6710e876\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:17.063150\",\n                            \"updated\": \"2026-03-31T08:34:17.062520\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8fe8c998-8c5a-46d1-aaf8-d659972e0488\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:32.982467\",\n                \"metadata_modified\": \"2026-03-31T08:34:32.982472\",\n                \"name\": \"wifi-cumulative-traffic-109-plateia-papadiamanti\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Papadiamanti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:37.505421\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:37.511377\",\n                            \"updated\": \"2026-03-31T08:34:37.505421\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:32.984222\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"45b8741c-7419-4058-b4ef-411196c50cfa\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:32.972043\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Papadiamanti\"\n                        },\n                        \"package_id\": \"8fe8c998-8c5a-46d1-aaf8-d659972e0488\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:36.457154\",\n                            \"updated\": \"2026-03-31T08:34:36.456371\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"90dc4253-193e-44b0-932a-13e401be08e1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:56.249842\",\n                \"metadata_modified\": \"2026-03-31T08:34:56.249848\",\n                \"name\": \"wifi-cumulative-traffic-110-plateia-tralleon\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Tralleon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:35:00.974577\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:35:00.981320\",\n                            \"updated\": \"2026-03-31T08:35:00.974577\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:56.252001\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e79cb27d-0ce4-4f98-ac2d-c4fd402ef4af\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:56.239308\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Tralleon\"\n                        },\n                        \"package_id\": \"90dc4253-193e-44b0-932a-13e401be08e1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:59.891252\",\n                            \"updated\": \"2026-03-31T08:34:59.890600\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c54e1dff-95c9-43f4-a6e4-3b69edfe2f1d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:15.581189\",\n                \"metadata_modified\": \"2026-03-31T08:35:20.783890\",\n                \"name\": \"wifi-cumulative-traffic-111-trigono-prasinoy-acharnon-kai-leof-ionias\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                    \"en\": \"WiFi Cumulative Traffic — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:35:42.525824\",\n                            \"last_success\": null,\n                            \"failure_count\": 3,\n                            \"created\": \"2026-03-31T08:35:42.531981\",\n                            \"updated\": \"2026-03-31T08:35:49.189067\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:15.583493\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d1af4aa8-abc9-4f62-84dc-2f6c514bf8df\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:20.799998\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                            \"en\": \"Daily Cumulative Traffic — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                        },\n                        \"package_id\": \"c54e1dff-95c9-43f4-a6e4-3b69edfe2f1d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:35:49.189067\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"File could not be downloaded. Reason: URL invalid. Error details: Invalid url scheme. Please use one of: ftp http https. Attempted on 31/03/2026. Tried 3 times since 31/03/2026. This URL has not worked in the history of this tool.\",\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:19.500833\",\n                            \"updated\": \"2026-03-31T08:35:50.653115\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/fe4bea41-ccb2-4b65-aafc-13f06abe6b33/wifi-cumulative-traffic-111-trigono-prasinoy-acharnon-kai-leof-ionias-dm3jgh8z.zip?se=2026-03-31T09%3A35%3A49Z&sp=r&sv=2024-08-04&sr=b&sig=cIQVzyBA1z9opMkLrO5uaMqdRA9N4KKdxfTkFDvPSz4%3D\",\n                            \"cache_filepath\": \"wifi-cumulative-traffic-111-trigono-prasinoy-acharnon-kai-leof-ionias-dm3jgh8z.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/fe/fe4bea41-ccb2-4b65-aafc-13f06abe6b33/wifi-cumulative-traffic-111-trigono-prasinoy-acharnon-kai-leof-ionias-dm3jgh8z.zip\",\n                            \"size\": 800,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"e5f46313ec43bcabc61877b07b4cddb7b0ba793b\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T08:35:49.563264\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T08:35:42.879428\",\n                            \"updated\": \"2026-03-31T08:35:49.563264\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:20.833587\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"4428ed6bc46440852ed64293b3ef6990\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T08:35:15.581196\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"fe4bea41-ccb2-4b65-aafc-13f06abe6b33\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T08:35:20.640565\",\n                        \"metadata_modified\": \"2026-03-31T08:35:20.800243\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c54e1dff-95c9-43f4-a6e4-3b69edfe2f1d\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:35:49.563264\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T08:35:44.131789\",\n                            \"updated\": \"2026-03-31T08:35:50.672313\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 800,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c54e1dff-95c9-43f4-a6e4-3b69edfe2f1d/resource/fe4bea41-ccb2-4b65-aafc-13f06abe6b33/download/wifi-cumulative-traffic-111-trigono-prasinoy-acharnon-kai-leof-ionias-dm3jgh8z.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"efcf1f12-90bd-4edf-9cf4-2c5cea726e1b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:34.545788\",\n                \"metadata_modified\": \"2026-03-31T08:35:34.545795\",\n                \"name\": \"wifi-cumulative-traffic-112-gipedo-mpasket-erioyrgias\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedo Mpasket Erioyrgias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:34.547526\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fec89047-564b-4f57-ac34-44438b37cb43\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:34.534967\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedo Mpasket Erioyrgias\"\n                        },\n                        \"package_id\": \"efcf1f12-90bd-4edf-9cf4-2c5cea726e1b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:38.250805\",\n                            \"updated\": \"2026-03-31T08:35:38.250180\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"eeb65355-6d8f-45cb-88cb-2b6626f65ce7\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:52.814290\",\n                \"metadata_modified\": \"2026-03-31T08:35:52.814296\",\n                \"name\": \"wifi-cumulative-traffic-113-fokionos-negri\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                    \"en\": \"WiFi Cumulative Traffic — Fokionos Negri\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:52.816161\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fe68306f-911f-4f96-9c6b-7d6bd0f23fa7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:52.803618\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                            \"en\": \"Daily Cumulative Traffic — Fokionos Negri\"\n                        },\n                        \"package_id\": \"eeb65355-6d8f-45cb-88cb-2b6626f65ce7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:56.466825\",\n                            \"updated\": \"2026-03-31T08:35:56.466214\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3c439bc1-a67e-4b1b-b8fa-a78aeba81e97\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:40:33.123869\",\n                \"metadata_modified\": \"2026-03-31T08:40:33.123877\",\n                \"name\": \"wifi-cumulative-traffic-all-stations\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 6,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                    \"en\": \"WiFi Cumulative Traffic — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:40:37.905075\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:40:37.910741\",\n                            \"updated\": \"2026-03-31T08:40:37.905075\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:40:33.127969\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:40:33.111224\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα (Συγκεντρωτικό)\",\n                            \"en\": \"Daily Cumulative Traffic (Aggregate)\"\n                        },\n                        \"package_id\": \"3c439bc1-a67e-4b1b-b8fa-a78aeba81e97\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:40:36.801291\",\n                            \"updated\": \"2026-03-31T08:40:36.800594\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"88f7a12e-5d69-4ba8-85af-948c1a9bcc16\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:26.319229\",\n                \"metadata_modified\": \"2026-03-31T08:10:26.319237\",\n                \"name\": \"wifi-highest-visitors-001-plateia-ippokrateioy-nosokomeioy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:26.324152\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2437583b-aea9-4088-a5dd-6aca965fddf0\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:26.307073\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                        },\n                        \"package_id\": \"88f7a12e-5d69-4ba8-85af-948c1a9bcc16\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:29.890865\",\n                            \"updated\": \"2026-03-31T08:10:29.889830\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e9190844-0bf8-4b24-8f3a-7d411d7fddc3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:44.635052\",\n                \"metadata_modified\": \"2026-03-31T08:10:44.635058\",\n                \"name\": \"wifi-highest-visitors-002-plateia-mavili\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:44.636757\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"77394151-96f5-49ba-ae1e-b240405f1396\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:44.624251\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μαβίλη\",\n                            \"en\": \"Daily Highest Visitors — Plateia Mavili\"\n                        },\n                        \"package_id\": \"e9190844-0bf8-4b24-8f3a-7d411d7fddc3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:48.349369\",\n                            \"updated\": \"2026-03-31T08:10:48.348723\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"688be027-b82c-47f1-bfb6-c90de148cd14\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:03.507465\",\n                \"metadata_modified\": \"2026-03-31T08:11:03.507471\",\n                \"name\": \"wifi-highest-visitors-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:03.510563\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"48c86a69-8b57-4bb3-a7ed-06ea856d3b2a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:03.494220\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"688be027-b82c-47f1-bfb6-c90de148cd14\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:07.245635\",\n                            \"updated\": \"2026-03-31T08:11:07.244551\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9df35caf-c9a0-4a29-9a92-843613b64fcf\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:22.203880\",\n                \"metadata_modified\": \"2026-03-31T08:11:22.203886\",\n                \"name\": \"wifi-highest-visitors-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:22.206570\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a39e74df-0cf0-4ed8-b84e-3378b1663af4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:22.192051\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Daily Highest Visitors — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"9df35caf-c9a0-4a29-9a92-843613b64fcf\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:25.942766\",\n                            \"updated\": \"2026-03-31T08:11:25.941738\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"426ce4e6-1233-4a96-8ebe-a9cba7183a8d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:45.023322\",\n                \"metadata_modified\": \"2026-03-31T08:11:45.023328\",\n                \"name\": \"wifi-highest-visitors-005-alsos-logginoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Άλσος Λογγίνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Άλσος Λογγίνου\",\n                    \"en\": \"WiFi Highest Visitors — Alsos Logginoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:11:49.696292\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:11:49.702648\",\n                            \"updated\": \"2026-03-31T08:11:49.696292\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:45.025057\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"bc73454a-0636-4a09-a3dd-a794e8851453\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:45.012037\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Άλσος Λογγίνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Άλσος Λογγίνου\",\n                            \"en\": \"Daily Highest Visitors — Alsos Logginoy\"\n                        },\n                        \"package_id\": \"426ce4e6-1233-4a96-8ebe-a9cba7183a8d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:48.579790\",\n                            \"updated\": \"2026-03-31T08:11:48.579161\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8c4ee64a-7e5f-4cd8-8f16-d7c364bc422f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:02.984284\",\n                \"metadata_modified\": \"2026-03-31T08:12:02.984290\",\n                \"name\": \"wifi-highest-visitors-006-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:02.986420\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"68c8515f-8f5b-4d2e-834c-efd176b9e940\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:02.973119\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"8c4ee64a-7e5f-4cd8-8f16-d7c364bc422f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:06.494901\",\n                            \"updated\": \"2026-03-31T08:12:06.494271\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6cfb4291-82e0-496d-9df9-1c7a4592cbf1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:21.073376\",\n                \"metadata_modified\": \"2026-03-31T08:12:21.073384\",\n                \"name\": \"wifi-highest-visitors-007-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:21.076224\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"814e43a3-bc22-4d20-b337-e475c682e75c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:21.060748\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Daily Highest Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"6cfb4291-82e0-496d-9df9-1c7a4592cbf1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:24.671520\",\n                            \"updated\": \"2026-03-31T08:12:24.670449\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b49f8f1a-d9db-4ca2-9ea0-265ef35993f5\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:39.728931\",\n                \"metadata_modified\": \"2026-03-31T08:12:39.728937\",\n                \"name\": \"wifi-highest-visitors-008-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"WiFi Highest Visitors — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:12:44.468814\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:12:44.475180\",\n                            \"updated\": \"2026-03-31T08:12:44.468814\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:39.731330\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6ca09b76-d2d0-4a62-9f75-5edb7dbe9417\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:39.718019\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Daily Highest Visitors — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"b49f8f1a-d9db-4ca2-9ea0-265ef35993f5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:43.330377\",\n                            \"updated\": \"2026-03-31T08:12:43.329726\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b0c4509c-e8cc-4295-8167-a0702631e276\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:02.414717\",\n                \"metadata_modified\": \"2026-03-31T08:13:02.414724\",\n                \"name\": \"wifi-highest-visitors-009-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"WiFi Highest Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:13:07.205845\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:13:07.212247\",\n                            \"updated\": \"2026-03-31T08:13:07.205845\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:02.416617\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"dc779e56-e4ec-456b-98dd-5f24882ab94c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:02.403009\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Daily Highest Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"b0c4509c-e8cc-4295-8167-a0702631e276\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:06.076401\",\n                            \"updated\": \"2026-03-31T08:13:06.075654\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8c1bd0e6-7260-48e8-a2b5-8c40bf834c9e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:21.232116\",\n                \"metadata_modified\": \"2026-03-31T08:13:21.232122\",\n                \"name\": \"wifi-highest-visitors-010-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:21.234117\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"bb733b38-0d55-4af0-98ca-d60e5420bf06\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:21.221013\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Daily Highest Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"8c1bd0e6-7260-48e8-a2b5-8c40bf834c9e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:24.938354\",\n                            \"updated\": \"2026-03-31T08:13:24.937714\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"310e62e1-05a5-4bd7-bb47-ed8930a92865\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:39.320292\",\n                \"metadata_modified\": \"2026-03-31T08:13:39.320298\",\n                \"name\": \"wifi-highest-visitors-011-plateia-sofias-vempo\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:39.322019\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5e19b11e-7a6d-453f-9515-8191fa074d98\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:39.309081\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Daily Highest Visitors — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"310e62e1-05a5-4bd7-bb47-ed8930a92865\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:42.900675\",\n                            \"updated\": \"2026-03-31T08:13:42.900053\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"58277fbd-e1eb-42b6-8455-ffed2496fbca\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:58.148185\",\n                \"metadata_modified\": \"2026-03-31T08:13:58.148190\",\n                \"name\": \"wifi-highest-visitors-012-plateia-kai-athlitiko-kentro-kedrinoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:58.150023\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"34b82840-1d4e-4861-81fc-61d0a42aaddd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:58.137783\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                            \"en\": \"Daily Highest Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                        },\n                        \"package_id\": \"58277fbd-e1eb-42b6-8455-ffed2496fbca\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:01.862507\",\n                            \"updated\": \"2026-03-31T08:14:01.861844\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dfae8fda-4cd7-47e5-8aa6-9d549f5edf75\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:16.491907\",\n                \"metadata_modified\": \"2026-03-31T08:14:16.491912\",\n                \"name\": \"wifi-highest-visitors-013-gipeda-mpasket-gada\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                    \"en\": \"WiFi Highest Visitors — Gipeda Mpasket Gada\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:14:21.216378\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:14:21.223110\",\n                            \"updated\": \"2026-03-31T08:14:21.216378\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:16.493997\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"7ccfe997-338a-436e-9268-7d2b1ad5ddce\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:16.481607\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                            \"en\": \"Daily Highest Visitors — Gipeda Mpasket Gada\"\n                        },\n                        \"package_id\": \"dfae8fda-4cd7-47e5-8aa6-9d549f5edf75\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:20.097252\",\n                            \"updated\": \"2026-03-31T08:14:20.096576\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3de1cb5d-8841-416d-9a65-8f2560334fde\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:35.004312\",\n                \"metadata_modified\": \"2026-03-31T08:14:35.004320\",\n                \"name\": \"wifi-highest-visitors-014-athlitiko-kentro-plakentias-kai-fthiotidos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:35.006335\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"524b6fb0-6dd9-44d4-a29a-cd1080967013\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:34.993531\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                        },\n                        \"package_id\": \"3de1cb5d-8841-416d-9a65-8f2560334fde\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:38.737670\",\n                            \"updated\": \"2026-03-31T08:14:38.736986\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b9e4d054-c079-46b1-84e2-8238730c236f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:57.481658\",\n                \"metadata_modified\": \"2026-03-31T08:14:57.481664\",\n                \"name\": \"wifi-highest-visitors-015-plateia-madritis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Madritis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:57.483692\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e5dba6b7-4c15-4125-ba3d-00b8d4dc850b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:57.471424\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μαδρίτης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μαδρίτης\",\n                            \"en\": \"Daily Highest Visitors — Plateia Madritis\"\n                        },\n                        \"package_id\": \"b9e4d054-c079-46b1-84e2-8238730c236f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:00.965735\",\n                            \"updated\": \"2026-03-31T08:15:00.965122\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"bdef24d7-2a71-4a9b-b2b4-ad7b0dfbb450\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:15.817292\",\n                \"metadata_modified\": \"2026-03-31T08:15:15.817298\",\n                \"name\": \"wifi-highest-visitors-016-gipeda-mpasket-paidiki-chara-karavel\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                    \"en\": \"WiFi Highest Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:15.818949\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d35534e1-0058-4fe8-b046-2d27cab31504\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:15.805814\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                            \"en\": \"Daily Highest Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                        },\n                        \"package_id\": \"bdef24d7-2a71-4a9b-b2b4-ad7b0dfbb450\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:19.315169\",\n                            \"updated\": \"2026-03-31T08:15:19.314525\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"13bbd0b0-d4f4-4d82-831a-eee1c954867c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:33.784488\",\n                \"metadata_modified\": \"2026-03-31T08:15:33.784494\",\n                \"name\": \"wifi-highest-visitors-017-plateia-paidon-paidiki-chara\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Paidon Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:33.786546\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"207b3d7a-f9ab-4f14-a829-a4f45cdd9bb1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:33.772967\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                            \"en\": \"Daily Highest Visitors — Plateia Paidon Paidiki Chara\"\n                        },\n                        \"package_id\": \"13bbd0b0-d4f4-4d82-831a-eee1c954867c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:37.363998\",\n                            \"updated\": \"2026-03-31T08:15:37.363369\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"0bf6a7db-ad94-49cb-9875-7ae9e56f15cc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:52.775501\",\n                \"metadata_modified\": \"2026-03-31T08:15:52.775507\",\n                \"name\": \"wifi-highest-visitors-018-plateia-agioy-thoma\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Agioy Thoma\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:52.777280\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f009fe62-399f-4cd3-9bf4-a41b637d80da\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:52.764791\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Θωμά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Θωμά\",\n                            \"en\": \"Daily Highest Visitors — Plateia Agioy Thoma\"\n                        },\n                        \"package_id\": \"0bf6a7db-ad94-49cb-9875-7ae9e56f15cc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:56.547522\",\n                            \"updated\": \"2026-03-31T08:15:56.546890\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6fe2e2c1-6356-469b-8819-350b5fbd94aa\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:10.747308\",\n                \"metadata_modified\": \"2026-03-31T08:16:10.747315\",\n                \"name\": \"wifi-highest-visitors-019-paidiki-chara-pneymatiko-kentro-gkyzi\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:10.749082\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"96c7285d-003d-4dd1-a77f-d4b8b0716d6d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:10.735997\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                        },\n                        \"package_id\": \"6fe2e2c1-6356-469b-8819-350b5fbd94aa\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:14.361461\",\n                            \"updated\": \"2026-03-31T08:16:14.360736\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f2689064-46f2-44b6-9bad-b57d49ba9c85\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:37.167806\",\n                \"metadata_modified\": \"2026-03-31T08:16:37.167812\",\n                \"name\": \"wifi-highest-visitors-020-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:37.169537\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"eecf0c49-1ca4-4f37-87ab-e6a061d3f387\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:37.157191\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                        },\n                        \"package_id\": \"f2689064-46f2-44b6-9bad-b57d49ba9c85\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:40.847470\",\n                            \"updated\": \"2026-03-31T08:16:40.846847\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"85feb3ed-0dce-4f2e-ae28-eb93d21e0ddf\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:59.664677\",\n                \"metadata_modified\": \"2026-03-31T08:16:59.664685\",\n                \"name\": \"wifi-highest-visitors-021-plateia-pinelopis-delta\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Pinelopis Delta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:59.666883\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"384084d3-3a10-4c76-bbe9-c915d9dbf8aa\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:59.652066\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Πηνελόπης Δέλτα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Πηνελόπης Δέλτα\",\n                            \"en\": \"Daily Highest Visitors — Plateia Pinelopis Delta\"\n                        },\n                        \"package_id\": \"85feb3ed-0dce-4f2e-ae28-eb93d21e0ddf\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:03.370312\",\n                            \"updated\": \"2026-03-31T08:17:03.369490\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3164f2c3-9bf7-4db0-b46c-b59523295c9c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:18.172409\",\n                \"metadata_modified\": \"2026-03-31T08:17:18.172416\",\n                \"name\": \"wifi-highest-visitors-022-gipedo-ethnikoy-ellinoroson\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                    \"en\": \"WiFi Highest Visitors — Gipedo Ethnikoy Ellinoroson\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:18.174260\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"25a4aa4c-32f3-49fd-9371-7400002f6fce\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:18.160216\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Εθνικού Ελληνορώσων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Εθνικού Ελληνορώσων\",\n                            \"en\": \"Daily Highest Visitors — Gipedo Ethnikoy Ellinoroson\"\n                        },\n                        \"package_id\": \"3164f2c3-9bf7-4db0-b46c-b59523295c9c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:22.071134\",\n                            \"updated\": \"2026-03-31T08:17:22.070233\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3bb023a8-696e-479f-9782-2a95d40951ce\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:36.613370\",\n                \"metadata_modified\": \"2026-03-31T08:17:36.613375\",\n                \"name\": \"wifi-highest-visitors-023-paidiki-chara-gipedo-podosfairoy-ona\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Gipedo Podosfairoy Ona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:17:41.574409\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:17:41.581675\",\n                            \"updated\": \"2026-03-31T08:17:41.574409\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:36.615193\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"77e630f7-b6d7-4e0c-abf5-42465e22819f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:36.601013\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Gipedo Podosfairoy Ona\"\n                        },\n                        \"package_id\": \"3bb023a8-696e-479f-9782-2a95d40951ce\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:40.460123\",\n                            \"updated\": \"2026-03-31T08:17:40.459349\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d9659dad-b1d3-4e44-8e48-68745da63cad\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:55.052820\",\n                \"metadata_modified\": \"2026-03-31T08:17:55.052828\",\n                \"name\": \"wifi-highest-visitors-024-nosokomeio-paidon-plaini-eisodos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                    \"en\": \"WiFi Highest Visitors — Nosokomeio Paidon Plaini Eisodos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:55.054775\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0097477d-1389-4708-90d8-20a3b2c9befb\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:55.039818\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                            \"en\": \"Daily Highest Visitors — Nosokomeio Paidon Plaini Eisodos\"\n                        },\n                        \"package_id\": \"d9659dad-b1d3-4e44-8e48-68745da63cad\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:58.864790\",\n                            \"updated\": \"2026-03-31T08:17:58.864146\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"bcee19ec-5a3b-421b-b463-16bbaef16ed3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:13.753940\",\n                \"metadata_modified\": \"2026-03-31T08:18:13.753945\",\n                \"name\": \"wifi-highest-visitors-025-parko-plateia-paloympioti\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                    \"en\": \"WiFi Highest Visitors — Parko Plateia Paloympioti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:13.755657\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"7f30cc59-8024-451e-9e69-10a6a7103134\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:13.742459\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο - Πλατεία Παλουμπιώτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο - Πλατεία Παλουμπιώτη\",\n                            \"en\": \"Daily Highest Visitors — Parko Plateia Paloympioti\"\n                        },\n                        \"package_id\": \"bcee19ec-5a3b-421b-b463-16bbaef16ed3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:17.201748\",\n                            \"updated\": \"2026-03-31T08:18:17.201145\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1b0bb0e8-cd93-4d2d-97be-6cf6f41436fc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:35.922006\",\n                \"metadata_modified\": \"2026-03-31T08:18:35.922015\",\n                \"name\": \"wifi-highest-visitors-026-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:35.923857\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e044d90f-9d86-4d82-ab9a-340a2c2db47e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:35.911026\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                        },\n                        \"package_id\": \"1b0bb0e8-cd93-4d2d-97be-6cf6f41436fc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:39.700996\",\n                            \"updated\": \"2026-03-31T08:18:39.700305\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9d2d9625-24d8-42b0-8197-6423b62d2b76\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:54.449098\",\n                \"metadata_modified\": \"2026-03-31T08:18:54.449104\",\n                \"name\": \"wifi-highest-visitors-027-dimotiko-kolymvitirio-goydi\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                    \"en\": \"WiFi Highest Visitors — Dimotiko Kolymvitirio Goydi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:54.450852\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6a94e133-6791-4aac-a7fa-bdf682cffb88\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:54.437358\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικό Κολυμβητήριο Γουδή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικό Κολυμβητήριο Γουδή\",\n                            \"en\": \"Daily Highest Visitors — Dimotiko Kolymvitirio Goydi\"\n                        },\n                        \"package_id\": \"9d2d9625-24d8-42b0-8197-6423b62d2b76\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:58.171762\",\n                            \"updated\": \"2026-03-31T08:18:58.171145\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"49b90071-86dc-4e45-82cd-9a79162ffef8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:12.521815\",\n                \"metadata_modified\": \"2026-03-31T08:19:12.521820\",\n                \"name\": \"wifi-highest-visitors-028-plateia-mesologgioy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Mesologgioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:12.523959\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"949a5427-4e12-4166-96b7-6b072a540bba\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:12.509899\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μεσολογγίου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μεσολογγίου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Mesologgioy\"\n                        },\n                        \"package_id\": \"49b90071-86dc-4e45-82cd-9a79162ffef8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:16.328568\",\n                            \"updated\": \"2026-03-31T08:19:16.327932\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"842c76b1-f6f7-434d-a9d9-9f3fea268533\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:31.728712\",\n                \"metadata_modified\": \"2026-03-31T08:19:31.728717\",\n                \"name\": \"wifi-highest-visitors-029-leschi-filias-neoy-kosmoy-2is-dk\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                    \"en\": \"WiFi Highest Visitors — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:31.730427\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"25286bf0-104f-44fd-9b05-bb30790c88fd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:31.718173\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                            \"en\": \"Daily Highest Visitors — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                        },\n                        \"package_id\": \"842c76b1-f6f7-434d-a9d9-9f3fea268533\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:35.276624\",\n                            \"updated\": \"2026-03-31T08:19:35.275999\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e4225c37-cd15-413f-8fea-eb48dc39a4a4\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:53.980836\",\n                \"metadata_modified\": \"2026-03-31T08:19:53.980842\",\n                \"name\": \"wifi-highest-visitors-030-plateia-machis-analatoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Machis Analatoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:53.982585\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"eaaf2e1a-9f7a-4a41-9a73-31af3f9b49e8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:53.970020\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μάχης Αναλάτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μάχης Αναλάτου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Machis Analatoy\"\n                        },\n                        \"package_id\": \"e4225c37-cd15-413f-8fea-eb48dc39a4a4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:57.803333\",\n                            \"updated\": \"2026-03-31T08:19:57.802663\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6e020785-d037-4b81-bd77-b4a58bb65176\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:12.387539\",\n                \"metadata_modified\": \"2026-03-31T08:20:12.387547\",\n                \"name\": \"wifi-highest-visitors-031-plateia-lykofronos-kai-frynonos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Lykofronos Kai Frynonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:12.389354\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"83cdb260-26a7-4d5a-8854-326d3f52d9d2\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:12.376420\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                            \"en\": \"Daily Highest Visitors — Plateia Lykofronos Kai Frynonos\"\n                        },\n                        \"package_id\": \"6e020785-d037-4b81-bd77-b4a58bb65176\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:16.008979\",\n                            \"updated\": \"2026-03-31T08:20:16.008355\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6b2d336a-dd33-4b2b-add4-21b1b8a89758\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:30.988273\",\n                \"metadata_modified\": \"2026-03-31T08:20:30.988280\",\n                \"name\": \"wifi-highest-visitors-032-plateia-mplokoy-doyrgoytioy-kai-2o-dimotiko-iatreio-neoy-kos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:20:35.999233\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:20:36.005578\",\n                            \"updated\": \"2026-03-31T08:20:35.999233\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:30.990248\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4e0bb0f7-b13f-47ec-9c5c-bfec4312b4bb\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:30.975132\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                        },\n                        \"package_id\": \"6b2d336a-dd33-4b2b-add4-21b1b8a89758\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:34.892818\",\n                            \"updated\": \"2026-03-31T08:20:34.892128\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1bf8ba22-c9a0-4825-889e-c8ad9f27fdf2\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:49.624430\",\n                \"metadata_modified\": \"2026-03-31T08:20:49.624438\",\n                \"name\": \"wifi-highest-visitors-033-plateia-romis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ρώμης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ρώμης\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Romis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:49.626843\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a70a2a3d-5c7b-46b2-81b4-e481e5f65e55\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:49.611663\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ρώμης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ρώμης\",\n                            \"en\": \"Daily Highest Visitors — Plateia Romis\"\n                        },\n                        \"package_id\": \"1bf8ba22-c9a0-4825-889e-c8ad9f27fdf2\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:53.656787\",\n                            \"updated\": \"2026-03-31T08:20:53.656131\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d43ac835-5ae0-4d4d-add9-d4ab39409936\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:08.418899\",\n                \"metadata_modified\": \"2026-03-31T08:21:08.418905\",\n                \"name\": \"wifi-highest-visitors-066-plateia-kyprion-ethnomartyron\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Kyprion Ethnomartyron\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:08.420551\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fcb833d6-061e-47ee-a166-4dc372b4d1b6\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:08.408811\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                            \"en\": \"Daily Highest Visitors — Plateia Kyprion Ethnomartyron\"\n                        },\n                        \"package_id\": \"d43ac835-5ae0-4d4d-add9-d4ab39409936\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:11.903864\",\n                            \"updated\": \"2026-03-31T08:21:11.903188\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"15d6cd1d-7f4f-4502-a5ac-58d69ff5ac21\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:26.814800\",\n                \"metadata_modified\": \"2026-03-31T08:21:26.814808\",\n                \"name\": \"wifi-highest-visitors-067-parko-kapaps\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                    \"en\": \"WiFi Highest Visitors — Parko Kapaps\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:26.816788\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2ee0ce97-6dbf-4c98-90b1-d4b46d1a44ac\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:26.802377\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο ΚΑΠΑΨ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο ΚΑΠΑΨ\",\n                            \"en\": \"Daily Highest Visitors — Parko Kapaps\"\n                        },\n                        \"package_id\": \"15d6cd1d-7f4f-4502-a5ac-58d69ff5ac21\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:30.759320\",\n                            \"updated\": \"2026-03-31T08:21:30.758587\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"01934abb-75f5-468a-8c52-4d7d304d39c2\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:46.243217\",\n                \"metadata_modified\": \"2026-03-31T08:21:46.243224\",\n                \"name\": \"wifi-highest-visitors-068-gipedo-mpasket-ano-kypseli-odos-arkesinis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                    \"en\": \"WiFi Highest Visitors — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:46.245304\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ab4cc173-3436-41f1-b128-92669a244ab8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:46.231672\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                            \"en\": \"Daily Highest Visitors — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                        },\n                        \"package_id\": \"01934abb-75f5-468a-8c52-4d7d304d39c2\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:49.817509\",\n                            \"updated\": \"2026-03-31T08:21:49.816858\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"42160d3e-951b-4c82-9cb0-fe1287964682\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:04.907843\",\n                \"metadata_modified\": \"2026-03-31T08:22:04.907852\",\n                \"name\": \"wifi-highest-visitors-069-athlitiko-kentro-alepotrypa\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Alepotrypa\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:04.910561\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b9a9a7b9-f0c5-43fd-af2b-335d0f50a0a3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:04.894798\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Αλεπότρυπα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Αλεπότρυπα\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Alepotrypa\"\n                        },\n                        \"package_id\": \"42160d3e-951b-4c82-9cb0-fe1287964682\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:08.861287\",\n                            \"updated\": \"2026-03-31T08:22:08.860163\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b99ffb32-8eba-4fcc-b01e-97f4aed25c4d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:23.642788\",\n                \"metadata_modified\": \"2026-03-31T08:22:23.642794\",\n                \"name\": \"wifi-highest-visitors-070-plateia-argentinis-dimokratias\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Argentinis Dimokratias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:22:28.599569\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:22:28.605962\",\n                            \"updated\": \"2026-03-31T08:22:28.599569\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:23.644646\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d05414b8-95d9-4ebc-811b-d74be5bc5028\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:23.631369\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αργεντινής Δημοκρατίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αργεντινής Δημοκρατίας\",\n                            \"en\": \"Daily Highest Visitors — Plateia Argentinis Dimokratias\"\n                        },\n                        \"package_id\": \"b99ffb32-8eba-4fcc-b01e-97f4aed25c4d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:27.437408\",\n                            \"updated\": \"2026-03-31T08:22:27.436689\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f0e47921-ce02-4045-b4e9-835f308fc442\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:41.933127\",\n                \"metadata_modified\": \"2026-03-31T08:22:41.933135\",\n                \"name\": \"wifi-highest-visitors-071-plateia-gkyzi\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Γκύζη\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:22:46.904977\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:22:46.911887\",\n                            \"updated\": \"2026-03-31T08:22:46.904977\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:41.935258\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d35ad856-7b4b-4f27-8586-776c46c8a2ce\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:41.920803\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Γκύζη\",\n                            \"en\": \"Daily Highest Visitors — Plateia Gkyzi\"\n                        },\n                        \"package_id\": \"f0e47921-ce02-4045-b4e9-835f308fc442\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:45.777068\",\n                            \"updated\": \"2026-03-31T08:22:45.776342\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2d912575-3052-47c4-bf64-d09edd5b0155\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:00.793732\",\n                \"metadata_modified\": \"2026-03-31T08:23:00.793740\",\n                \"name\": \"wifi-highest-visitors-072-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                    \"en\": \"WiFi Highest Visitors — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:00.796420\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"973e6e93-93a5-44b4-afe0-7d205f48c9b0\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:00.781810\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                            \"en\": \"Daily Highest Visitors — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                        },\n                        \"package_id\": \"2d912575-3052-47c4-bf64-d09edd5b0155\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:04.608183\",\n                            \"updated\": \"2026-03-31T08:23:04.607475\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2a3cc5ed-121c-4e55-8d1f-fb0ecdc3e4ac\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:19.020911\",\n                \"metadata_modified\": \"2026-03-31T08:23:19.020919\",\n                \"name\": \"wifi-highest-visitors-073-plateia-aigyptoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Aigyptoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:19.022688\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"16559632-c100-45b2-aa61-be591fcca85d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:19.009780\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αιγύπτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αιγύπτου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Aigyptoy\"\n                        },\n                        \"package_id\": \"2a3cc5ed-121c-4e55-8d1f-fb0ecdc3e4ac\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:22.578787\",\n                            \"updated\": \"2026-03-31T08:23:22.578128\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"68c8e4f9-a932-4ce0-af80-a014ccd31b30\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:36.883835\",\n                \"metadata_modified\": \"2026-03-31T08:23:36.883842\",\n                \"name\": \"wifi-highest-visitors-074-parko-michalakopoyloy-kai-plateia-vrazilias\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                    \"en\": \"WiFi Highest Visitors — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:23:41.823839\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:23:41.830574\",\n                            \"updated\": \"2026-03-31T08:23:41.823839\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:36.886067\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a469a27d-6548-4412-84e5-808caf9a60f8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:36.872587\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                            \"en\": \"Daily Highest Visitors — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                        },\n                        \"package_id\": \"68c8e4f9-a932-4ce0-af80-a014ccd31b30\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:40.719184\",\n                            \"updated\": \"2026-03-31T08:23:40.718564\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"799af164-b213-44bf-a25a-8ad17f04e72e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:55.502840\",\n                \"metadata_modified\": \"2026-03-31T08:23:55.502847\",\n                \"name\": \"wifi-highest-visitors-075-athlitiko-kentro-akadimias-platonos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Akadimias Platonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:55.504659\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ab5e8166-c88c-4bfa-9671-02ee11338cc5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:55.491677\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Akadimias Platonos\"\n                        },\n                        \"package_id\": \"799af164-b213-44bf-a25a-8ad17f04e72e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:59.269868\",\n                            \"updated\": \"2026-03-31T08:23:59.269195\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7f4f8083-3b39-4fc0-9596-f0aa18eff4f3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:14.198171\",\n                \"metadata_modified\": \"2026-03-31T08:24:14.198177\",\n                \"name\": \"wifi-highest-visitors-076-dimotiko-athlitiko-kentro-patriarchi-fotioy-kai-gymnastirio\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                    \"en\": \"WiFi Highest Visitors — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:14.199972\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"75de711c-6a30-4260-bdf1-b09abadc6c86\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:14.186422\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                            \"en\": \"Daily Highest Visitors — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                        },\n                        \"package_id\": \"7f4f8083-3b39-4fc0-9596-f0aa18eff4f3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:17.778406\",\n                            \"updated\": \"2026-03-31T08:24:17.777748\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"26c210bf-0844-40d9-a30a-81ba1b00a626\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:33.043001\",\n                \"metadata_modified\": \"2026-03-31T08:24:33.043009\",\n                \"name\": \"wifi-highest-visitors-077-plateia-stathmoy-larisis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Stathmoy Larisis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:24:38.070152\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:24:38.076815\",\n                            \"updated\": \"2026-03-31T08:24:38.070152\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:33.045326\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1427b5a8-d382-4b56-bada-fbdde7ba9687\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:33.031076\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Σταθμού Λαρίσης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Σταθμού Λαρίσης\",\n                            \"en\": \"Daily Highest Visitors — Plateia Stathmoy Larisis\"\n                        },\n                        \"package_id\": \"26c210bf-0844-40d9-a30a-81ba1b00a626\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:36.991717\",\n                            \"updated\": \"2026-03-31T08:24:36.991031\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d76fe4ec-5829-40f6-a0ff-051f9c6beb68\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:51.805255\",\n                \"metadata_modified\": \"2026-03-31T08:24:51.805260\",\n                \"name\": \"wifi-highest-visitors-078-plateia-attikis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αττικής\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αττικής\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Attikis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:51.807664\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ad1a87f5-91b5-4d38-a5d9-ec8f8536b88e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:51.793783\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αττικής\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αττικής\",\n                            \"en\": \"Daily Highest Visitors — Plateia Attikis\"\n                        },\n                        \"package_id\": \"d76fe4ec-5829-40f6-a0ff-051f9c6beb68\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:55.436535\",\n                            \"updated\": \"2026-03-31T08:24:55.435905\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b343d501-bf17-472e-acdb-22c4cb247581\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:10.055664\",\n                \"metadata_modified\": \"2026-03-31T08:25:10.055674\",\n                \"name\": \"wifi-highest-visitors-079-gipedo-mpasket-liosion-kai-menemachoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                    \"en\": \"WiFi Highest Visitors — Gipedo Mpasket Liosion Kai Menemachoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:25:14.714604\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:25:14.721721\",\n                            \"updated\": \"2026-03-31T08:25:14.714604\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:10.057424\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0edf6709-3d99-4380-86b4-cf80f568bf12\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:10.045119\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                            \"en\": \"Daily Highest Visitors — Gipedo Mpasket Liosion Kai Menemachoy\"\n                        },\n                        \"package_id\": \"b343d501-bf17-472e-acdb-22c4cb247581\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:13.616357\",\n                            \"updated\": \"2026-03-31T08:25:13.615677\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3b45092e-5d88-464c-8cd9-2d952599dc3a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:28.595112\",\n                \"metadata_modified\": \"2026-03-31T08:25:28.595118\",\n                \"name\": \"wifi-highest-visitors-080-gipeda-mpasket-kadmoy-kai-lenorman\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                    \"en\": \"WiFi Highest Visitors — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:28.597316\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"39f75e60-91d6-4ea3-852c-cd9ed5cc73a4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:28.583164\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                            \"en\": \"Daily Highest Visitors — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                        },\n                        \"package_id\": \"3b45092e-5d88-464c-8cd9-2d952599dc3a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:32.252386\",\n                            \"updated\": \"2026-03-31T08:25:32.251752\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4761cac6-1793-499f-8a9b-1b9a84288ccd\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:47.136493\",\n                \"metadata_modified\": \"2026-03-31T08:25:47.136501\",\n                \"name\": \"wifi-highest-visitors-081-kentriki-dimotiki-vivliothiki-dimoy-athinaion\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Highest Visitors — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:47.138361\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0c316899-8fdb-4e9b-bbf4-7395f006f69f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:47.125689\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                            \"en\": \"Daily Highest Visitors — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"4761cac6-1793-499f-8a9b-1b9a84288ccd\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:50.954965\",\n                            \"updated\": \"2026-03-31T08:25:50.954244\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"84e77541-a13f-4827-a7fb-bb526705d599\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:05.401129\",\n                \"metadata_modified\": \"2026-03-31T08:26:05.401136\",\n                \"name\": \"wifi-highest-visitors-082-plateia-akadimias-platonos-kai-athlitiko-kentro\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:05.402993\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e62eff70-dd91-4b16-8335-af5e0ad2a1a1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:05.390948\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                            \"en\": \"Daily Highest Visitors — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                        },\n                        \"package_id\": \"84e77541-a13f-4827-a7fb-bb526705d599\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:08.922768\",\n                            \"updated\": \"2026-03-31T08:26:08.922132\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"cbc2050a-88bb-4ed5-b498-641096b795ff\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:28.020160\",\n                \"metadata_modified\": \"2026-03-31T08:26:28.020166\",\n                \"name\": \"wifi-highest-visitors-083-athlitiko-kentro-exarcheia-kai-kleisto-athlitiko-kentro-lofo\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:28.022281\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"48152298-525a-4666-acfa-b14fb9e47210\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:28.008929\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                        },\n                        \"package_id\": \"cbc2050a-88bb-4ed5-b498-641096b795ff\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:31.592946\",\n                            \"updated\": \"2026-03-31T08:26:31.592330\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3cb0b52e-b159-4c4c-b000-8d9779afc96b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:46.336463\",\n                \"metadata_modified\": \"2026-03-31T08:26:46.336469\",\n                \"name\": \"wifi-highest-visitors-084-dimotiko-gymnastirio-eyelpidon\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                    \"en\": \"WiFi Highest Visitors — Dimotiko Gymnastirio Eyelpidon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:46.338172\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"bf3d916c-8e72-4ff6-b8a8-018dbe3d6ef7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:46.326416\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                            \"en\": \"Daily Highest Visitors — Dimotiko Gymnastirio Eyelpidon\"\n                        },\n                        \"package_id\": \"3cb0b52e-b159-4c4c-b000-8d9779afc96b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:49.889244\",\n                            \"updated\": \"2026-03-31T08:26:49.888590\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8ba433d2-22a3-4df7-bd17-690829a61c34\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:04.250698\",\n                \"metadata_modified\": \"2026-03-31T08:27:04.250704\",\n                \"name\": \"wifi-highest-visitors-085-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:04.252517\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"deb1279b-c001-4bb2-ac41-167ef14edd0a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:04.240349\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                            \"en\": \"Daily Highest Visitors — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                        },\n                        \"package_id\": \"8ba433d2-22a3-4df7-bd17-690829a61c34\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:07.925792\",\n                            \"updated\": \"2026-03-31T08:27:07.925197\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"cbc30821-6e37-446f-8a7e-52584f28fec8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:22.717150\",\n                \"metadata_modified\": \"2026-03-31T08:27:22.717156\",\n                \"name\": \"wifi-highest-visitors-086-plateia-orthodoxias-paidiki-chara\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Orthodoxias Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:22.718993\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ef27ff45-e622-4bd9-94ba-cc4a339cb0cc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:22.704576\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                            \"en\": \"Daily Highest Visitors — Plateia Orthodoxias Paidiki Chara\"\n                        },\n                        \"package_id\": \"cbc30821-6e37-446f-8a7e-52584f28fec8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:26.439133\",\n                            \"updated\": \"2026-03-31T08:27:26.438501\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c050eff5-b841-4c39-941e-36a9393d90df\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:44.843005\",\n                \"metadata_modified\": \"2026-03-31T08:27:44.843010\",\n                \"name\": \"wifi-highest-visitors-087-paidiki-chara-kolonoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:44.844733\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6c090d5e-2728-44e5-b9bf-f82cc3e5094d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:44.830800\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Κολωνού\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Kolonoy\"\n                        },\n                        \"package_id\": \"c050eff5-b841-4c39-941e-36a9393d90df\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:48.604951\",\n                            \"updated\": \"2026-03-31T08:27:48.604337\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"75f0c3e1-97f0-4e35-90c7-f968e40c4629\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:03.086338\",\n                \"metadata_modified\": \"2026-03-31T08:28:03.086344\",\n                \"name\": \"wifi-highest-visitors-088-plateia-kanelopoyloy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Kanelopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:03.087997\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f7c3e096-7d33-4483-abba-5a9c5a55da44\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:03.076179\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Κανελοπούλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Κανελοπούλου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Kanelopoyloy\"\n                        },\n                        \"package_id\": \"75f0c3e1-97f0-4e35-90c7-f968e40c4629\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:06.655323\",\n                            \"updated\": \"2026-03-31T08:28:06.654627\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7630cc2c-5c71-4566-aeee-3df560bce554\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:21.081570\",\n                \"metadata_modified\": \"2026-03-31T08:28:21.081578\",\n                \"name\": \"wifi-highest-visitors-089-politistiko-kentro-kypseli\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                    \"en\": \"WiFi Highest Visitors — Politistiko Kentro Kypseli\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:21.083360\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"dd659ab5-e98c-4095-a819-7a01e973a0e1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:21.070910\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πολιτιστικό κέντρο Κυψέλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πολιτιστικό κέντρο Κυψέλη\",\n                            \"en\": \"Daily Highest Visitors — Politistiko Kentro Kypseli\"\n                        },\n                        \"package_id\": \"7630cc2c-5c71-4566-aeee-3df560bce554\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:24.693725\",\n                            \"updated\": \"2026-03-31T08:28:24.693070\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"5fb4c1b1-af08-4818-bd5e-887b442959be\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:39.102581\",\n                \"metadata_modified\": \"2026-03-31T08:28:39.102589\",\n                \"name\": \"wifi-highest-visitors-090-votanikos-kipos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Βοτανικός Κήπος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Βοτανικός Κήπος\",\n                    \"en\": \"WiFi Highest Visitors — Votanikos Kipos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:39.104443\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4a2f4dbf-8ebb-42cb-ab03-325c0b6bcca1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:39.090795\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Βοτανικός Κήπος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Βοτανικός Κήπος\",\n                            \"en\": \"Daily Highest Visitors — Votanikos Kipos\"\n                        },\n                        \"package_id\": \"5fb4c1b1-af08-4818-bd5e-887b442959be\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:42.682639\",\n                            \"updated\": \"2026-03-31T08:28:42.681926\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"657a8278-66b7-4c77-900f-d8807e0784b1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:57.531344\",\n                \"metadata_modified\": \"2026-03-31T08:28:57.531352\",\n                \"name\": \"wifi-highest-visitors-091-plateia-agioy-payloy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Agioy Payloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:57.533167\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"51be6d67-75b4-444d-b175-b39398eedead\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:57.519451\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Παύλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Παύλου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Agioy Payloy\"\n                        },\n                        \"package_id\": \"657a8278-66b7-4c77-900f-d8807e0784b1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:05.336015\",\n                            \"updated\": \"2026-03-31T08:29:05.335382\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fff70c95-3ad3-4332-89ea-47ae2548b50a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:20.027133\",\n                \"metadata_modified\": \"2026-03-31T08:29:20.027140\",\n                \"name\": \"wifi-highest-visitors-092-plateia-flemigk-spyroy-patsi\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Flemigk Spyroy Patsi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:20.028992\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5662ef92-cff8-4377-a9a3-e9fe5e1ae47e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:20.015458\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                            \"en\": \"Daily Highest Visitors — Plateia Flemigk Spyroy Patsi\"\n                        },\n                        \"package_id\": \"fff70c95-3ad3-4332-89ea-47ae2548b50a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:23.908586\",\n                            \"updated\": \"2026-03-31T08:29:23.907914\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"85534c59-0ebe-4959-aa48-550b51059b13\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:42.453839\",\n                \"metadata_modified\": \"2026-03-31T08:29:42.453846\",\n                \"name\": \"wifi-highest-visitors-093-theatro-kolonoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Θέατρο Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Θέατρο Κολωνού\",\n                    \"en\": \"WiFi Highest Visitors — Theatro Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:29:47.454838\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:29:47.461116\",\n                            \"updated\": \"2026-03-31T08:29:47.454838\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:42.455769\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a730ea00-18bf-4836-ad4c-868e39dd5359\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:42.441619\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Θέατρο Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Θέατρο Κολωνού\",\n                            \"en\": \"Daily Highest Visitors — Theatro Kolonoy\"\n                        },\n                        \"package_id\": \"85534c59-0ebe-4959-aa48-550b51059b13\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:46.373740\",\n                            \"updated\": \"2026-03-31T08:29:46.373066\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"072ab3b4-4966-4d3d-be86-d06d0c7b2a20\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:00.789975\",\n                \"metadata_modified\": \"2026-03-31T08:30:00.789984\",\n                \"name\": \"wifi-highest-visitors-094-parko-paidiki-chara-kolymvitirioy-kolokynthoys\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                    \"en\": \"WiFi Highest Visitors — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:00.791883\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0478bbab-4f3e-4ac1-9087-4727b0a60784\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:00.778950\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                            \"en\": \"Daily Highest Visitors — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                        },\n                        \"package_id\": \"072ab3b4-4966-4d3d-be86-d06d0c7b2a20\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:04.968307\",\n                            \"updated\": \"2026-03-31T08:30:04.967628\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c4308200-26f9-491c-907a-02a3a09035fe\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:19.314071\",\n                \"metadata_modified\": \"2026-03-31T08:30:19.314077\",\n                \"name\": \"wifi-highest-visitors-095-athlitiko-kentro-atlas-sepolion-kai-paidiki-chara-aylonos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:30:24.103825\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:30:24.109843\",\n                            \"updated\": \"2026-03-31T08:30:24.103825\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:19.315758\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4c5cb814-5e47-4bf4-b4d9-559051b36d5a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:19.302903\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                        },\n                        \"package_id\": \"c4308200-26f9-491c-907a-02a3a09035fe\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:23.058108\",\n                            \"updated\": \"2026-03-31T08:30:23.057444\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7221581d-9d81-49b2-8f27-d9eb3b8a012f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:41.301435\",\n                \"metadata_modified\": \"2026-03-31T08:30:41.301443\",\n                \"name\": \"wifi-highest-visitors-096-paidiki-chara-athlitiko-kentro-tritona-sepolion\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:41.303251\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"aa9f692e-b636-4d6a-a27b-cb9abbd54d0d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:41.290446\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                        },\n                        \"package_id\": \"7221581d-9d81-49b2-8f27-d9eb3b8a012f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:45.112899\",\n                            \"updated\": \"2026-03-31T08:30:45.112240\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1da8856b-aaeb-4f2b-8398-fb74d8dd7752\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:59.422109\",\n                \"metadata_modified\": \"2026-03-31T08:30:59.422114\",\n                \"name\": \"wifi-highest-visitors-097-plateia-athanasioy-diakoy-thymarakia\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Athanasioy Diakoy Thymarakia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:31:04.207291\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:31:04.213832\",\n                            \"updated\": \"2026-03-31T08:31:04.207291\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:59.424340\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"40479d94-f6b8-43c8-a3fa-da424824172e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:59.411226\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                            \"en\": \"Daily Highest Visitors — Plateia Athanasioy Diakoy Thymarakia\"\n                        },\n                        \"package_id\": \"1da8856b-aaeb-4f2b-8398-fb74d8dd7752\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:03.127964\",\n                            \"updated\": \"2026-03-31T08:31:03.127342\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d33627f7-ff7e-459e-896a-434a0324126d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:18.653034\",\n                \"metadata_modified\": \"2026-03-31T08:31:18.653064\",\n                \"name\": \"wifi-highest-visitors-098-plateia-zerva\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Zerva\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:18.655242\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"695ca4db-8e4e-4790-ac8a-0698b6a38e29\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:18.641029\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ζέρβα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ζέρβα\",\n                            \"en\": \"Daily Highest Visitors — Plateia Zerva\"\n                        },\n                        \"package_id\": \"d33627f7-ff7e-459e-896a-434a0324126d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:22.269513\",\n                            \"updated\": \"2026-03-31T08:31:22.268785\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9c3e3c62-6e3c-48ad-a9db-76c4edcbb03b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:36.971177\",\n                \"metadata_modified\": \"2026-03-31T08:31:36.971184\",\n                \"name\": \"wifi-highest-visitors-099-plateia-nathanail\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Nathanail\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:31:41.739345\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:31:41.745361\",\n                            \"updated\": \"2026-03-31T08:31:41.739345\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:36.973024\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"edad3367-bedf-431c-b687-ed012d94a6ad\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:36.960242\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ναθαναήλ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ναθαναήλ\",\n                            \"en\": \"Daily Highest Visitors — Plateia Nathanail\"\n                        },\n                        \"package_id\": \"9c3e3c62-6e3c-48ad-a9db-76c4edcbb03b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:40.637983\",\n                            \"updated\": \"2026-03-31T08:31:40.637346\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"74390ddb-a58f-4b7a-9288-44c30d9399a0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:55.528975\",\n                \"metadata_modified\": \"2026-03-31T08:31:55.528983\",\n                \"name\": \"wifi-highest-visitors-100-gipedaki-sepolia-aylonos-kai-kifisoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                    \"en\": \"WiFi Highest Visitors — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:00.500883\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:00.507961\",\n                            \"updated\": \"2026-03-31T08:32:00.500883\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:55.531213\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"8c25c1b0-d358-4850-963b-220d67b56c32\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:55.516808\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                            \"en\": \"Daily Highest Visitors — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                        },\n                        \"package_id\": \"74390ddb-a58f-4b7a-9288-44c30d9399a0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:59.396399\",\n                            \"updated\": \"2026-03-31T08:31:59.395623\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"69ea7f7b-c314-4eaf-a287-b126d1fc64a0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:14.250507\",\n                \"metadata_modified\": \"2026-03-31T08:32:14.250513\",\n                \"name\": \"wifi-highest-visitors-101-paidiki-chara-odos-pafoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Odos Pafoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:18.896366\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:18.903188\",\n                            \"updated\": \"2026-03-31T08:32:18.896366\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:14.252272\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"072b7712-8279-437c-9568-bc5f7e72dec7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:14.238731\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Οδός Πάφου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Οδός Πάφου\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Odos Pafoy\"\n                        },\n                        \"package_id\": \"69ea7f7b-c314-4eaf-a287-b126d1fc64a0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:17.786712\",\n                            \"updated\": \"2026-03-31T08:32:17.786102\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"30a1924f-fe4d-441d-9a3c-6ddd53ae8dfe\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:33.445482\",\n                \"metadata_modified\": \"2026-03-31T08:32:33.445488\",\n                \"name\": \"wifi-highest-visitors-102-7o-dimotiko-diamerisma-dimoy-athinaion\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Highest Visitors — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:38.107775\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:38.114013\",\n                            \"updated\": \"2026-03-31T08:32:38.107775\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:33.448080\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"90f02469-6030-4263-aec8-1646036a77a2\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:33.434203\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                            \"en\": \"Daily Highest Visitors — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"30a1924f-fe4d-441d-9a3c-6ddd53ae8dfe\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:36.941630\",\n                            \"updated\": \"2026-03-31T08:32:36.941009\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"11a8576e-b7d3-4751-aa0e-5131469fc010\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:51.898633\",\n                \"metadata_modified\": \"2026-03-31T08:32:51.898640\",\n                \"name\": \"wifi-highest-visitors-103-gipeda-mpasket-agias-paraskeyis-kai-sifnoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                    \"en\": \"WiFi Highest Visitors — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:51.900454\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"dce13228-8bd2-4cb0-aa3a-73bfe73c979d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:51.887602\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                            \"en\": \"Daily Highest Visitors — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                        },\n                        \"package_id\": \"11a8576e-b7d3-4751-aa0e-5131469fc010\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:55.494166\",\n                            \"updated\": \"2026-03-31T08:32:55.493490\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"11b72ceb-40bd-49e1-a1ef-7869120cd5d1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:10.598686\",\n                \"metadata_modified\": \"2026-03-31T08:33:10.598692\",\n                \"name\": \"wifi-highest-visitors-104-zafeiropoyloy-athlitiko-kentro-podonifti\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                    \"en\": \"WiFi Highest Visitors — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:10.600409\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4721ddb3-01bc-40c7-8117-1a74cc3e88d1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:10.587190\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                            \"en\": \"Daily Highest Visitors — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                        },\n                        \"package_id\": \"11b72ceb-40bd-49e1-a1ef-7869120cd5d1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:14.272379\",\n                            \"updated\": \"2026-03-31T08:33:14.271742\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"462b805b-eec8-4d71-b7f0-3de6d957ac9b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:29.360762\",\n                \"metadata_modified\": \"2026-03-31T08:33:29.360767\",\n                \"name\": \"wifi-highest-visitors-105-plateia-kai-gipedo-podosfairoy-agias-paraskeyis-patision\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:29.362467\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d0d268fe-1852-4bd4-8574-c174761aced1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:29.350182\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                            \"en\": \"Daily Highest Visitors — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                        },\n                        \"package_id\": \"462b805b-eec8-4d71-b7f0-3de6d957ac9b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:32.906159\",\n                            \"updated\": \"2026-03-31T08:33:32.905486\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e8dc01b6-df15-437a-a754-1e7163fbe220\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:47.771863\",\n                \"metadata_modified\": \"2026-03-31T08:33:47.771870\",\n                \"name\": \"wifi-highest-visitors-106-plateia-nikolopoyloy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Nikolopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:47.773913\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"06c62b7e-a0dc-4b9c-816c-224c4ccf27d8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:47.761002\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεια Νικολόπουλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεια Νικολόπουλου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Nikolopoyloy\"\n                        },\n                        \"package_id\": \"e8dc01b6-df15-437a-a754-1e7163fbe220\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:51.430474\",\n                            \"updated\": \"2026-03-31T08:33:51.429783\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c1b7860e-aa5f-4f5a-b421-8994674bfdf0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:06.963180\",\n                \"metadata_modified\": \"2026-03-31T08:34:06.963187\",\n                \"name\": \"wifi-highest-visitors-107-gipedo-mpasket-plateias-goyemplei\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                    \"en\": \"WiFi Highest Visitors — Gipedo Mpasket Plateias Goyemplei\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:11.637448\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:11.644070\",\n                            \"updated\": \"2026-03-31T08:34:11.637448\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:06.964949\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b9ec1d75-ff8f-425e-bb94-84d2768a245e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:06.951862\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                            \"en\": \"Daily Highest Visitors — Gipedo Mpasket Plateias Goyemplei\"\n                        },\n                        \"package_id\": \"c1b7860e-aa5f-4f5a-b421-8994674bfdf0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:10.539137\",\n                            \"updated\": \"2026-03-31T08:34:10.538450\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2cbe13ce-7e7c-41bb-bd7f-abcd1651a634\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:26.346379\",\n                \"metadata_modified\": \"2026-03-31T08:34:26.346387\",\n                \"name\": \"wifi-highest-visitors-108-athlitiko-kentro-mitsaki-kai-parko-tsepis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:26.349051\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"67ccd9a7-3a93-49cc-aac4-bba460bd2ea7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:26.334059\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                        },\n                        \"package_id\": \"2cbe13ce-7e7c-41bb-bd7f-abcd1651a634\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:30.289871\",\n                            \"updated\": \"2026-03-31T08:34:30.289228\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"21bd45a3-9762-4188-9cc3-893768084773\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:45.683672\",\n                \"metadata_modified\": \"2026-03-31T08:34:45.683680\",\n                \"name\": \"wifi-highest-visitors-109-plateia-papadiamanti\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Papadiamanti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:54.709804\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:54.716314\",\n                            \"updated\": \"2026-03-31T08:34:54.709804\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:45.685472\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4c0e22ff-2b96-41a5-a2ed-d2c3d155e564\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:45.671332\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Παπαδιαμάντη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Παπαδιαμάντη\",\n                            \"en\": \"Daily Highest Visitors — Plateia Papadiamanti\"\n                        },\n                        \"package_id\": \"21bd45a3-9762-4188-9cc3-893768084773\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:53.551812\",\n                            \"updated\": \"2026-03-31T08:34:53.551190\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"23677748-7c0f-4dc8-9465-b0a9bed131df\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:09.104259\",\n                \"metadata_modified\": \"2026-03-31T08:35:09.104266\",\n                \"name\": \"wifi-highest-visitors-110-plateia-tralleon\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Tralleon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:35:14.065463\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:35:14.071627\",\n                            \"updated\": \"2026-03-31T08:35:14.065463\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:09.106155\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2a579738-0291-4bb6-929c-b175f9aa27ab\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:09.092834\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Τράλλεων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Τράλλεων\",\n                            \"en\": \"Daily Highest Visitors — Plateia Tralleon\"\n                        },\n                        \"package_id\": \"23677748-7c0f-4dc8-9465-b0a9bed131df\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:12.972006\",\n                            \"updated\": \"2026-03-31T08:35:12.971339\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e85b2556-80fe-495e-bb58-3b403ff66142\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:28.093120\",\n                \"metadata_modified\": \"2026-03-31T08:35:34.613508\",\n                \"name\": \"wifi-highest-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                    \"en\": \"WiFi Highest Visitors — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:36:12.522711\",\n                            \"last_success\": null,\n                            \"failure_count\": 3,\n                            \"created\": \"2026-03-31T08:36:12.528574\",\n                            \"updated\": \"2026-03-31T08:36:20.156458\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:28.094887\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e0455343-9098-49ea-8004-050237718da4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:34.629397\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                            \"en\": \"Daily Highest Visitors — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                        },\n                        \"package_id\": \"e85b2556-80fe-495e-bb58-3b403ff66142\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:36:20.156458\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"File could not be downloaded. Reason: URL invalid. Error details: Invalid url scheme. Please use one of: ftp http https. Attempted on 31/03/2026. Tried 3 times since 31/03/2026. This URL has not worked in the history of this tool.\",\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:32.101886\",\n                            \"updated\": \"2026-03-31T08:36:21.573450\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/b3063f83-779a-4d83-b8e0-7c499f2829ae/wifi-highest-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-q3tyfhjb.zip?se=2026-03-31T09%3A36%3A20Z&sp=r&sv=2024-08-04&sr=b&sig=8mBX4XJnyKnzhlQ47frFIHjt7LUCQnQYQZ2R0Ejj9To%3D\",\n                            \"cache_filepath\": \"wifi-highest-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-q3tyfhjb.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/b3/b3063f83-779a-4d83-b8e0-7c499f2829ae/wifi-highest-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-q3tyfhjb.zip\",\n                            \"size\": 1075,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"705c6f27462de030133eece90f7e12470b70380c\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T08:36:20.491978\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T08:36:12.860717\",\n                            \"updated\": \"2026-03-31T08:36:20.491978\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:34.661776\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"350306912b06aa576ae7fc1df6087c0f\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T08:35:28.093127\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"b3063f83-779a-4d83-b8e0-7c499f2829ae\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T08:35:34.474637\",\n                        \"metadata_modified\": \"2026-03-31T08:35:34.629598\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"e85b2556-80fe-495e-bb58-3b403ff66142\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:36:20.491978\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T08:36:13.966881\",\n                            \"updated\": \"2026-03-31T08:36:21.593065\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 1075,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/e85b2556-80fe-495e-bb58-3b403ff66142/resource/b3063f83-779a-4d83-b8e0-7c499f2829ae/download/wifi-highest-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-q3tyfhjb.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"afb045bc-01a7-440c-aae6-abad12c3b34c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:46.764341\",\n                \"metadata_modified\": \"2026-03-31T08:35:46.764348\",\n                \"name\": \"wifi-highest-visitors-112-gipedo-mpasket-erioyrgias\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                    \"en\": \"WiFi Highest Visitors — Gipedo Mpasket Erioyrgias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:46.766171\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a702c758-e2d4-4635-98c7-ce262d3e7ff1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:46.752184\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Εριουργίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Εριουργίας\",\n                            \"en\": \"Daily Highest Visitors — Gipedo Mpasket Erioyrgias\"\n                        },\n                        \"package_id\": \"afb045bc-01a7-440c-aae6-abad12c3b34c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:50.330374\",\n                            \"updated\": \"2026-03-31T08:35:50.329643\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b2f6aff3-1ed1-4017-bc45-230169bc18eb\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:36:04.999496\",\n                \"metadata_modified\": \"2026-03-31T08:36:04.999504\",\n                \"name\": \"wifi-highest-visitors-113-fokionos-negri\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                    \"en\": \"WiFi Highest Visitors — Fokionos Negri\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:36:05.001272\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0d84522f-c4e6-4384-a192-0cc06318cbdd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:36:04.988991\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Φωκίωνος Νέγρη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Φωκίωνος Νέγρη\",\n                            \"en\": \"Daily Highest Visitors — Fokionos Negri\"\n                        },\n                        \"package_id\": \"b2f6aff3-1ed1-4017-bc45-230169bc18eb\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:36:08.875599\",\n                            \"updated\": \"2026-03-31T08:36:08.874959\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b2be99cc-0668-4c33-abe9-dad0ec139dfb\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:40:44.728149\",\n                \"metadata_modified\": \"2026-03-31T08:40:44.728157\",\n                \"name\": \"wifi-highest-visitors-all-stations\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 6,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                    \"en\": \"WiFi Highest Visitors — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:40:49.715431\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:40:49.721376\",\n                            \"updated\": \"2026-03-31T08:40:49.715431\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:40:44.730306\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1cdccaf9-c11b-4393-b3c7-cf9d3f78ad0f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:40:44.714684\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα (Συγκεντρωτικό)\",\n                            \"en\": \"Daily Highest Visitors (Aggregate)\"\n                        },\n                        \"package_id\": \"b2be99cc-0668-4c33-abe9-dad0ec139dfb\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:40:48.598331\",\n                            \"updated\": \"2026-03-31T08:40:48.597634\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/NOT_PLANNED\",\n                \"hvd_category\": [],\n                \"id\": \"b552f5c4-01b5-4f41-bb8f-37a205b116c9\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T12:58:17.882059\",\n                \"metadata_modified\": \"2026-03-31T12:59:44.882990\",\n                \"name\": \"wifi-stations-registry\",\n                \"notes\": \"Μητρώο των σταθμών WiFi της Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε έναν σταθμό WiFi και περιέχει τα βασικά στοιχεία του σταθμού, το URL της γειτονιάς στο citizenhub, καθώς και τα dataset names, dataset URLs, resource IDs και resource URLs των τριών aggregate WiFi datasets και των τριών per-station WiFi datasets που αντιστοιχούν στον συγκεκριμένο σταθμό.\",\n                \"notes_translated\": {\n                    \"el\": \"Μητρώο των σταθμών WiFi της Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε έναν σταθμό WiFi και περιέχει τα βασικά στοιχεία του σταθμού, το URL της γειτονιάς στο citizenhub, καθώς και τα dataset names, dataset URLs, resource IDs και resource URLs των τριών aggregate WiFi datasets και των τριών per-station WiFi datasets που αντιστοιχούν στον συγκεκριμένο σταθμό.\",\n                    \"en\": \"Registry of Smart Neighbourhood Athens WiFi stations. Each row represents one WiFi station and includes the station metadata, the neighbourhood citizenhub URL, plus dataset names, dataset URLs, resource IDs and resource URLs for the three aggregate WiFi datasets and the three per-station WiFi datasets associated with that station.\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 7,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/REGI\",\n                    \"http://publications.europa.eu/resource/authority/data-theme/SOCI\",\n                    \"http://publications.europa.eu/resource/authority/data-theme/TECH\"\n                ],\n                \"title\": \"WiFi Σταθμοί — Μητρώο Συσχετίσεων Datasets\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Σταθμοί — Μητρώο Συσχετίσεων Datasets\",\n                    \"en\": \"WiFi Stations — Dataset Registry\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/wifi-stations-registry/resource/c1514018-b420-46ea-939b-ea23fae5d7e0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T12:58:26.048500\",\n                            \"last_success\": null,\n                            \"failure_count\": 5,\n                            \"created\": \"2026-03-31T12:58:26.054723\",\n                            \"updated\": \"2026-03-31T12:59:54.276420\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T12:58:17.887517\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Μητρώο των σταθμών WiFi της Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε έναν σταθμό WiFi και περιέχει τα βασικά στοιχεία του σταθμού, το URL της γειτονιάς στο citizenhub, καθώς και τα dataset names, dataset URLs, resource IDs και resource URLs των τριών aggregate WiFi datasets και των τριών per-station WiFi datasets που αντιστοιχούν στον συγκεκριμένο σταθμό.\",\n                        \"description_translated\": {\n                            \"el\": \"Μητρώο των σταθμών WiFi της Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε έναν σταθμό WiFi και περιέχει τα βασικά στοιχεία του σταθμού, το URL της γειτονιάς στο citizenhub, καθώς και τα dataset names, dataset URLs, resource IDs και resource URLs των τριών aggregate WiFi datasets και των τριών per-station WiFi datasets που αντιστοιχούν στον συγκεκριμένο σταθμό.\",\n                            \"en\": \"Registry of Smart Neighbourhood Athens WiFi stations. Each row represents one WiFi station and includes the station metadata, the neighbourhood citizenhub URL, plus dataset names, dataset URLs, resource IDs and resource URLs for the three aggregate WiFi datasets and the three per-station WiFi datasets associated with that station.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c1514018-b420-46ea-939b-ea23fae5d7e0\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c1514018-b420-46ea-939b-ea23fae5d7e0\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T12:59:44.897288\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Μητρώο Σταθμών WiFi και Συσχετίσεων Πόρων\",\n                        \"name_translated\": {\n                            \"el\": \"Μητρώο Σταθμών WiFi και Συσχετίσεων Πόρων\",\n                            \"en\": \"WiFi Stations and Resource Registry\"\n                        },\n                        \"package_id\": \"b552f5c4-01b5-4f41-bb8f-37a205b116c9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T12:59:54.276420\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"Resource has open license: http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                            \"format\": null,\n                            \"mqa_score\": \"59.3\",\n                            \"mqa_findability_score\": \"80.0\",\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T12:58:21.608407\",\n                            \"updated\": \"2026-03-31T12:59:55.938666\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/4e1d5ada-3b73-4c04-a311-c0cd6909fad7/wifi-stations-registry-9k9iyr9k.zip?se=2026-03-31T13%3A59%3A54Z&sp=r&sv=2024-08-04&sr=b&sig=E8pA97B/krM7yXzyNYkhVXzm4bZE5L%2BtFULfsS92%2B48%3D\",\n                            \"cache_filepath\": \"wifi-stations-registry-9k9iyr9k.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/4e/4e1d5ada-3b73-4c04-a311-c0cd6909fad7/wifi-stations-registry-9k9iyr9k.zip\",\n                            \"size\": 1297,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"ca8304a0dddccbaeeb49d55bc8c3c19db2f92e01\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T12:59:54.575665\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T12:59:51.704548\",\n                            \"updated\": \"2026-03-31T12:59:54.575665\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T12:59:44.933602\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"5abb395e00fc15e40474f053f8daff49\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T12:59:39.465878\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"4e1d5ada-3b73-4c04-a311-c0cd6909fad7\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T12:59:44.391005\",\n                        \"metadata_modified\": \"2026-03-31T12:59:44.897521\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"b552f5c4-01b5-4f41-bb8f-37a205b116c9\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T12:59:54.575665\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T12:59:53.061574\",\n                            \"updated\": \"2026-03-31T12:59:55.957800\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 1297,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/b552f5c4-01b5-4f41-bb8f-37a205b116c9/resource/4e1d5ada-3b73-4c04-a311-c0cd6909fad7/download/wifi-stations-registry-9k9iyr9k.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73529932387642, 37.98872333050323]}\",\n                        \"geom\": \"\",\n                        \"text\": \"Δήμος Αθηναίων\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"lookup\",\n                        \"id\": \"a3b3a07a-01fd-4ad0-860a-84809d9d1b34\",\n                        \"name\": \"lookup\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"mapping\",\n                        \"id\": \"1a98a1eb-f21e-476a-8f0a-8cc7cbc3be31\",\n                        \"name\": \"mapping\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"registry\",\n                        \"id\": \"0f64c098-99bc-4da8-92e5-167cff22c4f7\",\n                        \"name\": \"registry\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"stations\",\n                        \"id\": \"b0426447-923c-4030-af0c-1c6f1d5de3d1\",\n                        \"name\": \"stations\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"74eb5f6d-f461-410c-bc20-37fae03005a3"},{"name":"Pagination - WiFi datasets page 1","id":"c2d168fa-d9ce-4e79-9942-d5c91545a1af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi&sort=name asc&rows=25&start=0","description":"<p>1η σελίδα των WiFi datasets. Με rows=25 μπορείς να δεις σταδιακά τα 240 per-station και τα 3 aggregate datasets.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi"},{"key":"sort","value":"name asc"},{"key":"rows","value":"25"},{"key":"start","value":"0"}],"variable":[]}},"response":[{"id":"d99eaf60-b450-47ab-ace2-55d660f5ea33","name":"Pagination - WiFi datasets page 1","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi&sort=name asc&rows=25&start=0","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi"},{"key":"sort","value":"name asc"},{"key":"rows","value":"25"},{"key":"start","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:05:07 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"285878"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 247,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"506a0aa6-baae-4b1d-9cfb-e7717d44cfcd\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:20.468741\",\n                \"metadata_modified\": \"2026-03-31T08:10:20.468748\",\n                \"name\": \"wifi-active-visitors-001-plateia-ippokrateioy-nosokomeioy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:20.472309\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"529e6767-355d-46d9-af0e-a82939fa74e6\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:20.458019\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                            \"en\": \"Daily Active Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                        },\n                        \"package_id\": \"506a0aa6-baae-4b1d-9cfb-e7717d44cfcd\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:23.939328\",\n                            \"updated\": \"2026-03-31T08:10:23.938686\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c621ed15-f02e-4e28-9e6d-176b6138f77f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:38.488345\",\n                \"metadata_modified\": \"2026-03-31T08:10:38.488353\",\n                \"name\": \"wifi-active-visitors-002-plateia-mavili\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαβίλη\",\n                    \"en\": \"WiFi Active Visitors — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:38.490071\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"9f97a7a8-59b8-494c-a04a-ab4adcd37311\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:38.477291\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαβίλη\",\n                            \"en\": \"Daily Active Visitors — Plateia Mavili\"\n                        },\n                        \"package_id\": \"c621ed15-f02e-4e28-9e6d-176b6138f77f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:42.275527\",\n                            \"updated\": \"2026-03-31T08:10:42.274798\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"301ad341-6435-4b30-8cf1-6d95bc6f8fc4\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:57.253154\",\n                \"metadata_modified\": \"2026-03-31T08:10:57.253160\",\n                \"name\": \"wifi-active-visitors-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:57.256348\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1ffde117-b97f-47e6-ae57-e4cf927513a3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:57.240623\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"301ad341-6435-4b30-8cf1-6d95bc6f8fc4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:01.040433\",\n                            \"updated\": \"2026-03-31T08:11:01.039362\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fcf26a44-30f5-41a6-8938-e29671466e1e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:16.046753\",\n                \"metadata_modified\": \"2026-03-31T08:11:16.046761\",\n                \"name\": \"wifi-active-visitors-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"WiFi Active Visitors — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:16.049167\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"9dd0495b-e249-4b5a-8c80-09571773056b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:16.034600\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Daily Active Visitors — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"fcf26a44-30f5-41a6-8938-e29671466e1e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:19.765412\",\n                            \"updated\": \"2026-03-31T08:11:19.764737\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"341c289e-39b3-43ba-9c96-02ad0d9fb595\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:38.832764\",\n                \"metadata_modified\": \"2026-03-31T08:11:38.832773\",\n                \"name\": \"wifi-active-visitors-005-alsos-logginoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Άλσος Λογγίνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Άλσος Λογγίνου\",\n                    \"en\": \"WiFi Active Visitors — Alsos Logginoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:38.836175\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d2697456-1f3a-420e-896c-b19b1b89e0c5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:38.818907\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Άλσος Λογγίνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Άλσος Λογγίνου\",\n                            \"en\": \"Daily Active Visitors — Alsos Logginoy\"\n                        },\n                        \"package_id\": \"341c289e-39b3-43ba-9c96-02ad0d9fb595\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:42.588312\",\n                            \"updated\": \"2026-03-31T08:11:42.587219\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"94ca081e-337f-41a6-9c1b-82f4c7af3a43\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:57.191717\",\n                \"metadata_modified\": \"2026-03-31T08:11:57.191724\",\n                \"name\": \"wifi-active-visitors-006-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:57.193847\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5845ca96-e904-46f7-91c3-a4d61114f564\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:57.180592\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"94ca081e-337f-41a6-9c1b-82f4c7af3a43\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:00.639629\",\n                            \"updated\": \"2026-03-31T08:12:00.638589\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"eb4396ec-6376-404f-a466-7c7831900dc9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:14.906753\",\n                \"metadata_modified\": \"2026-03-31T08:12:14.906761\",\n                \"name\": \"wifi-active-visitors-007-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:14.908616\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4d2db358-6ec5-4469-add2-a9be8f9cb3ae\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:14.895722\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Daily Active Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"eb4396ec-6376-404f-a466-7c7831900dc9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:18.668206\",\n                            \"updated\": \"2026-03-31T08:12:18.667503\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f91749ae-68b3-4ab1-bf6f-5b837c787507\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:33.694410\",\n                \"metadata_modified\": \"2026-03-31T08:12:33.694416\",\n                \"name\": \"wifi-active-visitors-008-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"WiFi Active Visitors — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:33.696198\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c209862e-8eb4-48bd-8514-aa95ebc99cbe\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:33.684387\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Daily Active Visitors — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"f91749ae-68b3-4ab1-bf6f-5b837c787507\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:37.258195\",\n                            \"updated\": \"2026-03-31T08:12:37.257536\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"93f42fdf-55af-4709-80f7-4c531d57b204\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:56.481953\",\n                \"metadata_modified\": \"2026-03-31T08:12:56.481958\",\n                \"name\": \"wifi-active-visitors-009-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:56.483642\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a00d715b-5105-430f-a788-7d513485dd38\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:56.470828\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"93f42fdf-55af-4709-80f7-4c531d57b204\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:59.969211\",\n                            \"updated\": \"2026-03-31T08:12:59.968586\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c94d10d3-af94-497f-908c-5adf4e443e86\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:14.784499\",\n                \"metadata_modified\": \"2026-03-31T08:13:14.784512\",\n                \"name\": \"wifi-active-visitors-010-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"WiFi Active Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:14.787924\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5ed19f4b-8ed3-4d45-95ce-e5f2cafa66d3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:14.771104\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Daily Active Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"c94d10d3-af94-497f-908c-5adf4e443e86\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:18.673423\",\n                            \"updated\": \"2026-03-31T08:13:18.672193\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e7416b5b-fa68-490c-b632-32799cdcc226\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:33.257157\",\n                \"metadata_modified\": \"2026-03-31T08:13:33.257165\",\n                \"name\": \"wifi-active-visitors-011-plateia-sofias-vempo\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"WiFi Active Visitors — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:33.258898\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c842f340-22b3-42e5-84de-6a7fd6a8260a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:33.246584\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Daily Active Visitors — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"e7416b5b-fa68-490c-b632-32799cdcc226\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:36.939124\",\n                            \"updated\": \"2026-03-31T08:13:36.938461\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1fac16fd-4b2d-4ff3-a3bf-7d253bb254c0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:52.265706\",\n                \"metadata_modified\": \"2026-03-31T08:13:52.265711\",\n                \"name\": \"wifi-active-visitors-012-plateia-kai-athlitiko-kentro-kedrinoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                    \"en\": \"WiFi Active Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:52.267399\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"832b8268-2c28-42c2-8bb2-f45adb9a85ae\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:52.255617\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                            \"en\": \"Daily Active Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                        },\n                        \"package_id\": \"1fac16fd-4b2d-4ff3-a3bf-7d253bb254c0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:55.805863\",\n                            \"updated\": \"2026-03-31T08:13:55.805250\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e33fa522-0c6f-4cc2-9079-91b70e8cfc39\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:10.539698\",\n                \"metadata_modified\": \"2026-03-31T08:14:10.539706\",\n                \"name\": \"wifi-active-visitors-013-gipeda-mpasket-gada\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Gada\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:10.541832\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d17c970f-3536-42c5-9b5c-044a95abcfb5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:10.528112\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Gada\"\n                        },\n                        \"package_id\": \"e33fa522-0c6f-4cc2-9079-91b70e8cfc39\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:14.154690\",\n                            \"updated\": \"2026-03-31T08:14:14.154023\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3d2467b5-fb9b-4056-a12c-25c56d6355c0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:28.896631\",\n                \"metadata_modified\": \"2026-03-31T08:14:28.896639\",\n                \"name\": \"wifi-active-visitors-014-athlitiko-kentro-plakentias-kai-fthiotidos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:28.898533\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f6f6f6f0-9f65-4116-9588-aa1a5ec39aec\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:28.885148\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                        },\n                        \"package_id\": \"3d2467b5-fb9b-4056-a12c-25c56d6355c0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:32.613743\",\n                            \"updated\": \"2026-03-31T08:14:32.613102\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1ad40b8a-839d-44dc-8379-031649273f82\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:47.134417\",\n                \"metadata_modified\": \"2026-03-31T08:14:47.134423\",\n                \"name\": \"wifi-active-visitors-015-plateia-madritis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαδρίτης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαδρίτης\",\n                    \"en\": \"WiFi Active Visitors — Plateia Madritis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:47.136722\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"8ce24f63-c201-45d0-b41f-ddb5810e0e48\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:47.122316\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαδρίτης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαδρίτης\",\n                            \"en\": \"Daily Active Visitors — Plateia Madritis\"\n                        },\n                        \"package_id\": \"1ad40b8a-839d-44dc-8379-031649273f82\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:50.966764\",\n                            \"updated\": \"2026-03-31T08:14:50.966166\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b8cf0666-b5f9-4305-b002-08d468e07653\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:09.773034\",\n                \"metadata_modified\": \"2026-03-31T08:15:09.773040\",\n                \"name\": \"wifi-active-visitors-016-gipeda-mpasket-paidiki-chara-karavel\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:15:14.561618\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:15:14.567943\",\n                            \"updated\": \"2026-03-31T08:15:14.561618\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:09.774749\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"09527c46-9888-4de2-bd02-542cc628d5ad\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:09.761045\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                        },\n                        \"package_id\": \"b8cf0666-b5f9-4305-b002-08d468e07653\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:13.474317\",\n                            \"updated\": \"2026-03-31T08:15:13.473656\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d22ea4bd-6d74-40c8-a43d-8f0b0597faf0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:27.656289\",\n                \"metadata_modified\": \"2026-03-31T08:15:27.656297\",\n                \"name\": \"wifi-active-visitors-017-plateia-paidon-paidiki-chara\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παίδων & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παίδων & Παιδική Χαρά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Paidon Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:15:32.447420\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:15:32.454237\",\n                            \"updated\": \"2026-03-31T08:15:32.447420\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:27.658074\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"97872e26-7321-4284-8c20-e12a86b82129\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:27.644772\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                            \"en\": \"Daily Active Visitors — Plateia Paidon Paidiki Chara\"\n                        },\n                        \"package_id\": \"d22ea4bd-6d74-40c8-a43d-8f0b0597faf0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:31.352770\",\n                            \"updated\": \"2026-03-31T08:15:31.352092\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f477dd2c-8989-478e-8545-e6d4379e6d55\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:45.974925\",\n                \"metadata_modified\": \"2026-03-31T08:15:45.974932\",\n                \"name\": \"wifi-active-visitors-018-plateia-agioy-thoma\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Θωμά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Θωμά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Agioy Thoma\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:45.976711\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e6b18e4a-676a-492d-92c9-ca7f2afb646b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:45.963168\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Θωμά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Θωμά\",\n                            \"en\": \"Daily Active Visitors — Plateia Agioy Thoma\"\n                        },\n                        \"package_id\": \"f477dd2c-8989-478e-8545-e6d4379e6d55\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:49.792732\",\n                            \"updated\": \"2026-03-31T08:15:49.792092\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f125250d-9bde-4ff2-963a-92fad3104204\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:04.884234\",\n                \"metadata_modified\": \"2026-03-31T08:16:04.884240\",\n                \"name\": \"wifi-active-visitors-019-paidiki-chara-pneymatiko-kentro-gkyzi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:04.886288\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1fca5c20-60b4-48a1-92f4-230bd5c73b24\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:04.873111\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                        },\n                        \"package_id\": \"f125250d-9bde-4ff2-963a-92fad3104204\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:08.496434\",\n                            \"updated\": \"2026-03-31T08:16:08.495789\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"120bd852-b986-4275-89a5-7ad4b77defab\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:22.903766\",\n                \"metadata_modified\": \"2026-03-31T08:16:22.903774\",\n                \"name\": \"wifi-active-visitors-020-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:16:31.731542\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:16:31.737723\",\n                            \"updated\": \"2026-03-31T08:16:31.731542\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:22.905619\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f830ec57-c696-4f61-bc1b-9e6a2296c703\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:22.891753\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                        },\n                        \"package_id\": \"120bd852-b986-4275-89a5-7ad4b77defab\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:30.609444\",\n                            \"updated\": \"2026-03-31T08:16:30.608759\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"64328adb-55ab-4008-9858-2a2f8ed3f147\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:53.631407\",\n                \"metadata_modified\": \"2026-03-31T08:16:53.631415\",\n                \"name\": \"wifi-active-visitors-021-plateia-pinelopis-delta\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Πηνελόπης Δέλτα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Πηνελόπης Δέλτα\",\n                    \"en\": \"WiFi Active Visitors — Plateia Pinelopis Delta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:53.633879\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"05203895-98aa-46ac-8983-62a65cf780b5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:53.620388\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Πηνελόπης Δέλτα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Πηνελόπης Δέλτα\",\n                            \"en\": \"Daily Active Visitors — Plateia Pinelopis Delta\"\n                        },\n                        \"package_id\": \"64328adb-55ab-4008-9858-2a2f8ed3f147\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:57.316211\",\n                            \"updated\": \"2026-03-31T08:16:57.315508\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9a300e7f-bc8d-4739-b6de-6279db17db79\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:12.102699\",\n                \"metadata_modified\": \"2026-03-31T08:17:12.102704\",\n                \"name\": \"wifi-active-visitors-022-gipedo-ethnikoy-ellinoroson\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Εθνικού Ελληνορώσων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Εθνικού Ελληνορώσων\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Ethnikoy Ellinoroson\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:12.104445\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"61dfd6ae-0a58-4843-9c4c-f189d3fbda41\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:12.091813\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Εθνικού Ελληνορώσων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Εθνικού Ελληνορώσων\",\n                            \"en\": \"Daily Active Visitors — Gipedo Ethnikoy Ellinoroson\"\n                        },\n                        \"package_id\": \"9a300e7f-bc8d-4739-b6de-6279db17db79\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:15.797799\",\n                            \"updated\": \"2026-03-31T08:17:15.797182\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"438f5298-1191-45cb-bc3b-e653d3fbbc22\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:30.354958\",\n                \"metadata_modified\": \"2026-03-31T08:17:30.354969\",\n                \"name\": \"wifi-active-visitors-023-paidiki-chara-gipedo-podosfairoy-ona\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Gipedo Podosfairoy Ona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:30.356807\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f918ed34-dbd5-4842-81c7-52f340f29a79\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:30.341943\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Gipedo Podosfairoy Ona\"\n                        },\n                        \"package_id\": \"438f5298-1191-45cb-bc3b-e653d3fbbc22\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:34.256955\",\n                            \"updated\": \"2026-03-31T08:17:34.256252\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4d291b32-cdb8-4cf6-97d4-f91afb3883f9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:49.076227\",\n                \"metadata_modified\": \"2026-03-31T08:17:49.076233\",\n                \"name\": \"wifi-active-visitors-024-nosokomeio-paidon-plaini-eisodos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                    \"en\": \"WiFi Active Visitors — Nosokomeio Paidon Plaini Eisodos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:49.078044\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3ba84de1-a00c-4f00-a749-e68e02ec93b4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:49.064847\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                            \"en\": \"Daily Active Visitors — Nosokomeio Paidon Plaini Eisodos\"\n                        },\n                        \"package_id\": \"4d291b32-cdb8-4cf6-97d4-f91afb3883f9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:52.753851\",\n                            \"updated\": \"2026-03-31T08:17:52.753242\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"084a0006-6685-44f2-87a3-e93c20757100\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:07.519359\",\n                \"metadata_modified\": \"2026-03-31T08:18:07.519367\",\n                \"name\": \"wifi-active-visitors-025-parko-plateia-paloympioti\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο - Πλατεία Παλουμπιώτη\",\n                    \"en\": \"WiFi Active Visitors — Parko Plateia Paloympioti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:07.521145\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f1800461-b60b-49eb-8833-a243af50e752\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:07.508764\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο - Πλατεία Παλουμπιώτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο - Πλατεία Παλουμπιώτη\",\n                            \"en\": \"Daily Active Visitors — Parko Plateia Paloympioti\"\n                        },\n                        \"package_id\": \"084a0006-6685-44f2-87a3-e93c20757100\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:11.248306\",\n                            \"updated\": \"2026-03-31T08:18:11.247609\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"c2d168fa-d9ce-4e79-9942-d5c91545a1af"},{"name":"Pagination - WiFi datasets page 2","id":"c65eb4d6-d6b0-4b12-8e44-06d26a89e6fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi&sort=name asc&rows=25&start=25","description":"<p>2η σελίδα των WiFi datasets.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi"},{"key":"sort","value":"name asc"},{"key":"rows","value":"25"},{"key":"start","value":"25"}],"variable":[]}},"response":[{"id":"55089198-c0eb-4f93-8020-b370742fe1dd","name":"Pagination - WiFi datasets page 2","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi&sort=name asc&rows=25&start=25","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi"},{"key":"sort","value":"name asc"},{"key":"rows","value":"25"},{"key":"start","value":"25"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:05:26 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"295537"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 247,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"499a899e-4f25-44a1-a8df-c2fe5297ead7\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:25.706888\",\n                \"metadata_modified\": \"2026-03-31T08:18:25.706896\",\n                \"name\": \"wifi-active-visitors-026-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:25.708866\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1c698a91-cd23-42fb-9129-8a17b1b4311d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:25.695030\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                        },\n                        \"package_id\": \"499a899e-4f25-44a1-a8df-c2fe5297ead7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:33.384028\",\n                            \"updated\": \"2026-03-31T08:18:33.383324\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"654427aa-f291-451d-9fe7-60ead5be9f86\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:48.307353\",\n                \"metadata_modified\": \"2026-03-31T08:18:48.307360\",\n                \"name\": \"wifi-active-visitors-027-dimotiko-kolymvitirio-goydi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Κολυμβητήριο Γουδή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Κολυμβητήριο Γουδή\",\n                    \"en\": \"WiFi Active Visitors — Dimotiko Kolymvitirio Goydi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:48.309558\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6be4d541-c2d5-4ce1-9c68-e45d42b85fe3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:48.295246\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Κολυμβητήριο Γουδή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Κολυμβητήριο Γουδή\",\n                            \"en\": \"Daily Active Visitors — Dimotiko Kolymvitirio Goydi\"\n                        },\n                        \"package_id\": \"654427aa-f291-451d-9fe7-60ead5be9f86\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:52.159636\",\n                            \"updated\": \"2026-03-31T08:18:52.159039\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"06b8da1e-48c6-4be4-8d2e-10cfbe6cd226\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:06.577620\",\n                \"metadata_modified\": \"2026-03-31T08:19:06.577628\",\n                \"name\": \"wifi-active-visitors-028-plateia-mesologgioy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μεσολογγίου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μεσολογγίου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Mesologgioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:06.579391\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"66bc563c-f0e6-4f19-90e0-19800ae9ccbc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:06.566483\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μεσολογγίου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μεσολογγίου\",\n                            \"en\": \"Daily Active Visitors — Plateia Mesologgioy\"\n                        },\n                        \"package_id\": \"06b8da1e-48c6-4be4-8d2e-10cfbe6cd226\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:10.148878\",\n                            \"updated\": \"2026-03-31T08:19:10.148209\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2c234b5c-2e8a-4dd3-b08d-2e325ceb46c1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:25.138558\",\n                \"metadata_modified\": \"2026-03-31T08:19:25.138564\",\n                \"name\": \"wifi-active-visitors-029-leschi-filias-neoy-kosmoy-2is-dk\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                    \"en\": \"WiFi Active Visitors — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:19:30.157963\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:19:30.164262\",\n                            \"updated\": \"2026-03-31T08:19:30.157963\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:25.140552\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"898873e1-0b12-4977-9f3a-0f45097aa137\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:25.127942\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                            \"en\": \"Daily Active Visitors — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                        },\n                        \"package_id\": \"2c234b5c-2e8a-4dd3-b08d-2e325ceb46c1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:29.005819\",\n                            \"updated\": \"2026-03-31T08:19:29.005216\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"87db0a03-c150-4007-b5b3-f89f28773a07\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:47.706331\",\n                \"metadata_modified\": \"2026-03-31T08:19:47.706339\",\n                \"name\": \"wifi-active-visitors-030-plateia-machis-analatoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μάχης Αναλάτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μάχης Αναλάτου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Machis Analatoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:19:52.696477\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:19:52.702501\",\n                            \"updated\": \"2026-03-31T08:19:52.696477\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:47.708249\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a9a2e85c-383b-4c03-b3be-5faf94bd5ae3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:47.695183\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μάχης Αναλάτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μάχης Αναλάτου\",\n                            \"en\": \"Daily Active Visitors — Plateia Machis Analatoy\"\n                        },\n                        \"package_id\": \"87db0a03-c150-4007-b5b3-f89f28773a07\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:51.601474\",\n                            \"updated\": \"2026-03-31T08:19:51.600762\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a3361567-8a34-4611-923f-367c17bdaf54\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:06.274539\",\n                \"metadata_modified\": \"2026-03-31T08:20:06.274545\",\n                \"name\": \"wifi-active-visitors-031-plateia-lykofronos-kai-frynonos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                    \"en\": \"WiFi Active Visitors — Plateia Lykofronos Kai Frynonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:20:11.056024\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:20:11.062034\",\n                            \"updated\": \"2026-03-31T08:20:11.056024\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:06.276738\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0476b1e3-e1d6-454d-ac4b-80fd72171464\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:06.263439\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                            \"en\": \"Daily Active Visitors — Plateia Lykofronos Kai Frynonos\"\n                        },\n                        \"package_id\": \"a3361567-8a34-4611-923f-367c17bdaf54\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:09.968132\",\n                            \"updated\": \"2026-03-31T08:20:09.967475\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8e4eb9a0-8ac4-4455-ac29-a8395b93ddc3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:24.513725\",\n                \"metadata_modified\": \"2026-03-31T08:20:24.513733\",\n                \"name\": \"wifi-active-visitors-032-plateia-mplokoy-doyrgoytioy-kai-2o-dimotiko-iatreio-neoy-kos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:24.515893\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"76152175-8764-4b91-9e1e-e8b374ce8e21\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:24.501510\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                            \"en\": \"Daily Active Visitors — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                        },\n                        \"package_id\": \"8e4eb9a0-8ac4-4455-ac29-a8395b93ddc3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:28.562221\",\n                            \"updated\": \"2026-03-31T08:20:28.561091\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"27042fa1-12eb-49b3-a4b9-66deec48a2a4\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:43.451058\",\n                \"metadata_modified\": \"2026-03-31T08:20:43.451064\",\n                \"name\": \"wifi-active-visitors-033-plateia-romis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ρώμης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ρώμης\",\n                    \"en\": \"WiFi Active Visitors — Plateia Romis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:20:48.239713\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:20:48.246031\",\n                            \"updated\": \"2026-03-31T08:20:48.239713\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:43.453177\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d5b3dc32-c5bc-466d-87d6-2bd2d160b21e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:43.439843\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ρώμης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ρώμης\",\n                            \"en\": \"Daily Active Visitors — Plateia Romis\"\n                        },\n                        \"package_id\": \"27042fa1-12eb-49b3-a4b9-66deec48a2a4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:47.159532\",\n                            \"updated\": \"2026-03-31T08:20:47.158903\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"de09e6f4-3de0-4c9a-a495-778a9601cd3d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:02.134384\",\n                \"metadata_modified\": \"2026-03-31T08:21:02.134392\",\n                \"name\": \"wifi-active-visitors-066-plateia-kyprion-ethnomartyron\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                    \"en\": \"WiFi Active Visitors — Plateia Kyprion Ethnomartyron\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:07.002082\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:07.008889\",\n                            \"updated\": \"2026-03-31T08:21:07.002082\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:02.136235\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"57cd1d85-30f4-4587-9883-645cf3f36172\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:02.123186\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                            \"en\": \"Daily Active Visitors — Plateia Kyprion Ethnomartyron\"\n                        },\n                        \"package_id\": \"de09e6f4-3de0-4c9a-a495-778a9601cd3d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:05.893454\",\n                            \"updated\": \"2026-03-31T08:21:05.892776\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d76d822a-d68a-4a25-a6f0-bc04044654ad\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:20.574099\",\n                \"metadata_modified\": \"2026-03-31T08:21:20.574108\",\n                \"name\": \"wifi-active-visitors-067-parko-kapaps\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο ΚΑΠΑΨ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο ΚΑΠΑΨ\",\n                    \"en\": \"WiFi Active Visitors — Parko Kapaps\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:25.453340\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:25.459995\",\n                            \"updated\": \"2026-03-31T08:21:25.453340\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:20.576567\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"055168d5-52df-4aa1-a53e-f8d9c5b0dd54\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:20.557271\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο ΚΑΠΑΨ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο ΚΑΠΑΨ\",\n                            \"en\": \"Daily Active Visitors — Parko Kapaps\"\n                        },\n                        \"package_id\": \"d76d822a-d68a-4a25-a6f0-bc04044654ad\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:24.341000\",\n                            \"updated\": \"2026-03-31T08:21:24.340341\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"122fae34-8bfa-4116-9abc-e2e0a00b6e79\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:39.842737\",\n                \"metadata_modified\": \"2026-03-31T08:21:39.842749\",\n                \"name\": \"wifi-active-visitors-068-gipedo-mpasket-ano-kypseli-odos-arkesinis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:44.720538\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:44.726942\",\n                            \"updated\": \"2026-03-31T08:21:44.720538\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:39.844551\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"03ff5f78-91c4-4b48-b5b7-a0a67942ffd3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:39.830497\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                            \"en\": \"Daily Active Visitors — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                        },\n                        \"package_id\": \"122fae34-8bfa-4116-9abc-e2e0a00b6e79\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:43.657474\",\n                            \"updated\": \"2026-03-31T08:21:43.656759\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6278e825-aeb7-4b30-a827-7252a6fa8304\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:58.910241\",\n                \"metadata_modified\": \"2026-03-31T08:21:58.910246\",\n                \"name\": \"wifi-active-visitors-069-athlitiko-kentro-alepotrypa\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Αλεπότρυπα\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Alepotrypa\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:22:03.501412\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:22:03.508097\",\n                            \"updated\": \"2026-03-31T08:22:03.501412\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:58.911971\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b7e4d617-5f37-434a-a9e5-12f77a5b7cfc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:58.900434\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Αλεπότρυπα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Αλεπότρυπα\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Alepotrypa\"\n                        },\n                        \"package_id\": \"6278e825-aeb7-4b30-a827-7252a6fa8304\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:02.360485\",\n                            \"updated\": \"2026-03-31T08:22:02.359852\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"37e4c8cc-7963-49b6-b48f-d6597fe2f9bc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:17.445477\",\n                \"metadata_modified\": \"2026-03-31T08:22:17.445488\",\n                \"name\": \"wifi-active-visitors-070-plateia-argentinis-dimokratias\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αργεντινής Δημοκρατίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αργεντινής Δημοκρατίας\",\n                    \"en\": \"WiFi Active Visitors — Plateia Argentinis Dimokratias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:17.447439\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"10bc1cd4-0600-43b4-a476-e1cf42a1920f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:17.433384\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αργεντινής Δημοκρατίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αργεντινής Δημοκρατίας\",\n                            \"en\": \"Daily Active Visitors — Plateia Argentinis Dimokratias\"\n                        },\n                        \"package_id\": \"37e4c8cc-7963-49b6-b48f-d6597fe2f9bc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:21.247861\",\n                            \"updated\": \"2026-03-31T08:22:21.247211\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"5972bb71-22c5-409c-bed1-c477d20ae6d7\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:35.902483\",\n                \"metadata_modified\": \"2026-03-31T08:22:35.902488\",\n                \"name\": \"wifi-active-visitors-071-plateia-gkyzi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Γκύζη\",\n                    \"en\": \"WiFi Active Visitors — Plateia Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:35.905266\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"58dce003-e2d5-46c0-9afb-612f221f3d6f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:35.891162\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Γκύζη\",\n                            \"en\": \"Daily Active Visitors — Plateia Gkyzi\"\n                        },\n                        \"package_id\": \"5972bb71-22c5-409c-bed1-c477d20ae6d7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:39.572680\",\n                            \"updated\": \"2026-03-31T08:22:39.572067\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f51158c7-5e65-465c-bcbe-644885f3bf31\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:54.539551\",\n                \"metadata_modified\": \"2026-03-31T08:22:54.539559\",\n                \"name\": \"wifi-active-visitors-072-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                    \"en\": \"WiFi Active Visitors — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:22:59.469824\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:22:59.476367\",\n                            \"updated\": \"2026-03-31T08:22:59.469824\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:54.541624\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"03cf5bce-c71d-44e7-a9e8-39c5beb5a404\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:54.528287\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                            \"en\": \"Daily Active Visitors — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                        },\n                        \"package_id\": \"f51158c7-5e65-465c-bcbe-644885f3bf31\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:58.370677\",\n                            \"updated\": \"2026-03-31T08:22:58.369978\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1f0937bc-dd37-4858-960f-56576d3d62a1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:13.081648\",\n                \"metadata_modified\": \"2026-03-31T08:23:13.081654\",\n                \"name\": \"wifi-active-visitors-073-plateia-aigyptoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αιγύπτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αιγύπτου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Aigyptoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:13.083779\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"7dd11671-96f0-4ae0-ae42-a67adcaf8d15\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:13.069962\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αιγύπτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αιγύπτου\",\n                            \"en\": \"Daily Active Visitors — Plateia Aigyptoy\"\n                        },\n                        \"package_id\": \"1f0937bc-dd37-4858-960f-56576d3d62a1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:16.637103\",\n                            \"updated\": \"2026-03-31T08:23:16.636444\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9a165c93-656c-403e-83bd-4e1360a7c93d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:30.843916\",\n                \"metadata_modified\": \"2026-03-31T08:23:30.843923\",\n                \"name\": \"wifi-active-visitors-074-parko-michalakopoyloy-kai-plateia-vrazilias\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                    \"en\": \"WiFi Active Visitors — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:30.846557\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"974026f5-6d48-4db3-b46c-ee792fc44aa8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:30.833113\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                            \"en\": \"Daily Active Visitors — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                        },\n                        \"package_id\": \"9a165c93-656c-403e-83bd-4e1360a7c93d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:34.496187\",\n                            \"updated\": \"2026-03-31T08:23:34.495474\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"37c17e63-3616-4458-9a97-265a37ead773\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:49.382135\",\n                \"metadata_modified\": \"2026-03-31T08:23:49.382144\",\n                \"name\": \"wifi-active-visitors-075-athlitiko-kentro-akadimias-platonos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Akadimias Platonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:49.384488\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6a0897ae-5f70-4826-a92b-ea2724d49c14\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:49.370082\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Akadimias Platonos\"\n                        },\n                        \"package_id\": \"37c17e63-3616-4458-9a97-265a37ead773\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:53.053413\",\n                            \"updated\": \"2026-03-31T08:23:53.052660\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e967efb8-4dec-42b9-9b13-da6cc60f3616\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:07.943646\",\n                \"metadata_modified\": \"2026-03-31T08:24:07.943654\",\n                \"name\": \"wifi-active-visitors-076-dimotiko-athlitiko-kentro-patriarchi-fotioy-kai-gymnastirio\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                    \"en\": \"WiFi Active Visitors — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:07.945477\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"77a1e12c-e7ec-4eec-839d-09380e89a9c1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:07.932215\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                            \"en\": \"Daily Active Visitors — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                        },\n                        \"package_id\": \"e967efb8-4dec-42b9-9b13-da6cc60f3616\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:11.622728\",\n                            \"updated\": \"2026-03-31T08:24:11.622012\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6a35ad67-688c-46f0-82b1-f12b13abfe3b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:26.705748\",\n                \"metadata_modified\": \"2026-03-31T08:24:26.705754\",\n                \"name\": \"wifi-active-visitors-077-plateia-stathmoy-larisis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σταθμού Λαρίσης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σταθμού Λαρίσης\",\n                    \"en\": \"WiFi Active Visitors — Plateia Stathmoy Larisis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:24:31.662845\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:24:31.669520\",\n                            \"updated\": \"2026-03-31T08:24:31.662845\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:26.707878\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c3a33d06-a360-4d5f-9ae0-3d6b9dd81cf4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:26.694895\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σταθμού Λαρίσης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σταθμού Λαρίσης\",\n                            \"en\": \"Daily Active Visitors — Plateia Stathmoy Larisis\"\n                        },\n                        \"package_id\": \"6a35ad67-688c-46f0-82b1-f12b13abfe3b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:30.550427\",\n                            \"updated\": \"2026-03-31T08:24:30.549785\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"aae977c9-c2ff-4ca2-b3eb-d42da3d739bc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:45.635693\",\n                \"metadata_modified\": \"2026-03-31T08:24:45.635699\",\n                \"name\": \"wifi-active-visitors-078-plateia-attikis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αττικής\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αττικής\",\n                    \"en\": \"WiFi Active Visitors — Plateia Attikis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:45.637856\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e40f8864-1d5f-41da-8a0a-771159720b27\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:45.624456\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αττικής\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αττικής\",\n                            \"en\": \"Daily Active Visitors — Plateia Attikis\"\n                        },\n                        \"package_id\": \"aae977c9-c2ff-4ca2-b3eb-d42da3d739bc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:49.471087\",\n                            \"updated\": \"2026-03-31T08:24:49.470464\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"ccedb0da-aec9-49f3-8093-588ed5403b8c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:03.836346\",\n                \"metadata_modified\": \"2026-03-31T08:25:03.836354\",\n                \"name\": \"wifi-active-visitors-079-gipedo-mpasket-liosion-kai-menemachoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Mpasket Liosion Kai Menemachoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:25:08.751879\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:25:08.758664\",\n                            \"updated\": \"2026-03-31T08:25:08.751879\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:03.838226\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a4698a79-4b38-4433-bf51-3151abb0eb97\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:03.824808\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                            \"en\": \"Daily Active Visitors — Gipedo Mpasket Liosion Kai Menemachoy\"\n                        },\n                        \"package_id\": \"ccedb0da-aec9-49f3-8093-588ed5403b8c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:07.613843\",\n                            \"updated\": \"2026-03-31T08:25:07.613159\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f0430482-9637-4f2a-8f52-1a64e7a51635\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:22.157608\",\n                \"metadata_modified\": \"2026-03-31T08:25:22.157615\",\n                \"name\": \"wifi-active-visitors-080-gipeda-mpasket-kadmoy-kai-lenorman\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:22.159502\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"bf391a61-a13f-447a-a33d-006aaf3b68bf\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:22.146802\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                        },\n                        \"package_id\": \"f0430482-9637-4f2a-8f52-1a64e7a51635\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:26.227718\",\n                            \"updated\": \"2026-03-31T08:25:26.226862\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dee74b4b-8752-4427-81d3-1913aceb162f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:41.046491\",\n                \"metadata_modified\": \"2026-03-31T08:25:41.046497\",\n                \"name\": \"wifi-active-visitors-081-kentriki-dimotiki-vivliothiki-dimoy-athinaion\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Active Visitors — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:41.048205\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f017d0ce-72ec-4c46-b68f-300b23cafece\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:41.036057\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                            \"en\": \"Daily Active Visitors — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"dee74b4b-8752-4427-81d3-1913aceb162f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:44.722920\",\n                            \"updated\": \"2026-03-31T08:25:44.722306\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"62b0c67b-3139-4b27-93c6-777a4cd4a313\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:59.569941\",\n                \"metadata_modified\": \"2026-03-31T08:25:59.569946\",\n                \"name\": \"wifi-active-visitors-082-plateia-akadimias-platonos-kai-athlitiko-kentro\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                    \"en\": \"WiFi Active Visitors — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:59.572153\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6c49fd9e-2e4d-45dd-b140-5e88b145a76c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:59.559477\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                            \"en\": \"Daily Active Visitors — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                        },\n                        \"package_id\": \"62b0c67b-3139-4b27-93c6-777a4cd4a313\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:03.065357\",\n                            \"updated\": \"2026-03-31T08:26:03.064720\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"c65eb4d6-d6b0-4b12-8e44-06d26a89e6fa"},{"name":"Search - WiFi aggregate datasets only","id":"21d41521-ae0e-49d4-ae39-1f1490a7d59f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi AND tags:aggregate&sort=name asc&rows=50&start=0","description":"<p>Επιστρέφει μόνο τα 3 WiFi aggregate datasets, συνδυάζοντας τα tags wifi και aggregate.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi AND tags:aggregate"},{"key":"sort","value":"name asc"},{"key":"rows","value":"50"},{"key":"start","value":"0"}],"variable":[]}},"response":[{"id":"ea926f59-9495-4946-806a-c4092244030c","name":"Search - WiFi aggregate datasets only","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi AND tags:aggregate&sort=name asc&rows=50&start=0","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi AND tags:aggregate"},{"key":"sort","value":"name asc"},{"key":"rows","value":"50"},{"key":"start","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:05:48 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"36915"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 3,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dc45b38b-d233-4722-9602-60945375681c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:40:38.904361\",\n                \"metadata_modified\": \"2026-03-31T08:40:38.904369\",\n                \"name\": \"wifi-active-visitors-all-stations\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 6,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Όλοι οι Σταθμοί\",\n                    \"en\": \"WiFi Active Visitors — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:40:38.906250\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4beed3ab-20d4-42b8-8d36-eb55030567b1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:40:38.890378\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση (Συγκεντρωτικό)\",\n                            \"en\": \"Daily Active Visitors (Aggregate)\"\n                        },\n                        \"package_id\": \"dc45b38b-d233-4722-9602-60945375681c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:40:42.576514\",\n                            \"updated\": \"2026-03-31T08:40:42.575848\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3c439bc1-a67e-4b1b-b8fa-a78aeba81e97\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:40:33.123869\",\n                \"metadata_modified\": \"2026-03-31T08:40:33.123877\",\n                \"name\": \"wifi-cumulative-traffic-all-stations\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 6,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                    \"en\": \"WiFi Cumulative Traffic — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:40:37.905075\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:40:37.910741\",\n                            \"updated\": \"2026-03-31T08:40:37.905075\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:40:33.127969\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:40:33.111224\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα (Συγκεντρωτικό)\",\n                            \"en\": \"Daily Cumulative Traffic (Aggregate)\"\n                        },\n                        \"package_id\": \"3c439bc1-a67e-4b1b-b8fa-a78aeba81e97\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:40:36.801291\",\n                            \"updated\": \"2026-03-31T08:40:36.800594\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b2be99cc-0668-4c33-abe9-dad0ec139dfb\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:40:44.728149\",\n                \"metadata_modified\": \"2026-03-31T08:40:44.728157\",\n                \"name\": \"wifi-highest-visitors-all-stations\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 6,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                    \"en\": \"WiFi Highest Visitors — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:40:49.715431\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:40:49.721376\",\n                            \"updated\": \"2026-03-31T08:40:49.715431\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:40:44.730306\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1cdccaf9-c11b-4393-b3c7-cf9d3f78ad0f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:40:44.714684\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα (Συγκεντρωτικό)\",\n                            \"en\": \"Daily Highest Visitors (Aggregate)\"\n                        },\n                        \"package_id\": \"b2be99cc-0668-4c33-abe9-dad0ec139dfb\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:40:48.598331\",\n                            \"updated\": \"2026-03-31T08:40:48.597634\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"21d41521-ae0e-49d4-ae39-1f1490a7d59f"},{"name":"Search - WiFi cumulative traffic datasets","id":"6fe28b4e-f045-4bcb-8f11-2470f17e36c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi AND tags:cumulative-traffic&sort=name asc&rows=200&start=0","description":"<p>Επιστρέφει την οικογένεια datasets cumulative-traffic: τα per-station WiFi cumulative datasets και το aggregate cumulative dataset.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi AND tags:cumulative-traffic"},{"key":"sort","value":"name asc"},{"key":"rows","value":"200"},{"key":"start","value":"0"}],"variable":[]}},"response":[{"id":"fed76b55-6310-4c02-b9a6-a00e99b5af85","name":"Search - WiFi cumulative traffic datasets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi AND tags:cumulative-traffic&sort=name asc&rows=200&start=0","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi AND tags:cumulative-traffic"},{"key":"sort","value":"name asc"},{"key":"rows","value":"200"},{"key":"start","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:06:04 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"1033405"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 82,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"ad51f98b-8bc6-4a7f-b334-0d88b6520b7c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:14.676999\",\n                \"metadata_modified\": \"2026-03-31T08:10:14.677004\",\n                \"name\": \"wifi-cumulative-traffic-001-plateia-ippokrateioy-nosokomeioy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Ippokrateioy Nosokomeioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:14.679649\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d3447e07-b8c9-4b8d-ab9d-bf466dcdcde7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:14.665863\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Ippokrateioy Nosokomeioy\"\n                        },\n                        \"package_id\": \"ad51f98b-8bc6-4a7f-b334-0d88b6520b7c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:18.196270\",\n                            \"updated\": \"2026-03-31T08:10:18.195628\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8916818a-1224-4832-b906-b4d315e75734\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:32.306395\",\n                \"metadata_modified\": \"2026-03-31T08:10:32.306407\",\n                \"name\": \"wifi-cumulative-traffic-002-plateia-mavili\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:32.309965\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a5e4d535-9516-4da3-8d76-285b0146545b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:32.291848\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Mavili\"\n                        },\n                        \"package_id\": \"8916818a-1224-4832-b906-b4d315e75734\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:36.091864\",\n                            \"updated\": \"2026-03-31T08:10:36.090731\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a8d3b163-b223-44f8-b171-026029f413ad\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:50.955437\",\n                \"metadata_modified\": \"2026-03-31T08:10:50.955446\",\n                \"name\": \"wifi-cumulative-traffic-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:50.958340\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"69871b5a-b2ba-4fe4-a3fb-7435fb3e2f67\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:50.941716\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"a8d3b163-b223-44f8-b171-026029f413ad\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:54.756773\",\n                            \"updated\": \"2026-03-31T08:10:54.755623\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6ebdb666-c712-4148-9a4c-b43b99ac53d3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:09.643518\",\n                \"metadata_modified\": \"2026-03-31T08:11:09.643524\",\n                \"name\": \"wifi-cumulative-traffic-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:09.645232\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"180547ac-9e6f-4c91-b838-ff605b023761\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:09.632849\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"6ebdb666-c712-4148-9a4c-b43b99ac53d3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:13.332423\",\n                            \"updated\": \"2026-03-31T08:11:13.331787\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dcba8604-eaf4-4deb-ba4d-1df7619bab5f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:32.462022\",\n                \"metadata_modified\": \"2026-03-31T08:11:32.462029\",\n                \"name\": \"wifi-cumulative-traffic-005-alsos-logginoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Άλσος Λογγίνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Άλσος Λογγίνου\",\n                    \"en\": \"WiFi Cumulative Traffic — Alsos Logginoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:32.465426\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3d1ef541-5419-42e5-81ae-d36894812c18\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:32.449330\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Άλσος Λογγίνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Άλσος Λογγίνου\",\n                            \"en\": \"Daily Cumulative Traffic — Alsos Logginoy\"\n                        },\n                        \"package_id\": \"dcba8604-eaf4-4deb-ba4d-1df7619bab5f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:36.418699\",\n                            \"updated\": \"2026-03-31T08:11:36.417682\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"71220a06-940a-49b1-a8c3-dd52ecc3620b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:51.261256\",\n                \"metadata_modified\": \"2026-03-31T08:11:51.261263\",\n                \"name\": \"wifi-cumulative-traffic-006-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:51.263925\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"81bcd630-c8cd-4371-962a-cf3b9daa19c6\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:51.247714\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"71220a06-940a-49b1-a8c3-dd52ecc3620b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:54.919391\",\n                            \"updated\": \"2026-03-31T08:11:54.918324\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a531fd3a-b2f8-47e4-b1c6-032839d4027c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:08.873734\",\n                \"metadata_modified\": \"2026-03-31T08:12:08.873740\",\n                \"name\": \"wifi-cumulative-traffic-007-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:08.875523\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:08.863071\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"a531fd3a-b2f8-47e4-b1c6-032839d4027c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:12.411200\",\n                            \"updated\": \"2026-03-31T08:12:12.410553\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3fb98b72-d41e-47cd-aa30-9a9fe0cd064d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:27.281080\",\n                \"metadata_modified\": \"2026-03-31T08:12:27.281089\",\n                \"name\": \"wifi-cumulative-traffic-008-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"WiFi Cumulative Traffic — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:27.284623\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ac4291df-973b-4c1d-981d-401a68720da1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:27.267372\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Daily Cumulative Traffic — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"3fb98b72-d41e-47cd-aa30-9a9fe0cd064d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:31.278555\",\n                            \"updated\": \"2026-03-31T08:12:31.277353\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"19f1bdbc-f10c-4a79-a43b-0ad05fef9f49\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:45.840376\",\n                \"metadata_modified\": \"2026-03-31T08:12:45.840382\",\n                \"name\": \"wifi-cumulative-traffic-009-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:12:50.803558\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:12:50.809621\",\n                            \"updated\": \"2026-03-31T08:12:50.803558\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:45.842296\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"412670ba-1687-4342-b963-c46a633d854d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:45.828273\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Daily Cumulative Traffic — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"19f1bdbc-f10c-4a79-a43b-0ad05fef9f49\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:49.656109\",\n                            \"updated\": \"2026-03-31T08:12:49.655476\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d22ecddb-d122-455e-94ff-e6e3807e49db\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:08.587060\",\n                \"metadata_modified\": \"2026-03-31T08:13:08.587065\",\n                \"name\": \"wifi-cumulative-traffic-010-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:08.588904\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c5479bb2-34f4-4805-93ce-697ee5ba979d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:08.576367\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"d22ecddb-d122-455e-94ff-e6e3807e49db\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:12.229898\",\n                            \"updated\": \"2026-03-31T08:13:12.229282\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"727717cd-01bb-4afd-8f50-1733ea3bafa8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:27.260953\",\n                \"metadata_modified\": \"2026-03-31T08:13:27.260962\",\n                \"name\": \"wifi-cumulative-traffic-011-plateia-sofias-vempo\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:27.263384\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1007bff1-0a11-49d1-8933-c280a8de3a92\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:27.248304\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"727717cd-01bb-4afd-8f50-1733ea3bafa8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:30.893458\",\n                            \"updated\": \"2026-03-31T08:13:30.892734\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"304a044f-2a36-4e36-8258-10e4cc7bca32\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:45.907539\",\n                \"metadata_modified\": \"2026-03-31T08:13:45.907548\",\n                \"name\": \"wifi-cumulative-traffic-012-plateia-kai-athlitiko-kentro-kedrinoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:13:51.018188\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:13:51.024627\",\n                            \"updated\": \"2026-03-31T08:13:51.018188\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:45.911129\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"aefdcbe3-4bb1-40af-9682-3f3f0d75f678\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:45.893936\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                        },\n                        \"package_id\": \"304a044f-2a36-4e36-8258-10e4cc7bca32\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:49.840774\",\n                            \"updated\": \"2026-03-31T08:13:49.839612\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dfa26b8a-ab6c-4121-992e-f818b8dafb05\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:04.282660\",\n                \"metadata_modified\": \"2026-03-31T08:14:04.282665\",\n                \"name\": \"wifi-cumulative-traffic-013-gipeda-mpasket-gada\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipeda Mpasket Gada\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:04.284423\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"22f87a0f-7cd5-4b3c-8657-e5eb3c1d59d7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:04.271449\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                            \"en\": \"Daily Cumulative Traffic — Gipeda Mpasket Gada\"\n                        },\n                        \"package_id\": \"dfa26b8a-ab6c-4121-992e-f818b8dafb05\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:08.172713\",\n                            \"updated\": \"2026-03-31T08:14:08.172117\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2778bb2d-c553-4335-ae65-86abead866a3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:22.639368\",\n                \"metadata_modified\": \"2026-03-31T08:14:22.639374\",\n                \"name\": \"wifi-cumulative-traffic-014-athlitiko-kentro-plakentias-kai-fthiotidos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:22.641101\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6ca4bda9-d565-4aab-9726-69a20f944de3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:22.629106\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                        },\n                        \"package_id\": \"2778bb2d-c553-4335-ae65-86abead866a3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:26.450666\",\n                            \"updated\": \"2026-03-31T08:14:26.450047\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"23bb6450-8c4e-4476-ac5a-ba76b9c6c40c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:41.109482\",\n                \"metadata_modified\": \"2026-03-31T08:14:41.109490\",\n                \"name\": \"wifi-cumulative-traffic-015-plateia-madritis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Madritis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:41.111598\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"03800376-ca93-4b8c-927f-43aab52b3dfe\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:41.097131\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Madritis\"\n                        },\n                        \"package_id\": \"23bb6450-8c4e-4476-ac5a-ba76b9c6c40c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:44.714794\",\n                            \"updated\": \"2026-03-31T08:14:44.714146\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f3a3780b-a0c2-415e-b667-0cd942233266\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:03.480901\",\n                \"metadata_modified\": \"2026-03-31T08:15:03.480910\",\n                \"name\": \"wifi-cumulative-traffic-016-gipeda-mpasket-paidiki-chara-karavel\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipeda Mpasket Paidiki Chara Karavel\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:15:08.510603\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:15:08.516552\",\n                            \"updated\": \"2026-03-31T08:15:08.510603\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:03.483760\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3669119a-1408-4a5f-9563-7be971c250b5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:03.467581\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                            \"en\": \"Daily Cumulative Traffic — Gipeda Mpasket Paidiki Chara Karavel\"\n                        },\n                        \"package_id\": \"f3a3780b-a0c2-415e-b667-0cd942233266\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:07.401451\",\n                            \"updated\": \"2026-03-31T08:15:07.400235\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"00d54163-c489-4fd4-9c7a-532db306331f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:21.651488\",\n                \"metadata_modified\": \"2026-03-31T08:15:21.651494\",\n                \"name\": \"wifi-cumulative-traffic-017-plateia-paidon-paidiki-chara\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Paidon Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:21.653229\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d6dee24c-217d-44b5-995a-2b9d60aca59c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:21.640780\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Paidon Paidiki Chara\"\n                        },\n                        \"package_id\": \"00d54163-c489-4fd4-9c7a-532db306331f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:25.301951\",\n                            \"updated\": \"2026-03-31T08:15:25.301333\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9bfe9bc6-fb9f-445d-be39-483d0ca5a353\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:39.621789\",\n                \"metadata_modified\": \"2026-03-31T08:15:39.621797\",\n                \"name\": \"wifi-cumulative-traffic-018-plateia-agioy-thoma\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Agioy Thoma\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:39.623935\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d8bd69cc-c56e-4998-97bc-cf49176af3ac\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:39.609631\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Agioy Thoma\"\n                        },\n                        \"package_id\": \"9bfe9bc6-fb9f-445d-be39-483d0ca5a353\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:43.300019\",\n                            \"updated\": \"2026-03-31T08:15:43.299340\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"91cea0f8-3b16-4614-b72b-33fb58fcd83e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:58.986507\",\n                \"metadata_modified\": \"2026-03-31T08:15:58.986516\",\n                \"name\": \"wifi-cumulative-traffic-019-paidiki-chara-pneymatiko-kentro-gkyzi\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:58.988266\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"974137d9-095d-4fb4-8630-84f106af1a92\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:58.975079\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                        },\n                        \"package_id\": \"91cea0f8-3b16-4614-b72b-33fb58fcd83e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:02.528139\",\n                            \"updated\": \"2026-03-31T08:16:02.527454\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f1596578-c674-42e8-a40c-7ba21f9cdee0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:16.699185\",\n                \"metadata_modified\": \"2026-03-31T08:16:16.699192\",\n                \"name\": \"wifi-cumulative-traffic-020-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:16:21.460429\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:16:21.468023\",\n                            \"updated\": \"2026-03-31T08:16:21.460429\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:16.701071\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"75691e59-1616-4438-bfd6-d678cbcb7270\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:16.688243\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                        },\n                        \"package_id\": \"f1596578-c674-42e8-a40c-7ba21f9cdee0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:20.330722\",\n                            \"updated\": \"2026-03-31T08:16:20.330109\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c2309a3e-dac0-4a50-88dd-1c82c94e63bc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:43.259099\",\n                \"metadata_modified\": \"2026-03-31T08:16:43.259107\",\n                \"name\": \"wifi-cumulative-traffic-021-plateia-pinelopis-delta\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Pinelopis Delta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:43.261474\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5d2a3e76-53ac-45d2-8585-52774271dcb9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:43.246689\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Pinelopis Delta\"\n                        },\n                        \"package_id\": \"c2309a3e-dac0-4a50-88dd-1c82c94e63bc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:47.232581\",\n                            \"updated\": \"2026-03-31T08:16:47.231855\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8945f3ea-4154-410e-949b-b8832d7dc10a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:05.768459\",\n                \"metadata_modified\": \"2026-03-31T08:17:05.768465\",\n                \"name\": \"wifi-cumulative-traffic-022-gipedo-ethnikoy-ellinoroson\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedo Ethnikoy Ellinoroson\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:05.770666\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"cae0c225-078f-46c2-ab39-f182d969e7c9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:05.756817\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedo Ethnikoy Ellinoroson\"\n                        },\n                        \"package_id\": \"8945f3ea-4154-410e-949b-b8832d7dc10a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:09.720356\",\n                            \"updated\": \"2026-03-31T08:17:09.719724\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b1e59bf5-86ca-4dae-bb9e-e8c410487cce\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:24.404103\",\n                \"metadata_modified\": \"2026-03-31T08:17:24.404109\",\n                \"name\": \"wifi-cumulative-traffic-023-paidiki-chara-gipedo-podosfairoy-ona\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Gipedo Podosfairoy Ona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:24.405785\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3a338627-871e-4d6b-9837-a944954acc78\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:24.393792\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Gipedo Podosfairoy Ona\"\n                        },\n                        \"package_id\": \"b1e59bf5-86ca-4dae-bb9e-e8c410487cce\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:27.990499\",\n                            \"updated\": \"2026-03-31T08:17:27.989838\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e0aa5fef-5581-4fac-82e1-9dc00d7bee1f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:42.879344\",\n                \"metadata_modified\": \"2026-03-31T08:17:42.879352\",\n                \"name\": \"wifi-cumulative-traffic-024-nosokomeio-paidon-plaini-eisodos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                    \"en\": \"WiFi Cumulative Traffic — Nosokomeio Paidon Plaini Eisodos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:42.881412\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fc91754a-6c4b-41cb-ad9b-1e4074e53d87\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:42.867299\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                            \"en\": \"Daily Cumulative Traffic — Nosokomeio Paidon Plaini Eisodos\"\n                        },\n                        \"package_id\": \"e0aa5fef-5581-4fac-82e1-9dc00d7bee1f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:46.644986\",\n                            \"updated\": \"2026-03-31T08:17:46.644294\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f18751fd-7139-40c8-a200-30c1467782b9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:01.265106\",\n                \"metadata_modified\": \"2026-03-31T08:18:01.265112\",\n                \"name\": \"wifi-cumulative-traffic-025-parko-plateia-paloympioti\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                    \"en\": \"WiFi Cumulative Traffic — Parko Plateia Paloympioti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:18:05.988885\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:18:05.995501\",\n                            \"updated\": \"2026-03-31T08:18:05.988885\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:01.267228\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"67ac19c8-ad94-4a8f-bfdd-506970376919\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:01.253916\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                            \"en\": \"Daily Cumulative Traffic — Parko Plateia Paloympioti\"\n                        },\n                        \"package_id\": \"f18751fd-7139-40c8-a200-30c1467782b9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:04.905507\",\n                            \"updated\": \"2026-03-31T08:18:04.904865\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"5994cc1f-6640-4aa1-b887-d5871c52654c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:19.618320\",\n                \"metadata_modified\": \"2026-03-31T08:18:19.618325\",\n                \"name\": \"wifi-cumulative-traffic-026-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:19.620391\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1941339c-aa50-4afa-aa81-f36ceaffe6bc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:19.607909\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                        },\n                        \"package_id\": \"5994cc1f-6640-4aa1-b887-d5871c52654c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:23.170184\",\n                            \"updated\": \"2026-03-31T08:18:23.169531\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6ec46672-5cdb-41f2-a02c-22093776200a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:42.069126\",\n                \"metadata_modified\": \"2026-03-31T08:18:42.069134\",\n                \"name\": \"wifi-cumulative-traffic-027-dimotiko-kolymvitirio-goydi\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                    \"en\": \"WiFi Cumulative Traffic — Dimotiko Kolymvitirio Goydi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:42.071388\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f44c44b5-1ad5-4b72-81a0-c5b729620f13\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:42.057747\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                            \"en\": \"Daily Cumulative Traffic — Dimotiko Kolymvitirio Goydi\"\n                        },\n                        \"package_id\": \"6ec46672-5cdb-41f2-a02c-22093776200a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:45.953286\",\n                            \"updated\": \"2026-03-31T08:18:45.952594\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8108fb8b-53bc-45d2-b156-804b8c45d9c5\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:00.486308\",\n                \"metadata_modified\": \"2026-03-31T08:19:00.486315\",\n                \"name\": \"wifi-cumulative-traffic-028-plateia-mesologgioy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Mesologgioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:19:05.279432\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:19:05.286302\",\n                            \"updated\": \"2026-03-31T08:19:05.279432\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:00.488063\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a7f3cc38-b4ab-4d88-911a-29bbacdbe8dd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:00.475950\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Mesologgioy\"\n                        },\n                        \"package_id\": \"8108fb8b-53bc-45d2-b156-804b8c45d9c5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:04.167749\",\n                            \"updated\": \"2026-03-31T08:19:04.167115\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7fad9600-64b7-4d7b-b202-19e4df548b55\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:18.724794\",\n                \"metadata_modified\": \"2026-03-31T08:19:18.724803\",\n                \"name\": \"wifi-cumulative-traffic-029-leschi-filias-neoy-kosmoy-2is-dk\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                    \"en\": \"WiFi Cumulative Traffic — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:19:23.816397\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:19:23.823692\",\n                            \"updated\": \"2026-03-31T08:19:23.816397\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:18.727130\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"85986d02-f8f2-4225-a8b3-c4751f168e9f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:18.712787\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                            \"en\": \"Daily Cumulative Traffic — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                        },\n                        \"package_id\": \"7fad9600-64b7-4d7b-b202-19e4df548b55\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:22.696186\",\n                            \"updated\": \"2026-03-31T08:19:22.695456\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1ca4372f-1af0-49d5-851a-8c017c425b90\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:37.611210\",\n                \"metadata_modified\": \"2026-03-31T08:19:37.611217\",\n                \"name\": \"wifi-cumulative-traffic-030-plateia-machis-analatoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Machis Analatoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:37.613584\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"743dfa21-8732-463e-83a2-42080410f238\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:37.599640\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Machis Analatoy\"\n                        },\n                        \"package_id\": \"1ca4372f-1af0-49d5-851a-8c017c425b90\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:45.368796\",\n                            \"updated\": \"2026-03-31T08:19:45.368126\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c7e34441-ea0d-4fa2-b3a5-527203ac6331\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:00.192002\",\n                \"metadata_modified\": \"2026-03-31T08:20:00.192010\",\n                \"name\": \"wifi-cumulative-traffic-031-plateia-lykofronos-kai-frynonos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Lykofronos Kai Frynonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:00.193761\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"18b7c44b-c3af-4997-bdee-58eeb7209db7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:00.181540\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Lykofronos Kai Frynonos\"\n                        },\n                        \"package_id\": \"c7e34441-ea0d-4fa2-b3a5-527203ac6331\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:03.888252\",\n                            \"updated\": \"2026-03-31T08:20:03.887567\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1db6b008-17bf-4b8e-9c08-08c32e17884a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:18.309765\",\n                \"metadata_modified\": \"2026-03-31T08:20:18.309773\",\n                \"name\": \"wifi-cumulative-traffic-032-plateia-mplokoy-doyrgoytioy-kai-2o-dimotiko-iatreio-neoy-kos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:20:23.201111\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:20:23.207453\",\n                            \"updated\": \"2026-03-31T08:20:23.201111\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:18.311886\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"11e14ab4-de17-4737-86c4-6ad05c12c7f9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:18.298544\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                        },\n                        \"package_id\": \"1db6b008-17bf-4b8e-9c08-08c32e17884a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:22.077059\",\n                            \"updated\": \"2026-03-31T08:20:22.076343\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"bbbdf706-830b-4204-8887-231aa576917e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:37.421312\",\n                \"metadata_modified\": \"2026-03-31T08:20:37.421318\",\n                \"name\": \"wifi-cumulative-traffic-033-plateia-romis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ρώμης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ρώμης\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Romis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:37.423099\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"145ad1fc-4c09-4111-9104-b1c2ec19cc22\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:37.409358\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ρώμης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ρώμης\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Romis\"\n                        },\n                        \"package_id\": \"bbbdf706-830b-4204-8887-231aa576917e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:41.093550\",\n                            \"updated\": \"2026-03-31T08:20:41.092924\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fd7246c4-89dc-46b7-964f-90507cb9eb05\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:56.044856\",\n                \"metadata_modified\": \"2026-03-31T08:20:56.044862\",\n                \"name\": \"wifi-cumulative-traffic-066-plateia-kyprion-ethnomartyron\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Kyprion Ethnomartyron\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:00.846311\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:00.853383\",\n                            \"updated\": \"2026-03-31T08:21:00.846311\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:56.046752\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"cd9bf48f-4cd4-4fbe-b2e0-7c3e8d4cea8e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:56.033171\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Kyprion Ethnomartyron\"\n                        },\n                        \"package_id\": \"fd7246c4-89dc-46b7-964f-90507cb9eb05\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:59.752874\",\n                            \"updated\": \"2026-03-31T08:20:59.752246\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"df950fb0-88ae-48cc-a399-16f2b18c6b17\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:14.444905\",\n                \"metadata_modified\": \"2026-03-31T08:21:14.444911\",\n                \"name\": \"wifi-cumulative-traffic-067-parko-kapaps\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                    \"en\": \"WiFi Cumulative Traffic — Parko Kapaps\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:14.446793\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"28fd4fa6-7ebf-4c7b-8386-557588820a89\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:14.433682\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                            \"en\": \"Daily Cumulative Traffic — Parko Kapaps\"\n                        },\n                        \"package_id\": \"df950fb0-88ae-48cc-a399-16f2b18c6b17\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:18.034339\",\n                            \"updated\": \"2026-03-31T08:21:18.033689\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a3dafd3d-5d88-4686-b6e1-735702b53444\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:33.380337\",\n                \"metadata_modified\": \"2026-03-31T08:21:33.380345\",\n                \"name\": \"wifi-cumulative-traffic-068-gipedo-mpasket-ano-kypseli-odos-arkesinis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:33.382397\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b564310f-77dd-41a1-a181-7628af44c258\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:33.367519\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                        },\n                        \"package_id\": \"a3dafd3d-5d88-4686-b6e1-735702b53444\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:37.275883\",\n                            \"updated\": \"2026-03-31T08:21:37.275210\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1d0514b9-dda4-4ccd-9c13-8bb7feded8d8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:52.236023\",\n                \"metadata_modified\": \"2026-03-31T08:21:52.236029\",\n                \"name\": \"wifi-cumulative-traffic-069-athlitiko-kentro-alepotrypa\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Alepotrypa\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:57.235721\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:57.242459\",\n                            \"updated\": \"2026-03-31T08:21:57.235721\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:52.237917\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f795f7aa-af0f-4a7f-8c21-4da3274b6d9d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:52.224243\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Alepotrypa\"\n                        },\n                        \"package_id\": \"1d0514b9-dda4-4ccd-9c13-8bb7feded8d8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:56.142187\",\n                            \"updated\": \"2026-03-31T08:21:56.141587\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"433bd44b-fd0e-4e10-b33c-ef0c245e4981\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:11.279672\",\n                \"metadata_modified\": \"2026-03-31T08:22:11.279678\",\n                \"name\": \"wifi-cumulative-traffic-070-plateia-argentinis-dimokratias\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Argentinis Dimokratias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:11.281943\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c51a8733-d8a8-4903-b7da-f4320a31af92\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:11.268098\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Argentinis Dimokratias\"\n                        },\n                        \"package_id\": \"433bd44b-fd0e-4e10-b33c-ef0c245e4981\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:15.003147\",\n                            \"updated\": \"2026-03-31T08:22:15.002506\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4167f5e3-6268-4785-8130-d76a7eb49396\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:29.881164\",\n                \"metadata_modified\": \"2026-03-31T08:22:29.881170\",\n                \"name\": \"wifi-cumulative-traffic-071-plateia-gkyzi\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Γκύζη\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:29.884181\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"14b73b2a-35f1-4938-90e3-e157c065594e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:29.870823\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Γκύζη\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Gkyzi\"\n                        },\n                        \"package_id\": \"4167f5e3-6268-4785-8130-d76a7eb49396\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:33.528099\",\n                            \"updated\": \"2026-03-31T08:22:33.527472\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fe580a47-eeb5-491d-8912-92a388531915\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:48.259622\",\n                \"metadata_modified\": \"2026-03-31T08:22:48.259629\",\n                \"name\": \"wifi-cumulative-traffic-072-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                    \"en\": \"WiFi Cumulative Traffic — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:48.261845\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d2e3aa11-0640-4c47-b1ea-e28dddaa6faf\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:48.248169\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                            \"en\": \"Daily Cumulative Traffic — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                        },\n                        \"package_id\": \"fe580a47-eeb5-491d-8912-92a388531915\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:52.012563\",\n                            \"updated\": \"2026-03-31T08:22:52.011920\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3cfb9e0b-d3bb-418b-b43d-7f0b7642ca31\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:06.994212\",\n                \"metadata_modified\": \"2026-03-31T08:23:06.994222\",\n                \"name\": \"wifi-cumulative-traffic-073-plateia-aigyptoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Aigyptoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:23:11.779428\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:23:11.785670\",\n                            \"updated\": \"2026-03-31T08:23:11.779428\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:06.996154\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5f1d7cf0-c496-4f94-b89e-bcdf9c23af32\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:06.981381\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Aigyptoy\"\n                        },\n                        \"package_id\": \"3cfb9e0b-d3bb-418b-b43d-7f0b7642ca31\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:10.684631\",\n                            \"updated\": \"2026-03-31T08:23:10.683906\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"edf29774-5560-4703-a2ab-12d4546de59e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:24.934196\",\n                \"metadata_modified\": \"2026-03-31T08:23:24.934202\",\n                \"name\": \"wifi-cumulative-traffic-074-parko-michalakopoyloy-kai-plateia-vrazilias\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                    \"en\": \"WiFi Cumulative Traffic — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:24.936498\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6a69410d-94bd-49ad-b421-1dd8205aad2a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:24.922399\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                            \"en\": \"Daily Cumulative Traffic — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                        },\n                        \"package_id\": \"edf29774-5560-4703-a2ab-12d4546de59e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:28.396720\",\n                            \"updated\": \"2026-03-31T08:23:28.396096\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c64c38a8-b4ff-4798-90d3-1b22aa82c4a3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:43.095341\",\n                \"metadata_modified\": \"2026-03-31T08:23:43.095347\",\n                \"name\": \"wifi-cumulative-traffic-075-athlitiko-kentro-akadimias-platonos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Akadimias Platonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:43.097164\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e637ec12-0e1c-47b6-af68-7e107a584c74\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:43.083317\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Akadimias Platonos\"\n                        },\n                        \"package_id\": \"c64c38a8-b4ff-4798-90d3-1b22aa82c4a3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:46.922284\",\n                            \"updated\": \"2026-03-31T08:23:46.921658\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c806f1b8-e289-4a76-b784-a01c559046ed\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:01.755508\",\n                \"metadata_modified\": \"2026-03-31T08:24:01.755514\",\n                \"name\": \"wifi-cumulative-traffic-076-dimotiko-athlitiko-kentro-patriarchi-fotioy-kai-gymnastirio\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                    \"en\": \"WiFi Cumulative Traffic — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:24:06.567578\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:24:06.574517\",\n                            \"updated\": \"2026-03-31T08:24:06.567578\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:01.757272\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a2fb287a-354d-4719-a641-a03c03524aae\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:01.744921\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                            \"en\": \"Daily Cumulative Traffic — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                        },\n                        \"package_id\": \"c806f1b8-e289-4a76-b784-a01c559046ed\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:05.441725\",\n                            \"updated\": \"2026-03-31T08:24:05.441111\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6b501eb9-745e-4b92-bbda-7d42e25f98d2\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:20.603186\",\n                \"metadata_modified\": \"2026-03-31T08:24:20.603196\",\n                \"name\": \"wifi-cumulative-traffic-077-plateia-stathmoy-larisis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Stathmoy Larisis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:24:25.328465\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:24:25.335197\",\n                            \"updated\": \"2026-03-31T08:24:25.328465\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:20.605085\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f0e3a81a-18e5-4cdc-86e0-b652b99619c8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:20.591158\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Stathmoy Larisis\"\n                        },\n                        \"package_id\": \"6b501eb9-745e-4b92-bbda-7d42e25f98d2\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:24.182560\",\n                            \"updated\": \"2026-03-31T08:24:24.181881\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"786f6e77-6d46-4aa3-b4d7-25093764e150\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:39.413159\",\n                \"metadata_modified\": \"2026-03-31T08:24:39.413164\",\n                \"name\": \"wifi-cumulative-traffic-078-plateia-attikis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αττικής\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αττικής\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Attikis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:24:44.352725\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:24:44.359409\",\n                            \"updated\": \"2026-03-31T08:24:44.352725\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:39.415465\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"547af00d-5c97-40c4-b358-fe788fa01848\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:39.401662\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αττικής\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αττικής\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Attikis\"\n                        },\n                        \"package_id\": \"786f6e77-6d46-4aa3-b4d7-25093764e150\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:43.219161\",\n                            \"updated\": \"2026-03-31T08:24:43.218539\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"db9e6aaa-6978-41aa-aafb-1847fc46f53d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:57.899168\",\n                \"metadata_modified\": \"2026-03-31T08:24:57.899173\",\n                \"name\": \"wifi-cumulative-traffic-079-gipedo-mpasket-liosion-kai-menemachoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedo Mpasket Liosion Kai Menemachoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:57.901068\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a82cb890-169e-4b80-b30b-df5839943ff7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:57.888799\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedo Mpasket Liosion Kai Menemachoy\"\n                        },\n                        \"package_id\": \"db9e6aaa-6978-41aa-aafb-1847fc46f53d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:01.524740\",\n                            \"updated\": \"2026-03-31T08:25:01.524124\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c020b972-546a-446f-96c1-ea89284f2d10\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:16.006416\",\n                \"metadata_modified\": \"2026-03-31T08:25:16.006422\",\n                \"name\": \"wifi-cumulative-traffic-080-gipeda-mpasket-kadmoy-kai-lenorman\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:16.008303\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"acf8c025-4f8e-4d57-9fce-15f264df447c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:15.994722\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                            \"en\": \"Daily Cumulative Traffic — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                        },\n                        \"package_id\": \"c020b972-546a-446f-96c1-ea89284f2d10\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:19.705484\",\n                            \"updated\": \"2026-03-31T08:25:19.704851\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7fb0a7b2-f4df-4929-a87c-ef691a276c18\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:34.585906\",\n                \"metadata_modified\": \"2026-03-31T08:25:34.585914\",\n                \"name\": \"wifi-cumulative-traffic-081-kentriki-dimotiki-vivliothiki-dimoy-athinaion\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Cumulative Traffic — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:34.587883\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"89659d0c-50f7-42de-8925-cb94c377e428\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:34.574399\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                            \"en\": \"Daily Cumulative Traffic — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"7fb0a7b2-f4df-4929-a87c-ef691a276c18\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:38.642342\",\n                            \"updated\": \"2026-03-31T08:25:38.641689\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d337cfc6-207a-4e99-92f4-45844fb5c7e3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:53.291963\",\n                \"metadata_modified\": \"2026-03-31T08:25:53.291973\",\n                \"name\": \"wifi-cumulative-traffic-082-plateia-akadimias-platonos-kai-athlitiko-kentro\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:53.294013\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"93c38987-e8df-450e-a69c-57c2b3a33002\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:53.279328\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                        },\n                        \"package_id\": \"d337cfc6-207a-4e99-92f4-45844fb5c7e3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:57.106758\",\n                            \"updated\": \"2026-03-31T08:25:57.106071\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fa0b9349-81c0-485d-93d0-ed0a2bcba568\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:11.260947\",\n                \"metadata_modified\": \"2026-03-31T08:26:11.260955\",\n                \"name\": \"wifi-cumulative-traffic-083-athlitiko-kentro-exarcheia-kai-kleisto-athlitiko-kentro-lofo\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:26:18.506323\",\n                            \"last_success\": null,\n                            \"failure_count\": 2,\n                            \"created\": \"2026-03-31T08:26:18.512858\",\n                            \"updated\": \"2026-03-31T08:26:19.629032\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:11.262964\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3257e5d2-2048-4056-b9bb-47327aad0af9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:11.248362\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                        },\n                        \"package_id\": \"fa0b9349-81c0-485d-93d0-ed0a2bcba568\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:15.194023\",\n                            \"updated\": \"2026-03-31T08:26:15.193366\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7228af9f-5d12-4e3d-9638-fbb3e652da60\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:34.033117\",\n                \"metadata_modified\": \"2026-03-31T08:26:34.033125\",\n                \"name\": \"wifi-cumulative-traffic-084-dimotiko-gymnastirio-eyelpidon\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                    \"en\": \"WiFi Cumulative Traffic — Dimotiko Gymnastirio Eyelpidon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:34.035349\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6f86fb1b-3f64-43ce-b4b7-b062948e9b00\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:34.022562\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                            \"en\": \"Daily Cumulative Traffic — Dimotiko Gymnastirio Eyelpidon\"\n                        },\n                        \"package_id\": \"7228af9f-5d12-4e3d-9638-fbb3e652da60\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:37.808275\",\n                            \"updated\": \"2026-03-31T08:26:37.807588\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"79ff71e1-1535-4f76-b653-e08d7987a3cb\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:52.275464\",\n                \"metadata_modified\": \"2026-03-31T08:26:52.275470\",\n                \"name\": \"wifi-cumulative-traffic-085-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:26:56.950221\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:26:56.956467\",\n                            \"updated\": \"2026-03-31T08:26:56.950221\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:52.277284\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"432d78a3-e500-42eb-b694-2fe360eaa73d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:52.264163\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                        },\n                        \"package_id\": \"79ff71e1-1535-4f76-b653-e08d7987a3cb\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:55.868580\",\n                            \"updated\": \"2026-03-31T08:26:55.867952\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2a1a711a-517f-4567-86f7-70113e4abc49\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:10.343126\",\n                \"metadata_modified\": \"2026-03-31T08:27:10.343133\",\n                \"name\": \"wifi-cumulative-traffic-086-plateia-orthodoxias-paidiki-chara\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Orthodoxias Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:10.345013\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"7ae23f57-979f-434e-9715-1620310351b8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:10.330901\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Orthodoxias Paidiki Chara\"\n                        },\n                        \"package_id\": \"2a1a711a-517f-4567-86f7-70113e4abc49\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:14.271185\",\n                            \"updated\": \"2026-03-31T08:27:14.270515\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"25b8e2b4-25d4-4cce-919c-613ab0c981a8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:28.834930\",\n                \"metadata_modified\": \"2026-03-31T08:27:28.834936\",\n                \"name\": \"wifi-cumulative-traffic-087-paidiki-chara-kolonoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:27:33.348602\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:27:33.354474\",\n                            \"updated\": \"2026-03-31T08:27:33.348602\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:28.836573\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0bdf7279-80b9-47b8-b8ab-13337bed3794\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:28.823818\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Kolonoy\"\n                        },\n                        \"package_id\": \"25b8e2b4-25d4-4cce-919c-613ab0c981a8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:32.319085\",\n                            \"updated\": \"2026-03-31T08:27:32.318433\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b87613c3-42fd-44ba-bc20-fb576d202d5f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:50.966806\",\n                \"metadata_modified\": \"2026-03-31T08:27:50.966812\",\n                \"name\": \"wifi-cumulative-traffic-088-plateia-kanelopoyloy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Kanelopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:50.968721\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"701205d9-54eb-44ba-ab63-ba92e21a0105\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:50.955489\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Kanelopoyloy\"\n                        },\n                        \"package_id\": \"b87613c3-42fd-44ba-bc20-fb576d202d5f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:54.599127\",\n                            \"updated\": \"2026-03-31T08:27:54.598463\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"519cfe03-6951-4567-9098-fcc80c9e8bfc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:09.024503\",\n                \"metadata_modified\": \"2026-03-31T08:28:09.024509\",\n                \"name\": \"wifi-cumulative-traffic-089-politistiko-kentro-kypseli\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                    \"en\": \"WiFi Cumulative Traffic — Politistiko Kentro Kypseli\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:28:13.698441\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:28:13.704708\",\n                            \"updated\": \"2026-03-31T08:28:13.698441\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:09.026511\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f648bc32-ec41-46e8-8973-e10e858fa422\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:09.012784\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                            \"en\": \"Daily Cumulative Traffic — Politistiko Kentro Kypseli\"\n                        },\n                        \"package_id\": \"519cfe03-6951-4567-9098-fcc80c9e8bfc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:12.608751\",\n                            \"updated\": \"2026-03-31T08:28:12.608146\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4920cb55-1411-4250-9841-1cc30ebbd250\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:27.061339\",\n                \"metadata_modified\": \"2026-03-31T08:28:27.061347\",\n                \"name\": \"wifi-cumulative-traffic-090-votanikos-kipos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Βοτανικός Κήπος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Βοτανικός Κήπος\",\n                    \"en\": \"WiFi Cumulative Traffic — Votanikos Kipos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:27.063129\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"892cff26-96fa-4806-a385-08679afee185\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:27.050398\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Βοτανικός Κήπος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Βοτανικός Κήπος\",\n                            \"en\": \"Daily Cumulative Traffic — Votanikos Kipos\"\n                        },\n                        \"package_id\": \"4920cb55-1411-4250-9841-1cc30ebbd250\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:30.864741\",\n                            \"updated\": \"2026-03-31T08:28:30.864007\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dd52197b-ea64-4f1e-bc22-3f20ee556330\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:45.069355\",\n                \"metadata_modified\": \"2026-03-31T08:28:45.069363\",\n                \"name\": \"wifi-cumulative-traffic-091-plateia-agioy-payloy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Agioy Payloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:45.071485\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3ae3680a-858c-4a2f-a171-9063a93fd07a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:45.058259\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Agioy Payloy\"\n                        },\n                        \"package_id\": \"dd52197b-ea64-4f1e-bc22-3f20ee556330\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:48.749371\",\n                            \"updated\": \"2026-03-31T08:28:48.748700\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a053f9a1-1097-42f4-a282-ca85f0bd2a34\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:08.047058\",\n                \"metadata_modified\": \"2026-03-31T08:29:08.047064\",\n                \"name\": \"wifi-cumulative-traffic-092-plateia-flemigk-spyroy-patsi\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Flemigk Spyroy Patsi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:29:12.772807\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:29:12.779600\",\n                            \"updated\": \"2026-03-31T08:29:12.772807\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:08.048762\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"8186440d-31b5-4106-b9dd-42492aef571b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:08.035643\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Flemigk Spyroy Patsi\"\n                        },\n                        \"package_id\": \"a053f9a1-1097-42f4-a282-ca85f0bd2a34\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:11.701320\",\n                            \"updated\": \"2026-03-31T08:29:11.700674\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fb74ec4b-c4a9-44ce-a970-10b9d49bd011\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:26.337512\",\n                \"metadata_modified\": \"2026-03-31T08:29:26.337520\",\n                \"name\": \"wifi-cumulative-traffic-093-theatro-kolonoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Θέατρο Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Θέατρο Κολωνού\",\n                    \"en\": \"WiFi Cumulative Traffic — Theatro Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:26.339800\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"094cd857-2fca-468e-b73b-96d81c39636a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:26.326202\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Θέατρο Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Θέατρο Κολωνού\",\n                            \"en\": \"Daily Cumulative Traffic — Theatro Kolonoy\"\n                        },\n                        \"package_id\": \"fb74ec4b-c4a9-44ce-a970-10b9d49bd011\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:33.882393\",\n                            \"updated\": \"2026-03-31T08:29:33.881674\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"84823e31-2123-4836-816c-a047e856bd89\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:48.798422\",\n                \"metadata_modified\": \"2026-03-31T08:29:48.798428\",\n                \"name\": \"wifi-cumulative-traffic-094-parko-paidiki-chara-kolymvitirioy-kolokynthoys\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                    \"en\": \"WiFi Cumulative Traffic — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:48.800156\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"663a899e-525d-4ba6-8015-e1758044e281\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:48.786396\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                            \"en\": \"Daily Cumulative Traffic — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                        },\n                        \"package_id\": \"84823e31-2123-4836-816c-a047e856bd89\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:52.459174\",\n                            \"updated\": \"2026-03-31T08:29:52.458544\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d9a8e4bd-687c-4774-964e-446e4a468ea9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:07.285019\",\n                \"metadata_modified\": \"2026-03-31T08:30:07.285026\",\n                \"name\": \"wifi-cumulative-traffic-095-athlitiko-kentro-atlas-sepolion-kai-paidiki-chara-aylonos\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:07.286747\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2fa2ff5a-5228-42ed-ae1e-37007ab41ee2\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:07.273288\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                        },\n                        \"package_id\": \"d9a8e4bd-687c-4774-964e-446e4a468ea9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:10.962198\",\n                            \"updated\": \"2026-03-31T08:30:10.961564\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"528638ca-8b4d-4996-9d07-7841ae77a591\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:25.407656\",\n                \"metadata_modified\": \"2026-03-31T08:30:25.407663\",\n                \"name\": \"wifi-cumulative-traffic-096-paidiki-chara-athlitiko-kentro-tritona-sepolion\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:25.409458\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0aeb5357-e1e9-4d12-8622-834022fa2938\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:25.395738\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                        },\n                        \"package_id\": \"528638ca-8b4d-4996-9d07-7841ae77a591\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:32.997796\",\n                            \"updated\": \"2026-03-31T08:30:32.997157\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6883786a-0166-466f-8904-ad66bda6a17c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:47.464174\",\n                \"metadata_modified\": \"2026-03-31T08:30:47.464181\",\n                \"name\": \"wifi-cumulative-traffic-097-plateia-athanasioy-diakoy-thymarakia\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Athanasioy Diakoy Thymarakia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:30:51.985030\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:30:51.991338\",\n                            \"updated\": \"2026-03-31T08:30:51.985030\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:47.466274\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3a1be790-7e2c-4747-9347-3d6e86ce4b7e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:47.453378\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Athanasioy Diakoy Thymarakia\"\n                        },\n                        \"package_id\": \"6883786a-0166-466f-8904-ad66bda6a17c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:50.921586\",\n                            \"updated\": \"2026-03-31T08:30:50.920939\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6b4f7131-b077-45f0-9d62-c7d0a142ab75\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:05.727062\",\n                \"metadata_modified\": \"2026-03-31T08:31:05.727069\",\n                \"name\": \"wifi-cumulative-traffic-098-plateia-zerva\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Zerva\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:05.728961\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"cb3c0627-d80f-4c5c-9a4d-8891a5d8b145\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:05.714800\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Zerva\"\n                        },\n                        \"package_id\": \"6b4f7131-b077-45f0-9d62-c7d0a142ab75\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:09.687330\",\n                            \"updated\": \"2026-03-31T08:31:09.686660\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1e0787f9-20f3-4496-8b93-c79dbc5e90fe\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:24.801264\",\n                \"metadata_modified\": \"2026-03-31T08:31:24.801270\",\n                \"name\": \"wifi-cumulative-traffic-099-plateia-nathanail\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Nathanail\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:24.803404\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f7606349-7642-4a7a-a87a-d367def39880\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:24.789585\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Nathanail\"\n                        },\n                        \"package_id\": \"1e0787f9-20f3-4496-8b93-c79dbc5e90fe\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:28.382733\",\n                            \"updated\": \"2026-03-31T08:31:28.382121\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"67fc1a92-7a5e-439e-be1c-56b11ce87277\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:43.112358\",\n                \"metadata_modified\": \"2026-03-31T08:31:43.112364\",\n                \"name\": \"wifi-cumulative-traffic-100-gipedaki-sepolia-aylonos-kai-kifisoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:43.114088\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"415cbf3d-b4f0-4cf8-80bc-e8dcf2158a03\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:43.101126\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                        },\n                        \"package_id\": \"67fc1a92-7a5e-439e-be1c-56b11ce87277\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:46.819197\",\n                            \"updated\": \"2026-03-31T08:31:46.818548\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"279d97e8-c244-4193-97d5-c07a3b314edd\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:01.897778\",\n                \"metadata_modified\": \"2026-03-31T08:32:01.897785\",\n                \"name\": \"wifi-cumulative-traffic-101-paidiki-chara-odos-pafoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                    \"en\": \"WiFi Cumulative Traffic — Paidiki Chara Odos Pafoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:01.899710\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"63e9461f-365d-461c-8048-2fe697786b83\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:01.885859\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                            \"en\": \"Daily Cumulative Traffic — Paidiki Chara Odos Pafoy\"\n                        },\n                        \"package_id\": \"279d97e8-c244-4193-97d5-c07a3b314edd\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:05.549132\",\n                            \"updated\": \"2026-03-31T08:32:05.548495\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"ab88f46d-7a65-4232-b2a6-91d43518646f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:20.283246\",\n                \"metadata_modified\": \"2026-03-31T08:32:20.283254\",\n                \"name\": \"wifi-cumulative-traffic-102-7o-dimotiko-diamerisma-dimoy-athinaion\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Cumulative Traffic — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:20.284974\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2aed507f-c751-423e-9f70-4d92309b6cb3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:20.272634\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                            \"en\": \"Daily Cumulative Traffic — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"ab88f46d-7a65-4232-b2a6-91d43518646f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:24.165426\",\n                            \"updated\": \"2026-03-31T08:32:24.164761\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c8a1042c-91de-4558-96f4-6890a972ab64\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:39.454993\",\n                \"metadata_modified\": \"2026-03-31T08:32:39.454999\",\n                \"name\": \"wifi-cumulative-traffic-103-gipeda-mpasket-agias-paraskeyis-kai-sifnoy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:39.457962\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a9bdd968-fb59-4f28-83d5-22fccfc2a045\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:39.444006\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                            \"en\": \"Daily Cumulative Traffic — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                        },\n                        \"package_id\": \"c8a1042c-91de-4558-96f4-6890a972ab64\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:42.969713\",\n                            \"updated\": \"2026-03-31T08:32:42.969095\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3143a0df-4df6-48da-884b-23fea128c2b6\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:57.973012\",\n                \"metadata_modified\": \"2026-03-31T08:32:57.973020\",\n                \"name\": \"wifi-cumulative-traffic-104-zafeiropoyloy-athlitiko-kentro-podonifti\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                    \"en\": \"WiFi Cumulative Traffic — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:57.975337\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"096c6847-4fbe-42d2-8127-1869aed5724e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:57.961407\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                            \"en\": \"Daily Cumulative Traffic — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                        },\n                        \"package_id\": \"3143a0df-4df6-48da-884b-23fea128c2b6\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:01.702082\",\n                            \"updated\": \"2026-03-31T08:33:01.701335\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2681b26b-f660-47e5-86c9-c64515635d5f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:16.736702\",\n                \"metadata_modified\": \"2026-03-31T08:33:16.736710\",\n                \"name\": \"wifi-cumulative-traffic-105-plateia-kai-gipedo-podosfairoy-agias-paraskeyis-patision\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:16.738796\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5942a2dd-39f4-49cd-bf69-0bcf3e1776d9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:16.723626\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                        },\n                        \"package_id\": \"2681b26b-f660-47e5-86c9-c64515635d5f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:20.846355\",\n                            \"updated\": \"2026-03-31T08:33:20.845664\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e959ca35-535a-4f3c-8a29-3e89a505e3ca\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:35.364072\",\n                \"metadata_modified\": \"2026-03-31T08:33:35.364081\",\n                \"name\": \"wifi-cumulative-traffic-106-plateia-nikolopoyloy\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Nikolopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:33:40.226392\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:33:40.232378\",\n                            \"updated\": \"2026-03-31T08:33:40.226392\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:35.366401\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"aeb8a2b4-6d63-4527-ad58-0a1aa442aacc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:35.353347\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Nikolopoyloy\"\n                        },\n                        \"package_id\": \"e959ca35-535a-4f3c-8a29-3e89a505e3ca\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:39.161145\",\n                            \"updated\": \"2026-03-31T08:33:39.160467\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"94517f65-a829-4af1-8877-1f3565ee4ceb\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:54.073515\",\n                \"metadata_modified\": \"2026-03-31T08:33:54.073520\",\n                \"name\": \"wifi-cumulative-traffic-107-gipedo-mpasket-plateias-goyemplei\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedo Mpasket Plateias Goyemplei\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:33:58.949268\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:33:58.955360\",\n                            \"updated\": \"2026-03-31T08:33:58.949268\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:54.075417\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"eb6d36b6-f204-4615-bdba-7932ecd69d69\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:54.062946\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedo Mpasket Plateias Goyemplei\"\n                        },\n                        \"package_id\": \"94517f65-a829-4af1-8877-1f3565ee4ceb\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:57.866902\",\n                            \"updated\": \"2026-03-31T08:33:57.866293\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c7acb69b-b771-4828-ac08-252d6710e876\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:13.210620\",\n                \"metadata_modified\": \"2026-03-31T08:34:13.210626\",\n                \"name\": \"wifi-cumulative-traffic-108-athlitiko-kentro-mitsaki-kai-parko-tsepis\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                    \"en\": \"WiFi Cumulative Traffic — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:18.172801\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:18.179332\",\n                            \"updated\": \"2026-03-31T08:34:18.172801\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:13.212818\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fcd7d5bf-9058-4033-91e7-2c70dde390dd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:13.199185\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                            \"en\": \"Daily Cumulative Traffic — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                        },\n                        \"package_id\": \"c7acb69b-b771-4828-ac08-252d6710e876\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:17.063150\",\n                            \"updated\": \"2026-03-31T08:34:17.062520\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8fe8c998-8c5a-46d1-aaf8-d659972e0488\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:32.982467\",\n                \"metadata_modified\": \"2026-03-31T08:34:32.982472\",\n                \"name\": \"wifi-cumulative-traffic-109-plateia-papadiamanti\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Papadiamanti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:37.505421\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:37.511377\",\n                            \"updated\": \"2026-03-31T08:34:37.505421\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:32.984222\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"45b8741c-7419-4058-b4ef-411196c50cfa\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:32.972043\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Papadiamanti\"\n                        },\n                        \"package_id\": \"8fe8c998-8c5a-46d1-aaf8-d659972e0488\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:36.457154\",\n                            \"updated\": \"2026-03-31T08:34:36.456371\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"90dc4253-193e-44b0-932a-13e401be08e1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:56.249842\",\n                \"metadata_modified\": \"2026-03-31T08:34:56.249848\",\n                \"name\": \"wifi-cumulative-traffic-110-plateia-tralleon\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                    \"en\": \"WiFi Cumulative Traffic — Plateia Tralleon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:35:00.974577\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:35:00.981320\",\n                            \"updated\": \"2026-03-31T08:35:00.974577\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:56.252001\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e79cb27d-0ce4-4f98-ac2d-c4fd402ef4af\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:56.239308\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                            \"en\": \"Daily Cumulative Traffic — Plateia Tralleon\"\n                        },\n                        \"package_id\": \"90dc4253-193e-44b0-932a-13e401be08e1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:59.891252\",\n                            \"updated\": \"2026-03-31T08:34:59.890600\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c54e1dff-95c9-43f4-a6e4-3b69edfe2f1d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:15.581189\",\n                \"metadata_modified\": \"2026-03-31T08:35:20.783890\",\n                \"name\": \"wifi-cumulative-traffic-111-trigono-prasinoy-acharnon-kai-leof-ionias\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                    \"en\": \"WiFi Cumulative Traffic — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:35:42.525824\",\n                            \"last_success\": null,\n                            \"failure_count\": 3,\n                            \"created\": \"2026-03-31T08:35:42.531981\",\n                            \"updated\": \"2026-03-31T08:35:49.189067\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:15.583493\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d1af4aa8-abc9-4f62-84dc-2f6c514bf8df\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:20.799998\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                            \"en\": \"Daily Cumulative Traffic — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                        },\n                        \"package_id\": \"c54e1dff-95c9-43f4-a6e4-3b69edfe2f1d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:35:49.189067\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"File could not be downloaded. Reason: URL invalid. Error details: Invalid url scheme. Please use one of: ftp http https. Attempted on 31/03/2026. Tried 3 times since 31/03/2026. This URL has not worked in the history of this tool.\",\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:19.500833\",\n                            \"updated\": \"2026-03-31T08:35:50.653115\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/fe4bea41-ccb2-4b65-aafc-13f06abe6b33/wifi-cumulative-traffic-111-trigono-prasinoy-acharnon-kai-leof-ionias-dm3jgh8z.zip?se=2026-03-31T09%3A35%3A49Z&sp=r&sv=2024-08-04&sr=b&sig=cIQVzyBA1z9opMkLrO5uaMqdRA9N4KKdxfTkFDvPSz4%3D\",\n                            \"cache_filepath\": \"wifi-cumulative-traffic-111-trigono-prasinoy-acharnon-kai-leof-ionias-dm3jgh8z.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/fe/fe4bea41-ccb2-4b65-aafc-13f06abe6b33/wifi-cumulative-traffic-111-trigono-prasinoy-acharnon-kai-leof-ionias-dm3jgh8z.zip\",\n                            \"size\": 800,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"e5f46313ec43bcabc61877b07b4cddb7b0ba793b\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T08:35:49.563264\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T08:35:42.879428\",\n                            \"updated\": \"2026-03-31T08:35:49.563264\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:20.833587\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"4428ed6bc46440852ed64293b3ef6990\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T08:35:15.581196\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"fe4bea41-ccb2-4b65-aafc-13f06abe6b33\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T08:35:20.640565\",\n                        \"metadata_modified\": \"2026-03-31T08:35:20.800243\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c54e1dff-95c9-43f4-a6e4-3b69edfe2f1d\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:35:49.563264\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T08:35:44.131789\",\n                            \"updated\": \"2026-03-31T08:35:50.672313\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 800,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c54e1dff-95c9-43f4-a6e4-3b69edfe2f1d/resource/fe4bea41-ccb2-4b65-aafc-13f06abe6b33/download/wifi-cumulative-traffic-111-trigono-prasinoy-acharnon-kai-leof-ionias-dm3jgh8z.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"efcf1f12-90bd-4edf-9cf4-2c5cea726e1b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:34.545788\",\n                \"metadata_modified\": \"2026-03-31T08:35:34.545795\",\n                \"name\": \"wifi-cumulative-traffic-112-gipedo-mpasket-erioyrgias\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                    \"en\": \"WiFi Cumulative Traffic — Gipedo Mpasket Erioyrgias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:34.547526\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fec89047-564b-4f57-ac34-44438b37cb43\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:34.534967\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                            \"en\": \"Daily Cumulative Traffic — Gipedo Mpasket Erioyrgias\"\n                        },\n                        \"package_id\": \"efcf1f12-90bd-4edf-9cf4-2c5cea726e1b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:38.250805\",\n                            \"updated\": \"2026-03-31T08:35:38.250180\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"eeb65355-6d8f-45cb-88cb-2b6626f65ce7\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:52.814290\",\n                \"metadata_modified\": \"2026-03-31T08:35:52.814296\",\n                \"name\": \"wifi-cumulative-traffic-113-fokionos-negri\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                    \"en\": \"WiFi Cumulative Traffic — Fokionos Negri\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:52.816161\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από τον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fe68306f-911f-4f96-9c6b-7d6bd0f23fa7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:52.803618\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                            \"en\": \"Daily Cumulative Traffic — Fokionos Negri\"\n                        },\n                        \"package_id\": \"eeb65355-6d8f-45cb-88cb-2b6626f65ce7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:56.466825\",\n                            \"updated\": \"2026-03-31T08:35:56.466214\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3c439bc1-a67e-4b1b-b8fa-a78aeba81e97\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:40:33.123869\",\n                \"metadata_modified\": \"2026-03-31T08:40:33.123877\",\n                \"name\": \"wifi-cumulative-traffic-all-stations\",\n                \"notes\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily cumulative WiFi traffic from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 6,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Αθροιστική Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Αθροιστική Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                    \"en\": \"WiFi Cumulative Traffic — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:40:37.905075\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:40:37.910741\",\n                            \"updated\": \"2026-03-31T08:40:37.905075\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:40:33.127969\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσια αθροιστική επισκεψιμότητα WiFi (cumulative traffic) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο καταγραφών μοναδικών MAC addresses ανά 30λεπτο. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που βρίσκεται στην εμβέλεια του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily cumulative WiFi traffic from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the sum of unique MAC address detections per 30-minute interval. The same device is counted in each 30-minute window it remains within range. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:40:33.111224\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Αθροιστική Επισκεψιμότητα (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Αθροιστική Επισκεψιμότητα (Συγκεντρωτικό)\",\n                            \"en\": \"Daily Cumulative Traffic (Aggregate)\"\n                        },\n                        \"package_id\": \"3c439bc1-a67e-4b1b-b8fa-a78aeba81e97\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:40:36.801291\",\n                            \"updated\": \"2026-03-31T08:40:36.800594\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"cumulative-traffic\",\n                        \"id\": \"e12ba83d-0d1f-4fa0-9501-3e3197bb3fbf\",\n                        \"name\": \"cumulative-traffic\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"sessions\",\n                        \"id\": \"440f9918-779f-4af3-bf53-0b67905b9816\",\n                        \"name\": \"sessions\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"6fe28b4e-f045-4bcb-8f11-2470f17e36c9"},{"name":"Search - WiFi active visitors datasets","id":"875028a8-8314-473d-a858-bb45471a4f86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi AND tags:active-visitors&sort=name asc&rows=200&start=0","description":"<p>Επιστρέφει την οικογένεια datasets active-visitors.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi AND tags:active-visitors"},{"key":"sort","value":"name asc"},{"key":"rows","value":"200"},{"key":"start","value":"0"}],"variable":[]}},"response":[{"id":"41d283ab-aa3c-4653-9f30-2739534402f0","name":"Search - WiFi active visitors datasets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi AND tags:active-visitors&sort=name asc&rows=200&start=0","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi AND tags:active-visitors"},{"key":"sort","value":"name asc"},{"key":"rows","value":"200"},{"key":"start","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:06:25 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"959594"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 82,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"506a0aa6-baae-4b1d-9cfb-e7717d44cfcd\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:20.468741\",\n                \"metadata_modified\": \"2026-03-31T08:10:20.468748\",\n                \"name\": \"wifi-active-visitors-001-plateia-ippokrateioy-nosokomeioy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:20.472309\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"529e6767-355d-46d9-af0e-a82939fa74e6\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:20.458019\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                            \"en\": \"Daily Active Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                        },\n                        \"package_id\": \"506a0aa6-baae-4b1d-9cfb-e7717d44cfcd\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:23.939328\",\n                            \"updated\": \"2026-03-31T08:10:23.938686\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c621ed15-f02e-4e28-9e6d-176b6138f77f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:38.488345\",\n                \"metadata_modified\": \"2026-03-31T08:10:38.488353\",\n                \"name\": \"wifi-active-visitors-002-plateia-mavili\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαβίλη\",\n                    \"en\": \"WiFi Active Visitors — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:38.490071\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"9f97a7a8-59b8-494c-a04a-ab4adcd37311\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:38.477291\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαβίλη\",\n                            \"en\": \"Daily Active Visitors — Plateia Mavili\"\n                        },\n                        \"package_id\": \"c621ed15-f02e-4e28-9e6d-176b6138f77f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:42.275527\",\n                            \"updated\": \"2026-03-31T08:10:42.274798\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"301ad341-6435-4b30-8cf1-6d95bc6f8fc4\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:57.253154\",\n                \"metadata_modified\": \"2026-03-31T08:10:57.253160\",\n                \"name\": \"wifi-active-visitors-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:57.256348\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1ffde117-b97f-47e6-ae57-e4cf927513a3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:57.240623\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"301ad341-6435-4b30-8cf1-6d95bc6f8fc4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:01.040433\",\n                            \"updated\": \"2026-03-31T08:11:01.039362\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fcf26a44-30f5-41a6-8938-e29671466e1e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:16.046753\",\n                \"metadata_modified\": \"2026-03-31T08:11:16.046761\",\n                \"name\": \"wifi-active-visitors-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"WiFi Active Visitors — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:16.049167\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"9dd0495b-e249-4b5a-8c80-09571773056b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:16.034600\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Daily Active Visitors — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"fcf26a44-30f5-41a6-8938-e29671466e1e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:19.765412\",\n                            \"updated\": \"2026-03-31T08:11:19.764737\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"341c289e-39b3-43ba-9c96-02ad0d9fb595\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:38.832764\",\n                \"metadata_modified\": \"2026-03-31T08:11:38.832773\",\n                \"name\": \"wifi-active-visitors-005-alsos-logginoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Άλσος Λογγίνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Άλσος Λογγίνου\",\n                    \"en\": \"WiFi Active Visitors — Alsos Logginoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:38.836175\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d2697456-1f3a-420e-896c-b19b1b89e0c5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:38.818907\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Άλσος Λογγίνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Άλσος Λογγίνου\",\n                            \"en\": \"Daily Active Visitors — Alsos Logginoy\"\n                        },\n                        \"package_id\": \"341c289e-39b3-43ba-9c96-02ad0d9fb595\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:42.588312\",\n                            \"updated\": \"2026-03-31T08:11:42.587219\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"94ca081e-337f-41a6-9c1b-82f4c7af3a43\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:57.191717\",\n                \"metadata_modified\": \"2026-03-31T08:11:57.191724\",\n                \"name\": \"wifi-active-visitors-006-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:57.193847\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5845ca96-e904-46f7-91c3-a4d61114f564\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:57.180592\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"94ca081e-337f-41a6-9c1b-82f4c7af3a43\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:00.639629\",\n                            \"updated\": \"2026-03-31T08:12:00.638589\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"eb4396ec-6376-404f-a466-7c7831900dc9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:14.906753\",\n                \"metadata_modified\": \"2026-03-31T08:12:14.906761\",\n                \"name\": \"wifi-active-visitors-007-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:14.908616\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4d2db358-6ec5-4469-add2-a9be8f9cb3ae\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:14.895722\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Daily Active Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"eb4396ec-6376-404f-a466-7c7831900dc9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:18.668206\",\n                            \"updated\": \"2026-03-31T08:12:18.667503\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f91749ae-68b3-4ab1-bf6f-5b837c787507\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:33.694410\",\n                \"metadata_modified\": \"2026-03-31T08:12:33.694416\",\n                \"name\": \"wifi-active-visitors-008-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"WiFi Active Visitors — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:33.696198\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c209862e-8eb4-48bd-8514-aa95ebc99cbe\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:33.684387\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Daily Active Visitors — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"f91749ae-68b3-4ab1-bf6f-5b837c787507\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:37.258195\",\n                            \"updated\": \"2026-03-31T08:12:37.257536\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"93f42fdf-55af-4709-80f7-4c531d57b204\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:56.481953\",\n                \"metadata_modified\": \"2026-03-31T08:12:56.481958\",\n                \"name\": \"wifi-active-visitors-009-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:56.483642\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a00d715b-5105-430f-a788-7d513485dd38\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:56.470828\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"93f42fdf-55af-4709-80f7-4c531d57b204\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:59.969211\",\n                            \"updated\": \"2026-03-31T08:12:59.968586\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c94d10d3-af94-497f-908c-5adf4e443e86\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:14.784499\",\n                \"metadata_modified\": \"2026-03-31T08:13:14.784512\",\n                \"name\": \"wifi-active-visitors-010-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"WiFi Active Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:14.787924\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5ed19f4b-8ed3-4d45-95ce-e5f2cafa66d3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:14.771104\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Daily Active Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"c94d10d3-af94-497f-908c-5adf4e443e86\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:18.673423\",\n                            \"updated\": \"2026-03-31T08:13:18.672193\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e7416b5b-fa68-490c-b632-32799cdcc226\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:33.257157\",\n                \"metadata_modified\": \"2026-03-31T08:13:33.257165\",\n                \"name\": \"wifi-active-visitors-011-plateia-sofias-vempo\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"WiFi Active Visitors — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:33.258898\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c842f340-22b3-42e5-84de-6a7fd6a8260a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:33.246584\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Daily Active Visitors — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"e7416b5b-fa68-490c-b632-32799cdcc226\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:36.939124\",\n                            \"updated\": \"2026-03-31T08:13:36.938461\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1fac16fd-4b2d-4ff3-a3bf-7d253bb254c0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:52.265706\",\n                \"metadata_modified\": \"2026-03-31T08:13:52.265711\",\n                \"name\": \"wifi-active-visitors-012-plateia-kai-athlitiko-kentro-kedrinoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                    \"en\": \"WiFi Active Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:52.267399\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"832b8268-2c28-42c2-8bb2-f45adb9a85ae\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:52.255617\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                            \"en\": \"Daily Active Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                        },\n                        \"package_id\": \"1fac16fd-4b2d-4ff3-a3bf-7d253bb254c0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:55.805863\",\n                            \"updated\": \"2026-03-31T08:13:55.805250\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e33fa522-0c6f-4cc2-9079-91b70e8cfc39\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:10.539698\",\n                \"metadata_modified\": \"2026-03-31T08:14:10.539706\",\n                \"name\": \"wifi-active-visitors-013-gipeda-mpasket-gada\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Gada\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:10.541832\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d17c970f-3536-42c5-9b5c-044a95abcfb5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:10.528112\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Gada\"\n                        },\n                        \"package_id\": \"e33fa522-0c6f-4cc2-9079-91b70e8cfc39\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:14.154690\",\n                            \"updated\": \"2026-03-31T08:14:14.154023\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3d2467b5-fb9b-4056-a12c-25c56d6355c0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:28.896631\",\n                \"metadata_modified\": \"2026-03-31T08:14:28.896639\",\n                \"name\": \"wifi-active-visitors-014-athlitiko-kentro-plakentias-kai-fthiotidos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:28.898533\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f6f6f6f0-9f65-4116-9588-aa1a5ec39aec\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:28.885148\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                        },\n                        \"package_id\": \"3d2467b5-fb9b-4056-a12c-25c56d6355c0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:32.613743\",\n                            \"updated\": \"2026-03-31T08:14:32.613102\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1ad40b8a-839d-44dc-8379-031649273f82\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:47.134417\",\n                \"metadata_modified\": \"2026-03-31T08:14:47.134423\",\n                \"name\": \"wifi-active-visitors-015-plateia-madritis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαδρίτης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μαδρίτης\",\n                    \"en\": \"WiFi Active Visitors — Plateia Madritis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:47.136722\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"8ce24f63-c201-45d0-b41f-ddb5810e0e48\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:47.122316\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαδρίτης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μαδρίτης\",\n                            \"en\": \"Daily Active Visitors — Plateia Madritis\"\n                        },\n                        \"package_id\": \"1ad40b8a-839d-44dc-8379-031649273f82\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:50.966764\",\n                            \"updated\": \"2026-03-31T08:14:50.966166\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b8cf0666-b5f9-4305-b002-08d468e07653\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:09.773034\",\n                \"metadata_modified\": \"2026-03-31T08:15:09.773040\",\n                \"name\": \"wifi-active-visitors-016-gipeda-mpasket-paidiki-chara-karavel\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:15:14.561618\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:15:14.567943\",\n                            \"updated\": \"2026-03-31T08:15:14.561618\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:09.774749\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"09527c46-9888-4de2-bd02-542cc628d5ad\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:09.761045\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                        },\n                        \"package_id\": \"b8cf0666-b5f9-4305-b002-08d468e07653\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:13.474317\",\n                            \"updated\": \"2026-03-31T08:15:13.473656\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d22ea4bd-6d74-40c8-a43d-8f0b0597faf0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:27.656289\",\n                \"metadata_modified\": \"2026-03-31T08:15:27.656297\",\n                \"name\": \"wifi-active-visitors-017-plateia-paidon-paidiki-chara\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παίδων & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παίδων & Παιδική Χαρά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Paidon Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:15:32.447420\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:15:32.454237\",\n                            \"updated\": \"2026-03-31T08:15:32.447420\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:27.658074\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"97872e26-7321-4284-8c20-e12a86b82129\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:27.644772\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                            \"en\": \"Daily Active Visitors — Plateia Paidon Paidiki Chara\"\n                        },\n                        \"package_id\": \"d22ea4bd-6d74-40c8-a43d-8f0b0597faf0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:31.352770\",\n                            \"updated\": \"2026-03-31T08:15:31.352092\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f477dd2c-8989-478e-8545-e6d4379e6d55\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:45.974925\",\n                \"metadata_modified\": \"2026-03-31T08:15:45.974932\",\n                \"name\": \"wifi-active-visitors-018-plateia-agioy-thoma\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Θωμά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Θωμά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Agioy Thoma\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:45.976711\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e6b18e4a-676a-492d-92c9-ca7f2afb646b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:45.963168\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Θωμά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Θωμά\",\n                            \"en\": \"Daily Active Visitors — Plateia Agioy Thoma\"\n                        },\n                        \"package_id\": \"f477dd2c-8989-478e-8545-e6d4379e6d55\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:49.792732\",\n                            \"updated\": \"2026-03-31T08:15:49.792092\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f125250d-9bde-4ff2-963a-92fad3104204\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:04.884234\",\n                \"metadata_modified\": \"2026-03-31T08:16:04.884240\",\n                \"name\": \"wifi-active-visitors-019-paidiki-chara-pneymatiko-kentro-gkyzi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:04.886288\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1fca5c20-60b4-48a1-92f4-230bd5c73b24\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:04.873111\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                        },\n                        \"package_id\": \"f125250d-9bde-4ff2-963a-92fad3104204\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:08.496434\",\n                            \"updated\": \"2026-03-31T08:16:08.495789\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"120bd852-b986-4275-89a5-7ad4b77defab\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:22.903766\",\n                \"metadata_modified\": \"2026-03-31T08:16:22.903774\",\n                \"name\": \"wifi-active-visitors-020-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:16:31.731542\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:16:31.737723\",\n                            \"updated\": \"2026-03-31T08:16:31.731542\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:22.905619\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f830ec57-c696-4f61-bc1b-9e6a2296c703\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:22.891753\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                        },\n                        \"package_id\": \"120bd852-b986-4275-89a5-7ad4b77defab\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:30.609444\",\n                            \"updated\": \"2026-03-31T08:16:30.608759\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"64328adb-55ab-4008-9858-2a2f8ed3f147\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:53.631407\",\n                \"metadata_modified\": \"2026-03-31T08:16:53.631415\",\n                \"name\": \"wifi-active-visitors-021-plateia-pinelopis-delta\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Πηνελόπης Δέλτα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Πηνελόπης Δέλτα\",\n                    \"en\": \"WiFi Active Visitors — Plateia Pinelopis Delta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:53.633879\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"05203895-98aa-46ac-8983-62a65cf780b5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:53.620388\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Πηνελόπης Δέλτα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Πηνελόπης Δέλτα\",\n                            \"en\": \"Daily Active Visitors — Plateia Pinelopis Delta\"\n                        },\n                        \"package_id\": \"64328adb-55ab-4008-9858-2a2f8ed3f147\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:57.316211\",\n                            \"updated\": \"2026-03-31T08:16:57.315508\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9a300e7f-bc8d-4739-b6de-6279db17db79\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:12.102699\",\n                \"metadata_modified\": \"2026-03-31T08:17:12.102704\",\n                \"name\": \"wifi-active-visitors-022-gipedo-ethnikoy-ellinoroson\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Εθνικού Ελληνορώσων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Εθνικού Ελληνορώσων\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Ethnikoy Ellinoroson\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:12.104445\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"61dfd6ae-0a58-4843-9c4c-f189d3fbda41\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:12.091813\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Εθνικού Ελληνορώσων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Εθνικού Ελληνορώσων\",\n                            \"en\": \"Daily Active Visitors — Gipedo Ethnikoy Ellinoroson\"\n                        },\n                        \"package_id\": \"9a300e7f-bc8d-4739-b6de-6279db17db79\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:15.797799\",\n                            \"updated\": \"2026-03-31T08:17:15.797182\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"438f5298-1191-45cb-bc3b-e653d3fbbc22\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:30.354958\",\n                \"metadata_modified\": \"2026-03-31T08:17:30.354969\",\n                \"name\": \"wifi-active-visitors-023-paidiki-chara-gipedo-podosfairoy-ona\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Gipedo Podosfairoy Ona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:30.356807\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f918ed34-dbd5-4842-81c7-52f340f29a79\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:30.341943\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Gipedo Podosfairoy Ona\"\n                        },\n                        \"package_id\": \"438f5298-1191-45cb-bc3b-e653d3fbbc22\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:34.256955\",\n                            \"updated\": \"2026-03-31T08:17:34.256252\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4d291b32-cdb8-4cf6-97d4-f91afb3883f9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:49.076227\",\n                \"metadata_modified\": \"2026-03-31T08:17:49.076233\",\n                \"name\": \"wifi-active-visitors-024-nosokomeio-paidon-plaini-eisodos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                    \"en\": \"WiFi Active Visitors — Nosokomeio Paidon Plaini Eisodos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:49.078044\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"3ba84de1-a00c-4f00-a749-e68e02ec93b4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:49.064847\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                            \"en\": \"Daily Active Visitors — Nosokomeio Paidon Plaini Eisodos\"\n                        },\n                        \"package_id\": \"4d291b32-cdb8-4cf6-97d4-f91afb3883f9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:52.753851\",\n                            \"updated\": \"2026-03-31T08:17:52.753242\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"084a0006-6685-44f2-87a3-e93c20757100\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:07.519359\",\n                \"metadata_modified\": \"2026-03-31T08:18:07.519367\",\n                \"name\": \"wifi-active-visitors-025-parko-plateia-paloympioti\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο - Πλατεία Παλουμπιώτη\",\n                    \"en\": \"WiFi Active Visitors — Parko Plateia Paloympioti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:07.521145\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f1800461-b60b-49eb-8833-a243af50e752\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:07.508764\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο - Πλατεία Παλουμπιώτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο - Πλατεία Παλουμπιώτη\",\n                            \"en\": \"Daily Active Visitors — Parko Plateia Paloympioti\"\n                        },\n                        \"package_id\": \"084a0006-6685-44f2-87a3-e93c20757100\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:11.248306\",\n                            \"updated\": \"2026-03-31T08:18:11.247609\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"499a899e-4f25-44a1-a8df-c2fe5297ead7\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:25.706888\",\n                \"metadata_modified\": \"2026-03-31T08:18:25.706896\",\n                \"name\": \"wifi-active-visitors-026-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:25.708866\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1c698a91-cd23-42fb-9129-8a17b1b4311d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:25.695030\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                        },\n                        \"package_id\": \"499a899e-4f25-44a1-a8df-c2fe5297ead7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:33.384028\",\n                            \"updated\": \"2026-03-31T08:18:33.383324\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"654427aa-f291-451d-9fe7-60ead5be9f86\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:48.307353\",\n                \"metadata_modified\": \"2026-03-31T08:18:48.307360\",\n                \"name\": \"wifi-active-visitors-027-dimotiko-kolymvitirio-goydi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Κολυμβητήριο Γουδή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Κολυμβητήριο Γουδή\",\n                    \"en\": \"WiFi Active Visitors — Dimotiko Kolymvitirio Goydi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:48.309558\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6be4d541-c2d5-4ce1-9c68-e45d42b85fe3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:48.295246\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Κολυμβητήριο Γουδή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Κολυμβητήριο Γουδή\",\n                            \"en\": \"Daily Active Visitors — Dimotiko Kolymvitirio Goydi\"\n                        },\n                        \"package_id\": \"654427aa-f291-451d-9fe7-60ead5be9f86\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:52.159636\",\n                            \"updated\": \"2026-03-31T08:18:52.159039\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"06b8da1e-48c6-4be4-8d2e-10cfbe6cd226\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:06.577620\",\n                \"metadata_modified\": \"2026-03-31T08:19:06.577628\",\n                \"name\": \"wifi-active-visitors-028-plateia-mesologgioy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μεσολογγίου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μεσολογγίου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Mesologgioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:06.579391\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"66bc563c-f0e6-4f19-90e0-19800ae9ccbc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:06.566483\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μεσολογγίου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μεσολογγίου\",\n                            \"en\": \"Daily Active Visitors — Plateia Mesologgioy\"\n                        },\n                        \"package_id\": \"06b8da1e-48c6-4be4-8d2e-10cfbe6cd226\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:10.148878\",\n                            \"updated\": \"2026-03-31T08:19:10.148209\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2c234b5c-2e8a-4dd3-b08d-2e325ceb46c1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:25.138558\",\n                \"metadata_modified\": \"2026-03-31T08:19:25.138564\",\n                \"name\": \"wifi-active-visitors-029-leschi-filias-neoy-kosmoy-2is-dk\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                    \"en\": \"WiFi Active Visitors — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:19:30.157963\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:19:30.164262\",\n                            \"updated\": \"2026-03-31T08:19:30.157963\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:25.140552\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"898873e1-0b12-4977-9f3a-0f45097aa137\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:25.127942\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                            \"en\": \"Daily Active Visitors — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                        },\n                        \"package_id\": \"2c234b5c-2e8a-4dd3-b08d-2e325ceb46c1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:29.005819\",\n                            \"updated\": \"2026-03-31T08:19:29.005216\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"87db0a03-c150-4007-b5b3-f89f28773a07\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:47.706331\",\n                \"metadata_modified\": \"2026-03-31T08:19:47.706339\",\n                \"name\": \"wifi-active-visitors-030-plateia-machis-analatoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μάχης Αναλάτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μάχης Αναλάτου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Machis Analatoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:19:52.696477\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:19:52.702501\",\n                            \"updated\": \"2026-03-31T08:19:52.696477\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:47.708249\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a9a2e85c-383b-4c03-b3be-5faf94bd5ae3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:47.695183\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μάχης Αναλάτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μάχης Αναλάτου\",\n                            \"en\": \"Daily Active Visitors — Plateia Machis Analatoy\"\n                        },\n                        \"package_id\": \"87db0a03-c150-4007-b5b3-f89f28773a07\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:51.601474\",\n                            \"updated\": \"2026-03-31T08:19:51.600762\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a3361567-8a34-4611-923f-367c17bdaf54\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:06.274539\",\n                \"metadata_modified\": \"2026-03-31T08:20:06.274545\",\n                \"name\": \"wifi-active-visitors-031-plateia-lykofronos-kai-frynonos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                    \"en\": \"WiFi Active Visitors — Plateia Lykofronos Kai Frynonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:20:11.056024\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:20:11.062034\",\n                            \"updated\": \"2026-03-31T08:20:11.056024\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:06.276738\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0476b1e3-e1d6-454d-ac4b-80fd72171464\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:06.263439\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                            \"en\": \"Daily Active Visitors — Plateia Lykofronos Kai Frynonos\"\n                        },\n                        \"package_id\": \"a3361567-8a34-4611-923f-367c17bdaf54\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:09.968132\",\n                            \"updated\": \"2026-03-31T08:20:09.967475\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8e4eb9a0-8ac4-4455-ac29-a8395b93ddc3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:24.513725\",\n                \"metadata_modified\": \"2026-03-31T08:20:24.513733\",\n                \"name\": \"wifi-active-visitors-032-plateia-mplokoy-doyrgoytioy-kai-2o-dimotiko-iatreio-neoy-kos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:24.515893\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"76152175-8764-4b91-9e1e-e8b374ce8e21\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:24.501510\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                            \"en\": \"Daily Active Visitors — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                        },\n                        \"package_id\": \"8e4eb9a0-8ac4-4455-ac29-a8395b93ddc3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:28.562221\",\n                            \"updated\": \"2026-03-31T08:20:28.561091\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"27042fa1-12eb-49b3-a4b9-66deec48a2a4\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:43.451058\",\n                \"metadata_modified\": \"2026-03-31T08:20:43.451064\",\n                \"name\": \"wifi-active-visitors-033-plateia-romis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ρώμης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ρώμης\",\n                    \"en\": \"WiFi Active Visitors — Plateia Romis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:20:48.239713\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:20:48.246031\",\n                            \"updated\": \"2026-03-31T08:20:48.239713\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:43.453177\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d5b3dc32-c5bc-466d-87d6-2bd2d160b21e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:43.439843\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ρώμης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ρώμης\",\n                            \"en\": \"Daily Active Visitors — Plateia Romis\"\n                        },\n                        \"package_id\": \"27042fa1-12eb-49b3-a4b9-66deec48a2a4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:47.159532\",\n                            \"updated\": \"2026-03-31T08:20:47.158903\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"de09e6f4-3de0-4c9a-a495-778a9601cd3d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:02.134384\",\n                \"metadata_modified\": \"2026-03-31T08:21:02.134392\",\n                \"name\": \"wifi-active-visitors-066-plateia-kyprion-ethnomartyron\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                    \"en\": \"WiFi Active Visitors — Plateia Kyprion Ethnomartyron\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:07.002082\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:07.008889\",\n                            \"updated\": \"2026-03-31T08:21:07.002082\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:02.136235\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"57cd1d85-30f4-4587-9883-645cf3f36172\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:02.123186\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                            \"en\": \"Daily Active Visitors — Plateia Kyprion Ethnomartyron\"\n                        },\n                        \"package_id\": \"de09e6f4-3de0-4c9a-a495-778a9601cd3d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:05.893454\",\n                            \"updated\": \"2026-03-31T08:21:05.892776\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d76d822a-d68a-4a25-a6f0-bc04044654ad\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:20.574099\",\n                \"metadata_modified\": \"2026-03-31T08:21:20.574108\",\n                \"name\": \"wifi-active-visitors-067-parko-kapaps\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο ΚΑΠΑΨ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο ΚΑΠΑΨ\",\n                    \"en\": \"WiFi Active Visitors — Parko Kapaps\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:25.453340\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:25.459995\",\n                            \"updated\": \"2026-03-31T08:21:25.453340\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:20.576567\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"055168d5-52df-4aa1-a53e-f8d9c5b0dd54\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:20.557271\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο ΚΑΠΑΨ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο ΚΑΠΑΨ\",\n                            \"en\": \"Daily Active Visitors — Parko Kapaps\"\n                        },\n                        \"package_id\": \"d76d822a-d68a-4a25-a6f0-bc04044654ad\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:24.341000\",\n                            \"updated\": \"2026-03-31T08:21:24.340341\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"122fae34-8bfa-4116-9abc-e2e0a00b6e79\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:39.842737\",\n                \"metadata_modified\": \"2026-03-31T08:21:39.842749\",\n                \"name\": \"wifi-active-visitors-068-gipedo-mpasket-ano-kypseli-odos-arkesinis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:21:44.720538\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:21:44.726942\",\n                            \"updated\": \"2026-03-31T08:21:44.720538\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:39.844551\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"03ff5f78-91c4-4b48-b5b7-a0a67942ffd3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:39.830497\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                            \"en\": \"Daily Active Visitors — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                        },\n                        \"package_id\": \"122fae34-8bfa-4116-9abc-e2e0a00b6e79\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:43.657474\",\n                            \"updated\": \"2026-03-31T08:21:43.656759\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6278e825-aeb7-4b30-a827-7252a6fa8304\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:58.910241\",\n                \"metadata_modified\": \"2026-03-31T08:21:58.910246\",\n                \"name\": \"wifi-active-visitors-069-athlitiko-kentro-alepotrypa\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Αλεπότρυπα\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Alepotrypa\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:22:03.501412\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:22:03.508097\",\n                            \"updated\": \"2026-03-31T08:22:03.501412\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:58.911971\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b7e4d617-5f37-434a-a9e5-12f77a5b7cfc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:58.900434\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Αλεπότρυπα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Αλεπότρυπα\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Alepotrypa\"\n                        },\n                        \"package_id\": \"6278e825-aeb7-4b30-a827-7252a6fa8304\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:02.360485\",\n                            \"updated\": \"2026-03-31T08:22:02.359852\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"37e4c8cc-7963-49b6-b48f-d6597fe2f9bc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:17.445477\",\n                \"metadata_modified\": \"2026-03-31T08:22:17.445488\",\n                \"name\": \"wifi-active-visitors-070-plateia-argentinis-dimokratias\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αργεντινής Δημοκρατίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αργεντινής Δημοκρατίας\",\n                    \"en\": \"WiFi Active Visitors — Plateia Argentinis Dimokratias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:17.447439\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"10bc1cd4-0600-43b4-a476-e1cf42a1920f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:17.433384\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αργεντινής Δημοκρατίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αργεντινής Δημοκρατίας\",\n                            \"en\": \"Daily Active Visitors — Plateia Argentinis Dimokratias\"\n                        },\n                        \"package_id\": \"37e4c8cc-7963-49b6-b48f-d6597fe2f9bc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:21.247861\",\n                            \"updated\": \"2026-03-31T08:22:21.247211\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"5972bb71-22c5-409c-bed1-c477d20ae6d7\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:35.902483\",\n                \"metadata_modified\": \"2026-03-31T08:22:35.902488\",\n                \"name\": \"wifi-active-visitors-071-plateia-gkyzi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Γκύζη\",\n                    \"en\": \"WiFi Active Visitors — Plateia Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:35.905266\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"58dce003-e2d5-46c0-9afb-612f221f3d6f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:35.891162\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Γκύζη\",\n                            \"en\": \"Daily Active Visitors — Plateia Gkyzi\"\n                        },\n                        \"package_id\": \"5972bb71-22c5-409c-bed1-c477d20ae6d7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:39.572680\",\n                            \"updated\": \"2026-03-31T08:22:39.572067\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f51158c7-5e65-465c-bcbe-644885f3bf31\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:54.539551\",\n                \"metadata_modified\": \"2026-03-31T08:22:54.539559\",\n                \"name\": \"wifi-active-visitors-072-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                    \"en\": \"WiFi Active Visitors — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:22:59.469824\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:22:59.476367\",\n                            \"updated\": \"2026-03-31T08:22:59.469824\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:54.541624\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"03cf5bce-c71d-44e7-a9e8-39c5beb5a404\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:54.528287\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                            \"en\": \"Daily Active Visitors — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                        },\n                        \"package_id\": \"f51158c7-5e65-465c-bcbe-644885f3bf31\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:58.370677\",\n                            \"updated\": \"2026-03-31T08:22:58.369978\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1f0937bc-dd37-4858-960f-56576d3d62a1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:13.081648\",\n                \"metadata_modified\": \"2026-03-31T08:23:13.081654\",\n                \"name\": \"wifi-active-visitors-073-plateia-aigyptoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αιγύπτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αιγύπτου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Aigyptoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:13.083779\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"7dd11671-96f0-4ae0-ae42-a67adcaf8d15\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:13.069962\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αιγύπτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αιγύπτου\",\n                            \"en\": \"Daily Active Visitors — Plateia Aigyptoy\"\n                        },\n                        \"package_id\": \"1f0937bc-dd37-4858-960f-56576d3d62a1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:16.637103\",\n                            \"updated\": \"2026-03-31T08:23:16.636444\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9a165c93-656c-403e-83bd-4e1360a7c93d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:30.843916\",\n                \"metadata_modified\": \"2026-03-31T08:23:30.843923\",\n                \"name\": \"wifi-active-visitors-074-parko-michalakopoyloy-kai-plateia-vrazilias\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                    \"en\": \"WiFi Active Visitors — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:30.846557\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"974026f5-6d48-4db3-b46c-ee792fc44aa8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:30.833113\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                            \"en\": \"Daily Active Visitors — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                        },\n                        \"package_id\": \"9a165c93-656c-403e-83bd-4e1360a7c93d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:34.496187\",\n                            \"updated\": \"2026-03-31T08:23:34.495474\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"37c17e63-3616-4458-9a97-265a37ead773\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:49.382135\",\n                \"metadata_modified\": \"2026-03-31T08:23:49.382144\",\n                \"name\": \"wifi-active-visitors-075-athlitiko-kentro-akadimias-platonos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Akadimias Platonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:49.384488\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6a0897ae-5f70-4826-a92b-ea2724d49c14\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:49.370082\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Akadimias Platonos\"\n                        },\n                        \"package_id\": \"37c17e63-3616-4458-9a97-265a37ead773\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:53.053413\",\n                            \"updated\": \"2026-03-31T08:23:53.052660\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e967efb8-4dec-42b9-9b13-da6cc60f3616\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:07.943646\",\n                \"metadata_modified\": \"2026-03-31T08:24:07.943654\",\n                \"name\": \"wifi-active-visitors-076-dimotiko-athlitiko-kentro-patriarchi-fotioy-kai-gymnastirio\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                    \"en\": \"WiFi Active Visitors — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:07.945477\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"77a1e12c-e7ec-4eec-839d-09380e89a9c1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:07.932215\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                            \"en\": \"Daily Active Visitors — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                        },\n                        \"package_id\": \"e967efb8-4dec-42b9-9b13-da6cc60f3616\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:11.622728\",\n                            \"updated\": \"2026-03-31T08:24:11.622012\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6a35ad67-688c-46f0-82b1-f12b13abfe3b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:26.705748\",\n                \"metadata_modified\": \"2026-03-31T08:24:26.705754\",\n                \"name\": \"wifi-active-visitors-077-plateia-stathmoy-larisis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σταθμού Λαρίσης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Σταθμού Λαρίσης\",\n                    \"en\": \"WiFi Active Visitors — Plateia Stathmoy Larisis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:24:31.662845\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:24:31.669520\",\n                            \"updated\": \"2026-03-31T08:24:31.662845\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:26.707878\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c3a33d06-a360-4d5f-9ae0-3d6b9dd81cf4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:26.694895\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σταθμού Λαρίσης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Σταθμού Λαρίσης\",\n                            \"en\": \"Daily Active Visitors — Plateia Stathmoy Larisis\"\n                        },\n                        \"package_id\": \"6a35ad67-688c-46f0-82b1-f12b13abfe3b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:30.550427\",\n                            \"updated\": \"2026-03-31T08:24:30.549785\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"aae977c9-c2ff-4ca2-b3eb-d42da3d739bc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:45.635693\",\n                \"metadata_modified\": \"2026-03-31T08:24:45.635699\",\n                \"name\": \"wifi-active-visitors-078-plateia-attikis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αττικής\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αττικής\",\n                    \"en\": \"WiFi Active Visitors — Plateia Attikis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:45.637856\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e40f8864-1d5f-41da-8a0a-771159720b27\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:45.624456\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αττικής\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αττικής\",\n                            \"en\": \"Daily Active Visitors — Plateia Attikis\"\n                        },\n                        \"package_id\": \"aae977c9-c2ff-4ca2-b3eb-d42da3d739bc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:49.471087\",\n                            \"updated\": \"2026-03-31T08:24:49.470464\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"ccedb0da-aec9-49f3-8093-588ed5403b8c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:03.836346\",\n                \"metadata_modified\": \"2026-03-31T08:25:03.836354\",\n                \"name\": \"wifi-active-visitors-079-gipedo-mpasket-liosion-kai-menemachoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Mpasket Liosion Kai Menemachoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:25:08.751879\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:25:08.758664\",\n                            \"updated\": \"2026-03-31T08:25:08.751879\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:03.838226\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a4698a79-4b38-4433-bf51-3151abb0eb97\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:03.824808\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                            \"en\": \"Daily Active Visitors — Gipedo Mpasket Liosion Kai Menemachoy\"\n                        },\n                        \"package_id\": \"ccedb0da-aec9-49f3-8093-588ed5403b8c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:07.613843\",\n                            \"updated\": \"2026-03-31T08:25:07.613159\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f0430482-9637-4f2a-8f52-1a64e7a51635\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:22.157608\",\n                \"metadata_modified\": \"2026-03-31T08:25:22.157615\",\n                \"name\": \"wifi-active-visitors-080-gipeda-mpasket-kadmoy-kai-lenorman\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:22.159502\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"bf391a61-a13f-447a-a33d-006aaf3b68bf\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:22.146802\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                        },\n                        \"package_id\": \"f0430482-9637-4f2a-8f52-1a64e7a51635\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:26.227718\",\n                            \"updated\": \"2026-03-31T08:25:26.226862\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dee74b4b-8752-4427-81d3-1913aceb162f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:41.046491\",\n                \"metadata_modified\": \"2026-03-31T08:25:41.046497\",\n                \"name\": \"wifi-active-visitors-081-kentriki-dimotiki-vivliothiki-dimoy-athinaion\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Active Visitors — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:41.048205\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f017d0ce-72ec-4c46-b68f-300b23cafece\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:41.036057\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                            \"en\": \"Daily Active Visitors — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"dee74b4b-8752-4427-81d3-1913aceb162f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:44.722920\",\n                            \"updated\": \"2026-03-31T08:25:44.722306\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"62b0c67b-3139-4b27-93c6-777a4cd4a313\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:59.569941\",\n                \"metadata_modified\": \"2026-03-31T08:25:59.569946\",\n                \"name\": \"wifi-active-visitors-082-plateia-akadimias-platonos-kai-athlitiko-kentro\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                    \"en\": \"WiFi Active Visitors — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:59.572153\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6c49fd9e-2e4d-45dd-b140-5e88b145a76c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:59.559477\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                            \"en\": \"Daily Active Visitors — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                        },\n                        \"package_id\": \"62b0c67b-3139-4b27-93c6-777a4cd4a313\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:03.065357\",\n                            \"updated\": \"2026-03-31T08:26:03.064720\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2389be10-3c83-4056-a16a-858a1f65a920\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:21.639352\",\n                \"metadata_modified\": \"2026-03-31T08:26:21.639360\",\n                \"name\": \"wifi-active-visitors-083-athlitiko-kentro-exarcheia-kai-kleisto-athlitiko-kentro-lofo\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:21.641893\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"894f8d2d-2316-4e39-8454-40fc1867f5bd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:21.626888\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                        },\n                        \"package_id\": \"2389be10-3c83-4056-a16a-858a1f65a920\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:25.556952\",\n                            \"updated\": \"2026-03-31T08:26:25.556284\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"5c7c3421-0443-4bae-a304-025256bdeb88\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:40.159407\",\n                \"metadata_modified\": \"2026-03-31T08:26:40.159413\",\n                \"name\": \"wifi-active-visitors-084-dimotiko-gymnastirio-eyelpidon\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                    \"en\": \"WiFi Active Visitors — Dimotiko Gymnastirio Eyelpidon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:40.161127\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2926902e-2490-4243-85f6-2e155fdd3a57\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:40.149049\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                            \"en\": \"Daily Active Visitors — Dimotiko Gymnastirio Eyelpidon\"\n                        },\n                        \"package_id\": \"5c7c3421-0443-4bae-a304-025256bdeb88\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:43.907549\",\n                            \"updated\": \"2026-03-31T08:26:43.906882\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4df748b7-292b-4bca-b45d-d78195d01fc0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:58.339277\",\n                \"metadata_modified\": \"2026-03-31T08:26:58.339285\",\n                \"name\": \"wifi-active-visitors-085-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                    \"en\": \"WiFi Active Visitors — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:58.341479\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ee26c50b-2761-4045-93f4-3a23c683afbc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:58.327851\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                            \"en\": \"Daily Active Visitors — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                        },\n                        \"package_id\": \"4df748b7-292b-4bca-b45d-d78195d01fc0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:01.875624\",\n                            \"updated\": \"2026-03-31T08:27:01.874939\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"02d3041f-9283-4d8a-a81e-6b2a717baa89\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:16.635555\",\n                \"metadata_modified\": \"2026-03-31T08:27:16.635560\",\n                \"name\": \"wifi-active-visitors-086-plateia-orthodoxias-paidiki-chara\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                    \"en\": \"WiFi Active Visitors — Plateia Orthodoxias Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:16.637272\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"efc13201-7f53-46d8-938c-551b9618624b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:16.624051\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                            \"en\": \"Daily Active Visitors — Plateia Orthodoxias Paidiki Chara\"\n                        },\n                        \"package_id\": \"02d3041f-9283-4d8a-a81e-6b2a717baa89\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:20.290501\",\n                            \"updated\": \"2026-03-31T08:27:20.289870\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a06bdb0f-3853-4c37-b66c-92596004de8d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:34.727399\",\n                \"metadata_modified\": \"2026-03-31T08:27:34.727407\",\n                \"name\": \"wifi-active-visitors-087-paidiki-chara-kolonoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Κολωνού\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:34.729445\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"52d1e1ce-dc1d-4c83-bc9f-b87128d6fa77\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:34.715945\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Κολωνού\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Kolonoy\"\n                        },\n                        \"package_id\": \"a06bdb0f-3853-4c37-b66c-92596004de8d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:38.482061\",\n                            \"updated\": \"2026-03-31T08:27:38.481360\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c30e148e-54a0-4215-be79-3549809ff4fe\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:57.018077\",\n                \"metadata_modified\": \"2026-03-31T08:27:57.018085\",\n                \"name\": \"wifi-active-visitors-088-plateia-kanelopoyloy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Κανελοπούλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Κανελοπούλου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Kanelopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:28:01.768106\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:28:01.774273\",\n                            \"updated\": \"2026-03-31T08:28:01.768106\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:57.020281\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"11979f8d-c299-4e3b-be88-2b03dd303bfe\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:57.006733\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Κανελοπούλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Κανελοπούλου\",\n                            \"en\": \"Daily Active Visitors — Plateia Kanelopoyloy\"\n                        },\n                        \"package_id\": \"c30e148e-54a0-4215-be79-3549809ff4fe\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:00.703276\",\n                            \"updated\": \"2026-03-31T08:28:00.702600\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a548a626-d0ef-4153-bb08-12c2ebd25e13\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:14.977157\",\n                \"metadata_modified\": \"2026-03-31T08:28:14.977165\",\n                \"name\": \"wifi-active-visitors-089-politistiko-kentro-kypseli\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πολιτιστικό κέντρο Κυψέλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πολιτιστικό κέντρο Κυψέλη\",\n                    \"en\": \"WiFi Active Visitors — Politistiko Kentro Kypseli\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:14.979454\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"19876be4-d3f8-406f-b6fe-721c4b958366\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:14.964488\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πολιτιστικό κέντρο Κυψέλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πολιτιστικό κέντρο Κυψέλη\",\n                            \"en\": \"Daily Active Visitors — Politistiko Kentro Kypseli\"\n                        },\n                        \"package_id\": \"a548a626-d0ef-4153-bb08-12c2ebd25e13\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:18.688086\",\n                            \"updated\": \"2026-03-31T08:28:18.687422\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a23c3d31-6be0-4339-a079-9177ddb8caef\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:33.224114\",\n                \"metadata_modified\": \"2026-03-31T08:28:33.224120\",\n                \"name\": \"wifi-active-visitors-090-votanikos-kipos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Βοτανικός Κήπος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Βοτανικός Κήπος\",\n                    \"en\": \"WiFi Active Visitors — Votanikos Kipos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:33.225736\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b1dc46ee-e815-43f6-b5a8-2bb81b34bb97\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:33.213145\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Βοτανικός Κήπος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Βοτανικός Κήπος\",\n                            \"en\": \"Daily Active Visitors — Votanikos Kipos\"\n                        },\n                        \"package_id\": \"a23c3d31-6be0-4339-a079-9177ddb8caef\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:36.688921\",\n                            \"updated\": \"2026-03-31T08:28:36.688272\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"19e52fec-b5e2-4f2a-bab4-a400fbe14614\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:51.184626\",\n                \"metadata_modified\": \"2026-03-31T08:28:51.184632\",\n                \"name\": \"wifi-active-visitors-091-plateia-agioy-payloy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Παύλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αγίου Παύλου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Agioy Payloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:51.186668\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"eb2430a5-6a40-419a-ab0d-f278cf749700\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:51.173653\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Παύλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αγίου Παύλου\",\n                            \"en\": \"Daily Active Visitors — Plateia Agioy Payloy\"\n                        },\n                        \"package_id\": \"19e52fec-b5e2-4f2a-bab4-a400fbe14614\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:54.965046\",\n                            \"updated\": \"2026-03-31T08:28:54.964409\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4708eb30-7615-4c44-8b2f-3a74d6c7541a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:14.113521\",\n                \"metadata_modified\": \"2026-03-31T08:29:14.113527\",\n                \"name\": \"wifi-active-visitors-092-plateia-flemigk-spyroy-patsi\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                    \"en\": \"WiFi Active Visitors — Plateia Flemigk Spyroy Patsi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:14.115196\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"84191170-bdb4-4806-9320-30a356ab8163\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:14.102244\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                            \"en\": \"Daily Active Visitors — Plateia Flemigk Spyroy Patsi\"\n                        },\n                        \"package_id\": \"4708eb30-7615-4c44-8b2f-3a74d6c7541a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:17.583573\",\n                            \"updated\": \"2026-03-31T08:29:17.582930\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d4b8a5cc-4d71-4ea0-8c16-99d352178fcd\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:36.254102\",\n                \"metadata_modified\": \"2026-03-31T08:29:36.254110\",\n                \"name\": \"wifi-active-visitors-093-theatro-kolonoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Θέατρο Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Θέατρο Κολωνού\",\n                    \"en\": \"WiFi Active Visitors — Theatro Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:29:41.157182\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:29:41.163810\",\n                            \"updated\": \"2026-03-31T08:29:41.157182\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:36.255903\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6c21afdb-b82f-4b93-bd58-2cdf33469c67\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:36.243104\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Θέατρο Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Θέατρο Κολωνού\",\n                            \"en\": \"Daily Active Visitors — Theatro Kolonoy\"\n                        },\n                        \"package_id\": \"d4b8a5cc-4d71-4ea0-8c16-99d352178fcd\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:40.042605\",\n                            \"updated\": \"2026-03-31T08:29:40.041890\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c8dd911b-2002-4a2d-8295-88a833d830d3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:54.814826\",\n                \"metadata_modified\": \"2026-03-31T08:29:54.814832\",\n                \"name\": \"wifi-active-visitors-094-parko-paidiki-chara-kolymvitirioy-kolokynthoys\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                    \"en\": \"WiFi Active Visitors — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:54.817217\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"27500440-a92e-4242-8754-8aee91c86652\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:54.803546\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                            \"en\": \"Daily Active Visitors — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                        },\n                        \"package_id\": \"c8dd911b-2002-4a2d-8295-88a833d830d3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:58.372813\",\n                            \"updated\": \"2026-03-31T08:29:58.372195\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4e057b49-acdd-45ab-ba82-b4f6c00d667e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:13.302429\",\n                \"metadata_modified\": \"2026-03-31T08:30:13.302435\",\n                \"name\": \"wifi-active-visitors-095-athlitiko-kentro-atlas-sepolion-kai-paidiki-chara-aylonos\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:13.304241\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"faaadc39-da84-4a77-94d1-9b03db5c078a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:13.291844\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                        },\n                        \"package_id\": \"4e057b49-acdd-45ab-ba82-b4f6c00d667e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:16.986494\",\n                            \"updated\": \"2026-03-31T08:30:16.985858\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b09ccb3b-62df-47e5-80e5-f543efa6b9f1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:35.378608\",\n                \"metadata_modified\": \"2026-03-31T08:30:35.378614\",\n                \"name\": \"wifi-active-visitors-096-paidiki-chara-athlitiko-kentro-tritona-sepolion\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:30:39.940352\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:30:39.946294\",\n                            \"updated\": \"2026-03-31T08:30:39.940352\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:35.380266\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"c5b6dee4-d9fe-463c-a977-3fdfecf61e74\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:35.367820\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                        },\n                        \"package_id\": \"b09ccb3b-62df-47e5-80e5-f543efa6b9f1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:38.837756\",\n                            \"updated\": \"2026-03-31T08:30:38.837132\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"aecd78d4-fede-4628-b2c8-f9aac4dca9a9\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:53.290882\",\n                \"metadata_modified\": \"2026-03-31T08:30:53.290889\",\n                \"name\": \"wifi-active-visitors-097-plateia-athanasioy-diakoy-thymarakia\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                    \"en\": \"WiFi Active Visitors — Plateia Athanasioy Diakoy Thymarakia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:53.292708\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"300c54a2-b80e-4f6d-9df2-fa8318448aa4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:53.278344\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                            \"en\": \"Daily Active Visitors — Plateia Athanasioy Diakoy Thymarakia\"\n                        },\n                        \"package_id\": \"aecd78d4-fede-4628-b2c8-f9aac4dca9a9\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:57.002934\",\n                            \"updated\": \"2026-03-31T08:30:57.002274\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c3254d24-b6aa-4e18-a6a3-71d55b709e10\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:12.197653\",\n                \"metadata_modified\": \"2026-03-31T08:31:12.197659\",\n                \"name\": \"wifi-active-visitors-098-plateia-zerva\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ζέρβα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ζέρβα\",\n                    \"en\": \"WiFi Active Visitors — Plateia Zerva\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:31:16.958433\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:31:16.964657\",\n                            \"updated\": \"2026-03-31T08:31:16.958433\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:12.199455\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"150e8cd2-ecb0-4848-bc95-6673665847f1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:12.186489\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ζέρβα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ζέρβα\",\n                            \"en\": \"Daily Active Visitors — Plateia Zerva\"\n                        },\n                        \"package_id\": \"c3254d24-b6aa-4e18-a6a3-71d55b709e10\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:15.861737\",\n                            \"updated\": \"2026-03-31T08:31:15.861120\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d5c89ef8-7561-4c3f-98b2-13d6101e01b0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:30.906617\",\n                \"metadata_modified\": \"2026-03-31T08:31:30.906623\",\n                \"name\": \"wifi-active-visitors-099-plateia-nathanail\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ναθαναήλ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Ναθαναήλ\",\n                    \"en\": \"WiFi Active Visitors — Plateia Nathanail\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:30.908785\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"35d5b149-c994-405b-af41-bfd60f8b4510\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:30.895498\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ναθαναήλ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Ναθαναήλ\",\n                            \"en\": \"Daily Active Visitors — Plateia Nathanail\"\n                        },\n                        \"package_id\": \"d5c89ef8-7561-4c3f-98b2-13d6101e01b0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:34.568469\",\n                            \"updated\": \"2026-03-31T08:31:34.567830\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"54a5ac82-1962-426f-bc77-f7e781998425\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:49.389011\",\n                \"metadata_modified\": \"2026-03-31T08:31:49.389017\",\n                \"name\": \"wifi-active-visitors-100-gipedaki-sepolia-aylonos-kai-kifisoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                    \"en\": \"WiFi Active Visitors — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:49.391173\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"03152d71-b5d3-40da-b957-2621d9aec710\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:49.376903\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                            \"en\": \"Daily Active Visitors — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                        },\n                        \"package_id\": \"54a5ac82-1962-426f-bc77-f7e781998425\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:53.133207\",\n                            \"updated\": \"2026-03-31T08:31:53.132534\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"50b4fdf5-33c8-46ec-8f58-da2190f66c1e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:08.128132\",\n                \"metadata_modified\": \"2026-03-31T08:32:08.128141\",\n                \"name\": \"wifi-active-visitors-101-paidiki-chara-odos-pafoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Οδός Πάφου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Παιδική Χαρά Οδός Πάφου\",\n                    \"en\": \"WiFi Active Visitors — Paidiki Chara Odos Pafoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:12.902402\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:12.909647\",\n                            \"updated\": \"2026-03-31T08:32:12.902402\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:08.129931\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"df8926e7-5ebd-4b56-978d-f823a75e2f1c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:08.115873\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Οδός Πάφου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Παιδική Χαρά Οδός Πάφου\",\n                            \"en\": \"Daily Active Visitors — Paidiki Chara Odos Pafoy\"\n                        },\n                        \"package_id\": \"50b4fdf5-33c8-46ec-8f58-da2190f66c1e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:11.816669\",\n                            \"updated\": \"2026-03-31T08:32:11.816001\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"70d92f52-4008-4320-a04c-e4f28df84ca8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:26.719426\",\n                \"metadata_modified\": \"2026-03-31T08:32:26.719434\",\n                \"name\": \"wifi-active-visitors-102-7o-dimotiko-diamerisma-dimoy-athinaion\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Active Visitors — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:32.067623\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:32.073675\",\n                            \"updated\": \"2026-03-31T08:32:32.067623\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:26.722730\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2d1b4580-9c21-4184-b8ef-86fe1c0bf1f9\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:26.706096\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                            \"en\": \"Daily Active Visitors — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"70d92f52-4008-4320-a04c-e4f28df84ca8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:30.931148\",\n                            \"updated\": \"2026-03-31T08:32:30.930505\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d80dc5a2-81ef-4160-9fb4-dc66a8bebdbf\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:45.476821\",\n                \"metadata_modified\": \"2026-03-31T08:32:45.476829\",\n                \"name\": \"wifi-active-visitors-103-gipeda-mpasket-agias-paraskeyis-kai-sifnoy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                    \"en\": \"WiFi Active Visitors — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:50.483018\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:50.489817\",\n                            \"updated\": \"2026-03-31T08:32:50.483018\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:45.478671\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4ec890da-9d5a-4282-bf8b-cb7e48f9afc8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:45.463287\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                            \"en\": \"Daily Active Visitors — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                        },\n                        \"package_id\": \"d80dc5a2-81ef-4160-9fb4-dc66a8bebdbf\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:49.331634\",\n                            \"updated\": \"2026-03-31T08:32:49.330851\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1752f5ad-0baf-43f0-8239-26513d2e2708\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:04.219110\",\n                \"metadata_modified\": \"2026-03-31T08:33:04.219115\",\n                \"name\": \"wifi-active-visitors-104-zafeiropoyloy-athlitiko-kentro-podonifti\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                    \"en\": \"WiFi Active Visitors — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:33:08.997183\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:33:09.003130\",\n                            \"updated\": \"2026-03-31T08:33:08.997183\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:04.220932\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"49087a09-2e45-4aa2-92ad-3a5999452694\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:04.207750\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                            \"en\": \"Daily Active Visitors — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                        },\n                        \"package_id\": \"1752f5ad-0baf-43f0-8239-26513d2e2708\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:07.936219\",\n                            \"updated\": \"2026-03-31T08:33:07.935573\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"38b72409-928b-4d80-8dab-7d8092e1cdba\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:23.362774\",\n                \"metadata_modified\": \"2026-03-31T08:33:23.362781\",\n                \"name\": \"wifi-active-visitors-105-plateia-kai-gipedo-podosfairoy-agias-paraskeyis-patision\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                    \"en\": \"WiFi Active Visitors — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:33:28.028124\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:33:28.034859\",\n                            \"updated\": \"2026-03-31T08:33:28.028124\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:23.364690\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ae32782e-eb06-4624-8e2b-b28f58b8c426\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:23.352264\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                            \"en\": \"Daily Active Visitors — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                        },\n                        \"package_id\": \"38b72409-928b-4d80-8dab-7d8092e1cdba\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:26.944841\",\n                            \"updated\": \"2026-03-31T08:33:26.944183\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"bd54fecf-a1e8-4b96-a628-73235f5aa751\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:41.587870\",\n                \"metadata_modified\": \"2026-03-31T08:33:41.587876\",\n                \"name\": \"wifi-active-visitors-106-plateia-nikolopoyloy\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεια Νικολόπουλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεια Νικολόπουλου\",\n                    \"en\": \"WiFi Active Visitors — Plateia Nikolopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:41.589639\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ca3bccea-2973-43a0-85bb-0d1a07e74c9e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:41.577238\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεια Νικολόπουλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεια Νικολόπουλου\",\n                            \"en\": \"Daily Active Visitors — Plateia Nikolopoyloy\"\n                        },\n                        \"package_id\": \"bd54fecf-a1e8-4b96-a628-73235f5aa751\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:45.316407\",\n                            \"updated\": \"2026-03-31T08:33:45.315739\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c8363400-5dc0-47d6-b018-e83cc2ce479a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:00.566855\",\n                \"metadata_modified\": \"2026-03-31T08:34:00.566861\",\n                \"name\": \"wifi-active-visitors-107-gipedo-mpasket-plateias-goyemplei\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Mpasket Plateias Goyemplei\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:05.476084\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:05.481984\",\n                            \"updated\": \"2026-03-31T08:34:05.476084\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:00.568767\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5e6d8416-4ef9-4f04-a7d5-7bcd18238778\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:00.555785\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                            \"en\": \"Daily Active Visitors — Gipedo Mpasket Plateias Goyemplei\"\n                        },\n                        \"package_id\": \"c8363400-5dc0-47d6-b018-e83cc2ce479a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:04.297184\",\n                            \"updated\": \"2026-03-31T08:34:04.296518\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"de30ee25-c254-406f-92f4-5ae06f690ed8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:19.803474\",\n                \"metadata_modified\": \"2026-03-31T08:34:19.803484\",\n                \"name\": \"wifi-active-visitors-108-athlitiko-kentro-mitsaki-kai-parko-tsepis\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                    \"en\": \"WiFi Active Visitors — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:24.698701\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:24.704523\",\n                            \"updated\": \"2026-03-31T08:34:24.698701\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:19.805379\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e32fc95a-c398-41c2-b6a8-5c2183dec0cb\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:19.791210\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                            \"en\": \"Daily Active Visitors — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                        },\n                        \"package_id\": \"de30ee25-c254-406f-92f4-5ae06f690ed8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:23.551328\",\n                            \"updated\": \"2026-03-31T08:34:23.550613\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"a072d855-840d-495c-876d-814eb29cd80f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:39.195117\",\n                \"metadata_modified\": \"2026-03-31T08:34:39.195123\",\n                \"name\": \"wifi-active-visitors-109-plateia-papadiamanti\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παπαδιαμάντη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Παπαδιαμάντη\",\n                    \"en\": \"WiFi Active Visitors — Plateia Papadiamanti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:44.006115\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:44.012223\",\n                            \"updated\": \"2026-03-31T08:34:44.006115\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:39.196814\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b02c7004-519d-42de-8eff-7a9090a3b772\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:39.183333\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παπαδιαμάντη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Παπαδιαμάντη\",\n                            \"en\": \"Daily Active Visitors — Plateia Papadiamanti\"\n                        },\n                        \"package_id\": \"a072d855-840d-495c-876d-814eb29cd80f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:42.796504\",\n                            \"updated\": \"2026-03-31T08:34:42.795874\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"15e24fce-6b0e-49b6-b3c9-98dad1351aa4\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:02.720780\",\n                \"metadata_modified\": \"2026-03-31T08:35:02.720787\",\n                \"name\": \"wifi-active-visitors-110-plateia-tralleon\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Τράλλεων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Πλατεία Τράλλεων\",\n                    \"en\": \"WiFi Active Visitors — Plateia Tralleon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:35:07.622595\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:35:07.628782\",\n                            \"updated\": \"2026-03-31T08:35:07.622595\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:02.723196\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"900e6320-9ff6-4a0d-822d-a63fe0154af3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:02.708830\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Τράλλεων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Πλατεία Τράλλεων\",\n                            \"en\": \"Daily Active Visitors — Plateia Tralleon\"\n                        },\n                        \"package_id\": \"15e24fce-6b0e-49b6-b3c9-98dad1351aa4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:06.475330\",\n                            \"updated\": \"2026-03-31T08:35:06.474646\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b6b1c184-8eb6-4869-908a-2c7d32931463\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:21.934973\",\n                \"metadata_modified\": \"2026-03-31T08:35:27.661631\",\n                \"name\": \"wifi-active-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                    \"en\": \"WiFi Active Visitors — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:35:54.858676\",\n                            \"last_success\": null,\n                            \"failure_count\": 3,\n                            \"created\": \"2026-03-31T08:35:54.864810\",\n                            \"updated\": \"2026-03-31T08:36:07.621327\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:21.936875\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2a5b22ae-f504-428b-ad1d-730b5c03d9c8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:27.675322\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                            \"en\": \"Daily Active Visitors — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                        },\n                        \"package_id\": \"b6b1c184-8eb6-4869-908a-2c7d32931463\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:36:07.621327\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"File could not be downloaded. Reason: URL invalid. Error details: Invalid url scheme. Please use one of: ftp http https. Attempted on 31/03/2026. Tried 3 times since 31/03/2026. This URL has not worked in the history of this tool.\",\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:25.687616\",\n                            \"updated\": \"2026-03-31T08:36:08.947385\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/cc2c3892-12a8-49e0-8cbe-c8c501dfe166/wifi-active-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-2fp_3f0t.zip?se=2026-03-31T09%3A36%3A07Z&sp=r&sv=2024-08-04&sr=b&sig=qs%2ByTehNFnIaSaCBk7eiz3hU2bnLMIgmNkiLQl13f%2BY%3D\",\n                            \"cache_filepath\": \"wifi-active-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-2fp_3f0t.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/cc/cc2c3892-12a8-49e0-8cbe-c8c501dfe166/wifi-active-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-2fp_3f0t.zip\",\n                            \"size\": 1088,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"037d848147836204c4db48b08454a492c2ae98a2\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T08:36:07.930592\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T08:35:55.303186\",\n                            \"updated\": \"2026-03-31T08:36:07.930592\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:27.704282\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"448cffc033802b4dbc09dab9781bcdac\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T08:35:21.934981\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cc2c3892-12a8-49e0-8cbe-c8c501dfe166\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T08:35:27.519803\",\n                        \"metadata_modified\": \"2026-03-31T08:35:27.675516\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"b6b1c184-8eb6-4869-908a-2c7d32931463\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:36:07.930592\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T08:35:56.381659\",\n                            \"updated\": \"2026-03-31T08:36:08.966641\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 1088,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/b6b1c184-8eb6-4869-908a-2c7d32931463/resource/cc2c3892-12a8-49e0-8cbe-c8c501dfe166/download/wifi-active-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-2fp_3f0t.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4f30a27a-2494-4c61-8d89-dd4a21ff5165\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:40.660267\",\n                \"metadata_modified\": \"2026-03-31T08:35:40.660273\",\n                \"name\": \"wifi-active-visitors-112-gipedo-mpasket-erioyrgias\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Εριουργίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Γήπεδο Μπάσκετ Εριουργίας\",\n                    \"en\": \"WiFi Active Visitors — Gipedo Mpasket Erioyrgias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:40.662077\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"30ebc221-bc77-401a-9df2-f6008ac1e234\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:40.648418\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Εριουργίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Γήπεδο Μπάσκετ Εριουργίας\",\n                            \"en\": \"Daily Active Visitors — Gipedo Mpasket Erioyrgias\"\n                        },\n                        \"package_id\": \"4f30a27a-2494-4c61-8d89-dd4a21ff5165\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:44.339306\",\n                            \"updated\": \"2026-03-31T08:35:44.338590\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d3522907-3327-421b-b653-11552e6a5108\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:58.953932\",\n                \"metadata_modified\": \"2026-03-31T08:35:58.953939\",\n                \"name\": \"wifi-active-visitors-113-fokionos-negri\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) at station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Φωκίωνος Νέγρη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Φωκίωνος Νέγρη\",\n                    \"en\": \"WiFi Active Visitors — Fokionos Negri\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:58.955831\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) at station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f1efe0b4-a76d-462b-9bd3-c3b6fd9db495\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:58.942091\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Φωκίωνος Νέγρη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση WiFi — Φωκίωνος Νέγρη\",\n                            \"en\": \"Daily Active Visitors — Fokionos Negri\"\n                        },\n                        \"package_id\": \"d3522907-3327-421b-b653-11552e6a5108\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:36:02.638858\",\n                            \"updated\": \"2026-03-31T08:36:02.638242\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dc45b38b-d233-4722-9602-60945375681c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:40:38.904361\",\n                \"metadata_modified\": \"2026-03-31T08:40:38.904369\",\n                \"name\": \"wifi-active-visitors-all-stations\",\n                \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily average of concurrent presence (population concentration) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 6,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Πληθυσμιακή Συγκέντρωση — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Πληθυσμιακή Συγκέντρωση — Όλοι οι Σταθμοί\",\n                    \"en\": \"WiFi Active Visitors — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:40:38.906250\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας (πληθυσμιακή συγκέντρωση) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Βασίζεται σε μοναδικά MAC addresses που ανιχνεύονται ανά 5 λεπτά από τα Access Points του σταθμού. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily average of concurrent presence (population concentration) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Based on unique MAC addresses detected every 5 minutes by the station's Access Points. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4beed3ab-20d4-42b8-8d36-eb55030567b1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:40:38.890378\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Πληθυσμιακή Συγκέντρωση (Συγκεντρωτικό)\",\n                            \"en\": \"Daily Active Visitors (Aggregate)\"\n                        },\n                        \"package_id\": \"dc45b38b-d233-4722-9602-60945375681c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:40:42.576514\",\n                            \"updated\": \"2026-03-31T08:40:42.575848\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"active-visitors\",\n                        \"id\": \"0c7f81fb-6f01-4778-bf2f-27f2a59c6766\",\n                        \"name\": \"active-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"concentration\",\n                        \"id\": \"8c33f114-0aaa-40ff-ac88-a16cfb0192ff\",\n                        \"name\": \"concentration\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"875028a8-8314-473d-a858-bb45471a4f86"},{"name":"Search - WiFi highest visitors datasets","id":"27767ea9-031f-4f3a-af18-d63ecf9961bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi AND tags:highest-visitors&sort=name asc&rows=200&start=0","description":"<p>Επιστρέφει την οικογένεια datasets highest-visitors.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi AND tags:highest-visitors"},{"key":"sort","value":"name asc"},{"key":"rows","value":"200"},{"key":"start","value":"0"}],"variable":[]}},"response":[{"id":"88f54680-55f5-42d1-918b-92dd53032617","name":"Search - WiFi highest visitors datasets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:wifi AND tags:highest-visitors&sort=name asc&rows=200&start=0","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:wifi AND tags:highest-visitors"},{"key":"sort","value":"name asc"},{"key":"rows","value":"200"},{"key":"start","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:06:55 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"1015604"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 82,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"88f7a12e-5d69-4ba8-85af-948c1a9bcc16\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:26.319229\",\n                \"metadata_modified\": \"2026-03-31T08:10:26.319237\",\n                \"name\": \"wifi-highest-visitors-001-plateia-ippokrateioy-nosokomeioy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:26.324152\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ιπποκρατείου Νοσοκομείου» (station_id: 1) στη γειτονιά ΙΠΠΟΚΡΑΤΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Ippokrateioy Nosokomeioy» (station_id: 1) in the ΙΠΠΟΚΡΑΤΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2437583b-aea9-4088-a5dd-6aca965fddf0\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:26.307073\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Ippokrateioy Nosokomeioy\"\n                        },\n                        \"package_id\": \"88f7a12e-5d69-4ba8-85af-948c1a9bcc16\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:29.890865\",\n                            \"updated\": \"2026-03-31T08:10:29.889830\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e9190844-0bf8-4b24-8f3a-7d411d7fddc3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:10:44.635052\",\n                \"metadata_modified\": \"2026-03-31T08:10:44.635058\",\n                \"name\": \"wifi-highest-visitors-002-plateia-mavili\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μαβίλη\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:10:44.636757\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"77394151-96f5-49ba-ae1e-b240405f1396\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:10:44.624251\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μαβίλη\",\n                            \"en\": \"Daily Highest Visitors — Plateia Mavili\"\n                        },\n                        \"package_id\": \"e9190844-0bf8-4b24-8f3a-7d411d7fddc3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:10:48.349369\",\n                            \"updated\": \"2026-03-31T08:10:48.348723\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"688be027-b82c-47f1-bfb6-c90de148cd14\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:03.507465\",\n                \"metadata_modified\": \"2026-03-31T08:11:03.507471\",\n                \"name\": \"wifi-highest-visitors-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:03.510563\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"48c86a69-8b57-4bb3-a7ed-06ea856d3b2a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:03.494220\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"688be027-b82c-47f1-bfb6-c90de148cd14\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:07.245635\",\n                            \"updated\": \"2026-03-31T08:11:07.244551\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9df35caf-c9a0-4a29-9a92-843613b64fcf\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:22.203880\",\n                \"metadata_modified\": \"2026-03-31T08:11:22.203886\",\n                \"name\": \"wifi-highest-visitors-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:22.206570\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a39e74df-0cf0-4ed8-b84e-3378b1663af4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:22.192051\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Daily Highest Visitors — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"9df35caf-c9a0-4a29-9a92-843613b64fcf\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:25.942766\",\n                            \"updated\": \"2026-03-31T08:11:25.941738\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"426ce4e6-1233-4a96-8ebe-a9cba7183a8d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:11:45.023322\",\n                \"metadata_modified\": \"2026-03-31T08:11:45.023328\",\n                \"name\": \"wifi-highest-visitors-005-alsos-logginoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Άλσος Λογγίνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Άλσος Λογγίνου\",\n                    \"en\": \"WiFi Highest Visitors — Alsos Logginoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:11:49.696292\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:11:49.702648\",\n                            \"updated\": \"2026-03-31T08:11:49.696292\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:11:45.025057\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Άλσος Λογγίνου» (station_id: 5) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Alsos Logginoy» (station_id: 5) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"bc73454a-0636-4a09-a3dd-a794e8851453\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:11:45.012037\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Άλσος Λογγίνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Άλσος Λογγίνου\",\n                            \"en\": \"Daily Highest Visitors — Alsos Logginoy\"\n                        },\n                        \"package_id\": \"426ce4e6-1233-4a96-8ebe-a9cba7183a8d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:11:48.579790\",\n                            \"updated\": \"2026-03-31T08:11:48.579161\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8c4ee64a-7e5f-4cd8-8f16-d7c364bc422f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:02.984284\",\n                \"metadata_modified\": \"2026-03-31T08:12:02.984290\",\n                \"name\": \"wifi-highest-visitors-006-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:02.986420\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 6) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 6) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"68c8515f-8f5b-4d2e-834c-efd176b9e940\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:02.973119\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"8c4ee64a-7e5f-4cd8-8f16-d7c364bc422f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:06.494901\",\n                            \"updated\": \"2026-03-31T08:12:06.494271\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6cfb4291-82e0-496d-9df9-1c7a4592cbf1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:21.073376\",\n                \"metadata_modified\": \"2026-03-31T08:12:21.073384\",\n                \"name\": \"wifi-highest-visitors-007-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:21.076224\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 7) στη γειτονιά ΓΟΥΒΑ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 7) in the ΓΟΥΒΑ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"814e43a3-bc22-4d20-b337-e475c682e75c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:21.060748\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Daily Highest Visitors — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"6cfb4291-82e0-496d-9df9-1c7a4592cbf1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:24.671520\",\n                            \"updated\": \"2026-03-31T08:12:24.670449\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b49f8f1a-d9db-4ca2-9ea0-265ef35993f5\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:12:39.728931\",\n                \"metadata_modified\": \"2026-03-31T08:12:39.728937\",\n                \"name\": \"wifi-highest-visitors-008-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"WiFi Highest Visitors — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:12:44.468814\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:12:44.475180\",\n                            \"updated\": \"2026-03-31T08:12:44.468814\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:12:39.731330\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 8) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Lofos Athlitiko Kentro Lampraki» (station_id: 8) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6ca09b76-d2d0-4a62-9f75-5edb7dbe9417\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:12:39.718019\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Daily Highest Visitors — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"b49f8f1a-d9db-4ca2-9ea0-265ef35993f5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:12:43.330377\",\n                            \"updated\": \"2026-03-31T08:12:43.329726\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b0c4509c-e8cc-4295-8167-a0702631e276\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:02.414717\",\n                \"metadata_modified\": \"2026-03-31T08:13:02.414724\",\n                \"name\": \"wifi-highest-visitors-009-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"WiFi Highest Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:13:07.205845\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:13:07.212247\",\n                            \"updated\": \"2026-03-31T08:13:07.205845\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:02.416617\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 9) στη γειτονιά ΣΤΕΡΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 9) in the ΣΤΕΡΝΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"dc779e56-e4ec-456b-98dd-5f24882ab94c\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:02.403009\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Daily Highest Visitors — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"b0c4509c-e8cc-4295-8167-a0702631e276\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:06.076401\",\n                            \"updated\": \"2026-03-31T08:13:06.075654\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8c1bd0e6-7260-48e8-a2b5-8c40bf834c9e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:21.232116\",\n                \"metadata_modified\": \"2026-03-31T08:13:21.232122\",\n                \"name\": \"wifi-highest-visitors-010-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:21.234117\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 10) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 10) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"bb733b38-0d55-4af0-98ca-d60e5420bf06\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:21.221013\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Daily Highest Visitors — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"8c1bd0e6-7260-48e8-a2b5-8c40bf834c9e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:24.938354\",\n                            \"updated\": \"2026-03-31T08:13:24.937714\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"310e62e1-05a5-4bd7-bb47-ed8930a92865\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:39.320292\",\n                \"metadata_modified\": \"2026-03-31T08:13:39.320298\",\n                \"name\": \"wifi-highest-visitors-011-plateia-sofias-vempo\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:39.322019\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σοφίας Βέμπο» (station_id: 11) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Sofias Vempo» (station_id: 11) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5e19b11e-7a6d-453f-9515-8191fa074d98\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:39.309081\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Daily Highest Visitors — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"310e62e1-05a5-4bd7-bb47-ed8930a92865\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:13:42.900675\",\n                            \"updated\": \"2026-03-31T08:13:42.900053\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"58277fbd-e1eb-42b6-8455-ffed2496fbca\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:13:58.148185\",\n                \"metadata_modified\": \"2026-03-31T08:13:58.148190\",\n                \"name\": \"wifi-highest-visitors-012-plateia-kai-athlitiko-kentro-kedrinoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:13:58.150023\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 12) in the ΑΒΕΡΩΦ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"34b82840-1d4e-4861-81fc-61d0a42aaddd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:13:58.137783\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                            \"en\": \"Daily Highest Visitors — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                        },\n                        \"package_id\": \"58277fbd-e1eb-42b6-8455-ffed2496fbca\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:01.862507\",\n                            \"updated\": \"2026-03-31T08:14:01.861844\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"dfae8fda-4cd7-47e5-8aa6-9d549f5edf75\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:16.491907\",\n                \"metadata_modified\": \"2026-03-31T08:14:16.491912\",\n                \"name\": \"wifi-highest-visitors-013-gipeda-mpasket-gada\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                    \"en\": \"WiFi Highest Visitors — Gipeda Mpasket Gada\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:14:21.216378\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:14:21.223110\",\n                            \"updated\": \"2026-03-31T08:14:21.216378\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:16.493997\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 13) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Gada» (station_id: 13) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"7ccfe997-338a-436e-9268-7d2b1ad5ddce\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:16.481607\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                            \"en\": \"Daily Highest Visitors — Gipeda Mpasket Gada\"\n                        },\n                        \"package_id\": \"dfae8fda-4cd7-47e5-8aa6-9d549f5edf75\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:20.097252\",\n                            \"updated\": \"2026-03-31T08:14:20.096576\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3de1cb5d-8841-416d-9a65-8f2560334fde\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:35.004312\",\n                \"metadata_modified\": \"2026-03-31T08:14:35.004320\",\n                \"name\": \"wifi-highest-visitors-014-athlitiko-kentro-plakentias-kai-fthiotidos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:35.006335\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 14) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 14) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"524b6fb0-6dd9-44d4-a29a-cd1080967013\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:34.993531\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                        },\n                        \"package_id\": \"3de1cb5d-8841-416d-9a65-8f2560334fde\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:14:38.737670\",\n                            \"updated\": \"2026-03-31T08:14:38.736986\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b9e4d054-c079-46b1-84e2-8238730c236f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:14:57.481658\",\n                \"metadata_modified\": \"2026-03-31T08:14:57.481664\",\n                \"name\": \"wifi-highest-visitors-015-plateia-madritis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μαδρίτης\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Madritis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:14:57.483692\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μαδρίτης» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Madritis» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e5dba6b7-4c15-4125-ba3d-00b8d4dc850b\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:14:57.471424\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μαδρίτης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μαδρίτης\",\n                            \"en\": \"Daily Highest Visitors — Plateia Madritis\"\n                        },\n                        \"package_id\": \"b9e4d054-c079-46b1-84e2-8238730c236f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:00.965735\",\n                            \"updated\": \"2026-03-31T08:15:00.965122\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"bdef24d7-2a71-4a9b-b2b4-ad7b0dfbb450\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:15.817292\",\n                \"metadata_modified\": \"2026-03-31T08:15:15.817298\",\n                \"name\": \"wifi-highest-visitors-016-gipeda-mpasket-paidiki-chara-karavel\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                    \"en\": \"WiFi Highest Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:15.818949\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 16) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 16) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d35534e1-0058-4fe8-b046-2d27cab31504\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:15.805814\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                            \"en\": \"Daily Highest Visitors — Gipeda Mpasket Paidiki Chara Karavel\"\n                        },\n                        \"package_id\": \"bdef24d7-2a71-4a9b-b2b4-ad7b0dfbb450\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:19.315169\",\n                            \"updated\": \"2026-03-31T08:15:19.314525\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"13bbd0b0-d4f4-4d82-831a-eee1c954867c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:33.784488\",\n                \"metadata_modified\": \"2026-03-31T08:15:33.784494\",\n                \"name\": \"wifi-highest-visitors-017-plateia-paidon-paidiki-chara\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Παίδων & Παιδική Χαρά\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Paidon Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:33.786546\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παίδων & Παιδική Χαρά» (station_id: 17) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Paidon Paidiki Chara» (station_id: 17) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"207b3d7a-f9ab-4f14-a829-a4f45cdd9bb1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:33.772967\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Παίδων & Παιδική Χαρά\",\n                            \"en\": \"Daily Highest Visitors — Plateia Paidon Paidiki Chara\"\n                        },\n                        \"package_id\": \"13bbd0b0-d4f4-4d82-831a-eee1c954867c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:37.363998\",\n                            \"updated\": \"2026-03-31T08:15:37.363369\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"0bf6a7db-ad94-49cb-9875-7ae9e56f15cc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:15:52.775501\",\n                \"metadata_modified\": \"2026-03-31T08:15:52.775507\",\n                \"name\": \"wifi-highest-visitors-018-plateia-agioy-thoma\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Θωμά\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Agioy Thoma\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:15:52.777280\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Θωμά» (station_id: 18) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Thoma» (station_id: 18) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f009fe62-399f-4cd3-9bf4-a41b637d80da\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:15:52.764791\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Θωμά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Θωμά\",\n                            \"en\": \"Daily Highest Visitors — Plateia Agioy Thoma\"\n                        },\n                        \"package_id\": \"0bf6a7db-ad94-49cb-9875-7ae9e56f15cc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:15:56.547522\",\n                            \"updated\": \"2026-03-31T08:15:56.546890\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6fe2e2c1-6356-469b-8819-350b5fbd94aa\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:10.747308\",\n                \"metadata_modified\": \"2026-03-31T08:16:10.747315\",\n                \"name\": \"wifi-highest-visitors-019-paidiki-chara-pneymatiko-kentro-gkyzi\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:10.749082\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 19) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 19) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"96c7285d-003d-4dd1-a77f-d4b8b0716d6d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:10.735997\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                        },\n                        \"package_id\": \"6fe2e2c1-6356-469b-8819-350b5fbd94aa\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:14.361461\",\n                            \"updated\": \"2026-03-31T08:16:14.360736\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f2689064-46f2-44b6-9bad-b57d49ba9c85\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:37.167806\",\n                \"metadata_modified\": \"2026-03-31T08:16:37.167812\",\n                \"name\": \"wifi-highest-visitors-020-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:37.169537\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 20) στη γειτονιά ΕΡΥΘΡΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 20) in the ΕΡΥΘΡΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"eecf0c49-1ca4-4f37-87ab-e6a061d3f387\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:37.157191\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                        },\n                        \"package_id\": \"f2689064-46f2-44b6-9bad-b57d49ba9c85\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:16:40.847470\",\n                            \"updated\": \"2026-03-31T08:16:40.846847\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"85feb3ed-0dce-4f2e-ae28-eb93d21e0ddf\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:16:59.664677\",\n                \"metadata_modified\": \"2026-03-31T08:16:59.664685\",\n                \"name\": \"wifi-highest-visitors-021-plateia-pinelopis-delta\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Πηνελόπης Δέλτα\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Pinelopis Delta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:16:59.666883\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πηνελόπης Δέλτα» (station_id: 21) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Pinelopis Delta» (station_id: 21) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"384084d3-3a10-4c76-bbe9-c915d9dbf8aa\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:16:59.652066\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Πηνελόπης Δέλτα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Πηνελόπης Δέλτα\",\n                            \"en\": \"Daily Highest Visitors — Plateia Pinelopis Delta\"\n                        },\n                        \"package_id\": \"85feb3ed-0dce-4f2e-ae28-eb93d21e0ddf\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:03.370312\",\n                            \"updated\": \"2026-03-31T08:17:03.369490\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3164f2c3-9bf7-4db0-b46c-b59523295c9c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:18.172409\",\n                \"metadata_modified\": \"2026-03-31T08:17:18.172416\",\n                \"name\": \"wifi-highest-visitors-022-gipedo-ethnikoy-ellinoroson\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Εθνικού Ελληνορώσων\",\n                    \"en\": \"WiFi Highest Visitors — Gipedo Ethnikoy Ellinoroson\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:18.174260\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Εθνικού Ελληνορώσων» (station_id: 22) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Ethnikoy Ellinoroson» (station_id: 22) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"25a4aa4c-32f3-49fd-9371-7400002f6fce\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:18.160216\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Εθνικού Ελληνορώσων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Εθνικού Ελληνορώσων\",\n                            \"en\": \"Daily Highest Visitors — Gipedo Ethnikoy Ellinoroson\"\n                        },\n                        \"package_id\": \"3164f2c3-9bf7-4db0-b46c-b59523295c9c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:22.071134\",\n                            \"updated\": \"2026-03-31T08:17:22.070233\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3bb023a8-696e-479f-9782-2a95d40951ce\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:36.613370\",\n                \"metadata_modified\": \"2026-03-31T08:17:36.613375\",\n                \"name\": \"wifi-highest-visitors-023-paidiki-chara-gipedo-podosfairoy-ona\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Gipedo Podosfairoy Ona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:17:41.574409\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:17:41.581675\",\n                            \"updated\": \"2026-03-31T08:17:41.574409\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:36.615193\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 23) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 23) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"77e630f7-b6d7-4e0c-abf5-42465e22819f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:36.601013\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Gipedo Podosfairoy Ona\"\n                        },\n                        \"package_id\": \"3bb023a8-696e-479f-9782-2a95d40951ce\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:40.460123\",\n                            \"updated\": \"2026-03-31T08:17:40.459349\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d9659dad-b1d3-4e44-8e48-68745da63cad\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:17:55.052820\",\n                \"metadata_modified\": \"2026-03-31T08:17:55.052828\",\n                \"name\": \"wifi-highest-visitors-024-nosokomeio-paidon-plaini-eisodos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                    \"en\": \"WiFi Highest Visitors — Nosokomeio Paidon Plaini Eisodos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:17:55.054775\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Νοσοκομειο Παίδων Πλαϊνή Είσοδος» (station_id: 24) στη γειτονιά ΝΟΣΟΚ.ΠΑΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Nosokomeio Paidon Plaini Eisodos» (station_id: 24) in the ΝΟΣΟΚ.ΠΑΙΔΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0097477d-1389-4708-90d8-20a3b2c9befb\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:17:55.039818\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                            \"en\": \"Daily Highest Visitors — Nosokomeio Paidon Plaini Eisodos\"\n                        },\n                        \"package_id\": \"d9659dad-b1d3-4e44-8e48-68745da63cad\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:17:58.864790\",\n                            \"updated\": \"2026-03-31T08:17:58.864146\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"bcee19ec-5a3b-421b-b463-16bbaef16ed3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:13.753940\",\n                \"metadata_modified\": \"2026-03-31T08:18:13.753945\",\n                \"name\": \"wifi-highest-visitors-025-parko-plateia-paloympioti\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                    \"en\": \"WiFi Highest Visitors — Parko Plateia Paloympioti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:13.755657\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 25) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Plateia Paloympioti» (station_id: 25) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"7f30cc59-8024-451e-9e69-10a6a7103134\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:13.742459\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο - Πλατεία Παλουμπιώτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο - Πλατεία Παλουμπιώτη\",\n                            \"en\": \"Daily Highest Visitors — Parko Plateia Paloympioti\"\n                        },\n                        \"package_id\": \"bcee19ec-5a3b-421b-b463-16bbaef16ed3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:17.201748\",\n                            \"updated\": \"2026-03-31T08:18:17.201145\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1b0bb0e8-cd93-4d2d-97be-6cf6f41436fc\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:35.922006\",\n                \"metadata_modified\": \"2026-03-31T08:18:35.922015\",\n                \"name\": \"wifi-highest-visitors-026-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:35.923857\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 26) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 26) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e044d90f-9d86-4d82-ab9a-340a2c2db47e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:35.911026\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                        },\n                        \"package_id\": \"1b0bb0e8-cd93-4d2d-97be-6cf6f41436fc\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:39.700996\",\n                            \"updated\": \"2026-03-31T08:18:39.700305\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9d2d9625-24d8-42b0-8197-6423b62d2b76\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:18:54.449098\",\n                \"metadata_modified\": \"2026-03-31T08:18:54.449104\",\n                \"name\": \"wifi-highest-visitors-027-dimotiko-kolymvitirio-goydi\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικό Κολυμβητήριο Γουδή\",\n                    \"en\": \"WiFi Highest Visitors — Dimotiko Kolymvitirio Goydi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:18:54.450852\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 27) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Kolymvitirio Goydi» (station_id: 27) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6a94e133-6791-4aac-a7fa-bdf682cffb88\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:18:54.437358\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικό Κολυμβητήριο Γουδή\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικό Κολυμβητήριο Γουδή\",\n                            \"en\": \"Daily Highest Visitors — Dimotiko Kolymvitirio Goydi\"\n                        },\n                        \"package_id\": \"9d2d9625-24d8-42b0-8197-6423b62d2b76\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:18:58.171762\",\n                            \"updated\": \"2026-03-31T08:18:58.171145\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"49b90071-86dc-4e45-82cd-9a79162ffef8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:12.521815\",\n                \"metadata_modified\": \"2026-03-31T08:19:12.521820\",\n                \"name\": \"wifi-highest-visitors-028-plateia-mesologgioy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μεσολογγίου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Mesologgioy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:12.523959\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μεσολογγίου» (station_id: 28) στη γειτονιά ΠΑΓΚΡΑΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mesologgioy» (station_id: 28) in the ΠΑΓΚΡΑΤΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"949a5427-4e12-4166-96b7-6b072a540bba\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:12.509899\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μεσολογγίου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μεσολογγίου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Mesologgioy\"\n                        },\n                        \"package_id\": \"49b90071-86dc-4e45-82cd-9a79162ffef8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:16.328568\",\n                            \"updated\": \"2026-03-31T08:19:16.327932\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"842c76b1-f6f7-434d-a9d9-9f3fea268533\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:31.728712\",\n                \"metadata_modified\": \"2026-03-31T08:19:31.728717\",\n                \"name\": \"wifi-highest-visitors-029-leschi-filias-neoy-kosmoy-2is-dk\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                    \"en\": \"WiFi Highest Visitors — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:31.730427\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ» (station_id: 29) στη γειτονιά ΝΕΟΣ ΚΟΣΜΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Leschi Filias Neoy Kosmoy 2Is Dk» (station_id: 29) in the ΝΕΟΣ ΚΟΣΜΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"25286bf0-104f-44fd-9b05-bb30790c88fd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:31.718173\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                            \"en\": \"Daily Highest Visitors — Leschi Filias Neoy Kosmoy 2Is Dk\"\n                        },\n                        \"package_id\": \"842c76b1-f6f7-434d-a9d9-9f3fea268533\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:35.276624\",\n                            \"updated\": \"2026-03-31T08:19:35.275999\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e4225c37-cd15-413f-8fea-eb48dc39a4a4\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:19:53.980836\",\n                \"metadata_modified\": \"2026-03-31T08:19:53.980842\",\n                \"name\": \"wifi-highest-visitors-030-plateia-machis-analatoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μάχης Αναλάτου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Machis Analatoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:19:53.982585\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μάχης Αναλάτου» (station_id: 30) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Machis Analatoy» (station_id: 30) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"eaaf2e1a-9f7a-4a41-9a73-31af3f9b49e8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:19:53.970020\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μάχης Αναλάτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μάχης Αναλάτου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Machis Analatoy\"\n                        },\n                        \"package_id\": \"e4225c37-cd15-413f-8fea-eb48dc39a4a4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:19:57.803333\",\n                            \"updated\": \"2026-03-31T08:19:57.802663\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6e020785-d037-4b81-bd77-b4a58bb65176\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:12.387539\",\n                \"metadata_modified\": \"2026-03-31T08:20:12.387547\",\n                \"name\": \"wifi-highest-visitors-031-plateia-lykofronos-kai-frynonos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Lykofronos Kai Frynonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:12.389354\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Λυκόφρονος και Φρύνωνος» (station_id: 31) στη γειτονιά ΑΓΙΟΣ ΑΡΤΕΜΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Lykofronos Kai Frynonos» (station_id: 31) in the ΑΓΙΟΣ ΑΡΤΕΜΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"83cdb260-26a7-4d5a-8854-326d3f52d9d2\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:12.376420\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Λυκόφρονος και Φρύνωνος\",\n                            \"en\": \"Daily Highest Visitors — Plateia Lykofronos Kai Frynonos\"\n                        },\n                        \"package_id\": \"6e020785-d037-4b81-bd77-b4a58bb65176\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:16.008979\",\n                            \"updated\": \"2026-03-31T08:20:16.008355\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"6b2d336a-dd33-4b2b-add4-21b1b8a89758\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:30.988273\",\n                \"metadata_modified\": \"2026-03-31T08:20:30.988280\",\n                \"name\": \"wifi-highest-visitors-032-plateia-mplokoy-doyrgoytioy-kai-2o-dimotiko-iatreio-neoy-kos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:20:35.999233\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:20:36.005578\",\n                            \"updated\": \"2026-03-31T08:20:35.999233\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:30.990248\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου» (station_id: 32) στη γειτονιά ΔΟΥΡΓΟΥΤΙ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos» (station_id: 32) in the ΔΟΥΡΓΟΥΤΙ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4e0bb0f7-b13f-47ec-9c5c-bfec4312b4bb\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:30.975132\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Mplokoy Doyrgoytioy Kai 2O Dimotiko Iatreio Neoy Kos\"\n                        },\n                        \"package_id\": \"6b2d336a-dd33-4b2b-add4-21b1b8a89758\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:34.892818\",\n                            \"updated\": \"2026-03-31T08:20:34.892128\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1bf8ba22-c9a0-4825-889e-c8ad9f27fdf2\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:20:49.624430\",\n                \"metadata_modified\": \"2026-03-31T08:20:49.624438\",\n                \"name\": \"wifi-highest-visitors-033-plateia-romis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ρώμης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ρώμης\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Romis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:20:49.626843\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ρώμης» (station_id: 33) στη γειτονιά ΓΗΡΟΚΟΜΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Romis» (station_id: 33) in the ΓΗΡΟΚΟΜΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a70a2a3d-5c7b-46b2-81b4-e481e5f65e55\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:20:49.611663\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ρώμης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ρώμης\",\n                            \"en\": \"Daily Highest Visitors — Plateia Romis\"\n                        },\n                        \"package_id\": \"1bf8ba22-c9a0-4825-889e-c8ad9f27fdf2\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:20:53.656787\",\n                            \"updated\": \"2026-03-31T08:20:53.656131\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d43ac835-5ae0-4d4d-add9-d4ab39409936\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:08.418899\",\n                \"metadata_modified\": \"2026-03-31T08:21:08.418905\",\n                \"name\": \"wifi-highest-visitors-066-plateia-kyprion-ethnomartyron\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Kyprion Ethnomartyron\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:08.420551\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 66) στη γειτονιά ΚΥΠΡΙΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kyprion Ethnomartyron» (station_id: 66) in the ΚΥΠΡΙΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"fcb833d6-061e-47ee-a166-4dc372b4d1b6\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:08.408811\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                            \"en\": \"Daily Highest Visitors — Plateia Kyprion Ethnomartyron\"\n                        },\n                        \"package_id\": \"d43ac835-5ae0-4d4d-add9-d4ab39409936\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:11.903864\",\n                            \"updated\": \"2026-03-31T08:21:11.903188\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"15d6cd1d-7f4f-4502-a5ac-58d69ff5ac21\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:26.814800\",\n                \"metadata_modified\": \"2026-03-31T08:21:26.814808\",\n                \"name\": \"wifi-highest-visitors-067-parko-kapaps\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο ΚΑΠΑΨ\",\n                    \"en\": \"WiFi Highest Visitors — Parko Kapaps\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:26.816788\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο ΚΑΠΑΨ» (station_id: 67) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Kapaps» (station_id: 67) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2ee0ce97-6dbf-4c98-90b1-d4b46d1a44ac\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:26.802377\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο ΚΑΠΑΨ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο ΚΑΠΑΨ\",\n                            \"en\": \"Daily Highest Visitors — Parko Kapaps\"\n                        },\n                        \"package_id\": \"15d6cd1d-7f4f-4502-a5ac-58d69ff5ac21\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:30.759320\",\n                            \"updated\": \"2026-03-31T08:21:30.758587\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"01934abb-75f5-468a-8c52-4d7d304d39c2\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:21:46.243217\",\n                \"metadata_modified\": \"2026-03-31T08:21:46.243224\",\n                \"name\": \"wifi-highest-visitors-068-gipedo-mpasket-ano-kypseli-odos-arkesinis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                    \"en\": \"WiFi Highest Visitors — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:21:46.245304\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 68) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 68) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ab4cc173-3436-41f1-b128-92669a244ab8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:21:46.231672\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                            \"en\": \"Daily Highest Visitors — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                        },\n                        \"package_id\": \"01934abb-75f5-468a-8c52-4d7d304d39c2\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:21:49.817509\",\n                            \"updated\": \"2026-03-31T08:21:49.816858\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"42160d3e-951b-4c82-9cb0-fe1287964682\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:04.907843\",\n                \"metadata_modified\": \"2026-03-31T08:22:04.907852\",\n                \"name\": \"wifi-highest-visitors-069-athlitiko-kentro-alepotrypa\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Alepotrypa\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:04.910561\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 69) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Alepotrypa» (station_id: 69) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b9a9a7b9-f0c5-43fd-af2b-335d0f50a0a3\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:04.894798\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Αλεπότρυπα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Αλεπότρυπα\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Alepotrypa\"\n                        },\n                        \"package_id\": \"42160d3e-951b-4c82-9cb0-fe1287964682\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:08.861287\",\n                            \"updated\": \"2026-03-31T08:22:08.860163\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b99ffb32-8eba-4fcc-b01e-97f4aed25c4d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:23.642788\",\n                \"metadata_modified\": \"2026-03-31T08:22:23.642794\",\n                \"name\": \"wifi-highest-visitors-070-plateia-argentinis-dimokratias\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αργεντινής Δημοκρατίας\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Argentinis Dimokratias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:22:28.599569\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:22:28.605962\",\n                            \"updated\": \"2026-03-31T08:22:28.599569\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:23.644646\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 70) στη γειτονιά ΝΕΑΠΟΛΗ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Argentinis Dimokratias» (station_id: 70) in the ΝΕΑΠΟΛΗ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d05414b8-95d9-4ebc-811b-d74be5bc5028\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:23.631369\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αργεντινής Δημοκρατίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αργεντινής Δημοκρατίας\",\n                            \"en\": \"Daily Highest Visitors — Plateia Argentinis Dimokratias\"\n                        },\n                        \"package_id\": \"b99ffb32-8eba-4fcc-b01e-97f4aed25c4d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:27.437408\",\n                            \"updated\": \"2026-03-31T08:22:27.436689\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"f0e47921-ce02-4045-b4e9-835f308fc442\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:22:41.933127\",\n                \"metadata_modified\": \"2026-03-31T08:22:41.933135\",\n                \"name\": \"wifi-highest-visitors-071-plateia-gkyzi\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Γκύζη\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:22:46.904977\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:22:46.911887\",\n                            \"updated\": \"2026-03-31T08:22:46.904977\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:22:41.935258\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Γκύζη» (station_id: 71) στη γειτονιά ΓΚΥΖΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Gkyzi» (station_id: 71) in the ΓΚΥΖΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d35ad856-7b4b-4f27-8586-776c46c8a2ce\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:22:41.920803\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Γκύζη\",\n                            \"en\": \"Daily Highest Visitors — Plateia Gkyzi\"\n                        },\n                        \"package_id\": \"f0e47921-ce02-4045-b4e9-835f308fc442\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:22:45.777068\",\n                            \"updated\": \"2026-03-31T08:22:45.776342\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2d912575-3052-47c4-bf64-d09edd5b0155\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:00.793732\",\n                \"metadata_modified\": \"2026-03-31T08:23:00.793740\",\n                \"name\": \"wifi-highest-visitors-072-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                    \"en\": \"WiFi Highest Visitors — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:00.796420\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 72) στη γειτονιά ΕΞΑΡΧΕΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 72) in the ΕΞΑΡΧΕΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"973e6e93-93a5-44b4-afe0-7d205f48c9b0\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:00.781810\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                            \"en\": \"Daily Highest Visitors — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                        },\n                        \"package_id\": \"2d912575-3052-47c4-bf64-d09edd5b0155\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:04.608183\",\n                            \"updated\": \"2026-03-31T08:23:04.607475\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2a3cc5ed-121c-4e55-8d1f-fb0ecdc3e4ac\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:19.020911\",\n                \"metadata_modified\": \"2026-03-31T08:23:19.020919\",\n                \"name\": \"wifi-highest-visitors-073-plateia-aigyptoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αιγύπτου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Aigyptoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:19.022688\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αιγύπτου» (station_id: 73) στη γειτονιά ΜΟΥΣΕΙΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Aigyptoy» (station_id: 73) in the ΜΟΥΣΕΙΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"16559632-c100-45b2-aa61-be591fcca85d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:19.009780\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αιγύπτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αιγύπτου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Aigyptoy\"\n                        },\n                        \"package_id\": \"2a3cc5ed-121c-4e55-8d1f-fb0ecdc3e4ac\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:22.578787\",\n                            \"updated\": \"2026-03-31T08:23:22.578128\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"68c8e4f9-a932-4ce0-af80-a014ccd31b30\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:36.883835\",\n                \"metadata_modified\": \"2026-03-31T08:23:36.883842\",\n                \"name\": \"wifi-highest-visitors-074-parko-michalakopoyloy-kai-plateia-vrazilias\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                    \"en\": \"WiFi Highest Visitors — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:23:41.823839\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:23:41.830574\",\n                            \"updated\": \"2026-03-31T08:23:41.823839\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:36.886067\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 74) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 74) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a469a27d-6548-4412-84e5-808caf9a60f8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:36.872587\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                            \"en\": \"Daily Highest Visitors — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                        },\n                        \"package_id\": \"68c8e4f9-a932-4ce0-af80-a014ccd31b30\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:40.719184\",\n                            \"updated\": \"2026-03-31T08:23:40.718564\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"799af164-b213-44bf-a25a-8ad17f04e72e\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:23:55.502840\",\n                \"metadata_modified\": \"2026-03-31T08:23:55.502847\",\n                \"name\": \"wifi-highest-visitors-075-athlitiko-kentro-akadimias-platonos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Akadimias Platonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:23:55.504659\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 75) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Akadimias Platonos» (station_id: 75) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ab5e8166-c88c-4bfa-9671-02ee11338cc5\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:23:55.491677\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Akadimias Platonos\"\n                        },\n                        \"package_id\": \"799af164-b213-44bf-a25a-8ad17f04e72e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:23:59.269868\",\n                            \"updated\": \"2026-03-31T08:23:59.269195\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7f4f8083-3b39-4fc0-9596-f0aa18eff4f3\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:14.198171\",\n                \"metadata_modified\": \"2026-03-31T08:24:14.198177\",\n                \"name\": \"wifi-highest-visitors-076-dimotiko-athlitiko-kentro-patriarchi-fotioy-kai-gymnastirio\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                    \"en\": \"WiFi Highest Visitors — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:14.199972\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων» (station_id: 76) στη γειτονιά ΝΕΑΠΟΛΗ I. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio» (station_id: 76) in the ΝΕΑΠΟΛΗ I neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"75de711c-6a30-4260-bdf1-b09abadc6c86\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:14.186422\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                            \"en\": \"Daily Highest Visitors — Dimotiko Athlitiko Kentro Patriarchi Fotioy Kai Gymnastirio\"\n                        },\n                        \"package_id\": \"7f4f8083-3b39-4fc0-9596-f0aa18eff4f3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:17.778406\",\n                            \"updated\": \"2026-03-31T08:24:17.777748\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"26c210bf-0844-40d9-a30a-81ba1b00a626\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:33.043001\",\n                \"metadata_modified\": \"2026-03-31T08:24:33.043009\",\n                \"name\": \"wifi-highest-visitors-077-plateia-stathmoy-larisis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Σταθμού Λαρίσης\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Stathmoy Larisis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:24:38.070152\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:24:38.076815\",\n                            \"updated\": \"2026-03-31T08:24:38.070152\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:33.045326\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Σταθμού Λαρίσης» (station_id: 77) στη γειτονιά ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Stathmoy Larisis» (station_id: 77) in the ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1427b5a8-d382-4b56-bada-fbdde7ba9687\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:33.031076\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Σταθμού Λαρίσης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Σταθμού Λαρίσης\",\n                            \"en\": \"Daily Highest Visitors — Plateia Stathmoy Larisis\"\n                        },\n                        \"package_id\": \"26c210bf-0844-40d9-a30a-81ba1b00a626\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:36.991717\",\n                            \"updated\": \"2026-03-31T08:24:36.991031\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d76fe4ec-5829-40f6-a0ff-051f9c6beb68\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:24:51.805255\",\n                \"metadata_modified\": \"2026-03-31T08:24:51.805260\",\n                \"name\": \"wifi-highest-visitors-078-plateia-attikis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αττικής\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αττικής\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Attikis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:24:51.807664\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αττικής» (station_id: 78) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Attikis» (station_id: 78) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ad1a87f5-91b5-4d38-a5d9-ec8f8536b88e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:24:51.793783\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αττικής\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αττικής\",\n                            \"en\": \"Daily Highest Visitors — Plateia Attikis\"\n                        },\n                        \"package_id\": \"d76fe4ec-5829-40f6-a0ff-051f9c6beb68\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:24:55.436535\",\n                            \"updated\": \"2026-03-31T08:24:55.435905\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b343d501-bf17-472e-acdb-22c4cb247581\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:10.055664\",\n                \"metadata_modified\": \"2026-03-31T08:25:10.055674\",\n                \"name\": \"wifi-highest-visitors-079-gipedo-mpasket-liosion-kai-menemachoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                    \"en\": \"WiFi Highest Visitors — Gipedo Mpasket Liosion Kai Menemachoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:25:14.714604\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:25:14.721721\",\n                            \"updated\": \"2026-03-31T08:25:14.714604\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:10.057424\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 79) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 79) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0edf6709-3d99-4380-86b4-cf80f568bf12\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:10.045119\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                            \"en\": \"Daily Highest Visitors — Gipedo Mpasket Liosion Kai Menemachoy\"\n                        },\n                        \"package_id\": \"b343d501-bf17-472e-acdb-22c4cb247581\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:13.616357\",\n                            \"updated\": \"2026-03-31T08:25:13.615677\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3b45092e-5d88-464c-8cd9-2d952599dc3a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:28.595112\",\n                \"metadata_modified\": \"2026-03-31T08:25:28.595118\",\n                \"name\": \"wifi-highest-visitors-080-gipeda-mpasket-kadmoy-kai-lenorman\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                    \"en\": \"WiFi Highest Visitors — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:28.597316\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 80) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 80) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"39f75e60-91d6-4ea3-852c-cd9ed5cc73a4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:28.583164\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                            \"en\": \"Daily Highest Visitors — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                        },\n                        \"package_id\": \"3b45092e-5d88-464c-8cd9-2d952599dc3a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:32.252386\",\n                            \"updated\": \"2026-03-31T08:25:32.251752\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"4761cac6-1793-499f-8a9b-1b9a84288ccd\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:25:47.136493\",\n                \"metadata_modified\": \"2026-03-31T08:25:47.136501\",\n                \"name\": \"wifi-highest-visitors-081-kentriki-dimotiki-vivliothiki-dimoy-athinaion\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Highest Visitors — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:25:47.138361\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 81) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 81) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0c316899-8fdb-4e9b-bbf4-7395f006f69f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:25:47.125689\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                            \"en\": \"Daily Highest Visitors — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"4761cac6-1793-499f-8a9b-1b9a84288ccd\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:25:50.954965\",\n                            \"updated\": \"2026-03-31T08:25:50.954244\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"84e77541-a13f-4827-a7fb-bb526705d599\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:05.401129\",\n                \"metadata_modified\": \"2026-03-31T08:26:05.401136\",\n                \"name\": \"wifi-highest-visitors-082-plateia-akadimias-platonos-kai-athlitiko-kentro\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:05.402993\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο» (station_id: 82) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Akadimias Platonos Kai Athlitiko Kentro» (station_id: 82) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e62eff70-dd91-4b16-8335-af5e0ad2a1a1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:05.390948\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                            \"en\": \"Daily Highest Visitors — Plateia Akadimias Platonos Kai Athlitiko Kentro\"\n                        },\n                        \"package_id\": \"84e77541-a13f-4827-a7fb-bb526705d599\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:08.922768\",\n                            \"updated\": \"2026-03-31T08:26:08.922132\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"cbc2050a-88bb-4ed5-b498-641096b795ff\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:28.020160\",\n                \"metadata_modified\": \"2026-03-31T08:26:28.020166\",\n                \"name\": \"wifi-highest-visitors-083-athlitiko-kentro-exarcheia-kai-kleisto-athlitiko-kentro-lofo\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:28.022281\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη» (station_id: 83) στη γειτονιά ΛΟΦΟΣ ΣΤΡΕΦΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo» (station_id: 83) in the ΛΟΦΟΣ ΣΤΡΕΦΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"48152298-525a-4666-acfa-b14fb9e47210\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:28.008929\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Exarcheia Kai Kleisto Athlitiko Kentro Lofo\"\n                        },\n                        \"package_id\": \"cbc2050a-88bb-4ed5-b498-641096b795ff\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:31.592946\",\n                            \"updated\": \"2026-03-31T08:26:31.592330\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"3cb0b52e-b159-4c4c-b000-8d9779afc96b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:26:46.336463\",\n                \"metadata_modified\": \"2026-03-31T08:26:46.336469\",\n                \"name\": \"wifi-highest-visitors-084-dimotiko-gymnastirio-eyelpidon\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                    \"en\": \"WiFi Highest Visitors — Dimotiko Gymnastirio Eyelpidon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:26:46.338172\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 84) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Dimotiko Gymnastirio Eyelpidon» (station_id: 84) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"bf3d916c-8e72-4ff6-b8a8-018dbe3d6ef7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:26:46.326416\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                            \"en\": \"Daily Highest Visitors — Dimotiko Gymnastirio Eyelpidon\"\n                        },\n                        \"package_id\": \"3cb0b52e-b159-4c4c-b000-8d9779afc96b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:26:49.889244\",\n                            \"updated\": \"2026-03-31T08:26:49.888590\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"8ba433d2-22a3-4df7-bd17-690829a61c34\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:04.250698\",\n                \"metadata_modified\": \"2026-03-31T08:27:04.250704\",\n                \"name\": \"wifi-highest-visitors-085-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:04.252517\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 85) στη γειτονιά ΚΟΛΩΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 85) in the ΚΟΛΩΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"deb1279b-c001-4bb2-ac41-167ef14edd0a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:04.240349\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                            \"en\": \"Daily Highest Visitors — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                        },\n                        \"package_id\": \"8ba433d2-22a3-4df7-bd17-690829a61c34\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:07.925792\",\n                            \"updated\": \"2026-03-31T08:27:07.925197\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"cbc30821-6e37-446f-8a7e-52584f28fec8\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:22.717150\",\n                \"metadata_modified\": \"2026-03-31T08:27:22.717156\",\n                \"name\": \"wifi-highest-visitors-086-plateia-orthodoxias-paidiki-chara\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Orthodoxias Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:22.718993\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 86) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Orthodoxias Paidiki Chara» (station_id: 86) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"ef27ff45-e622-4bd9-94ba-cc4a339cb0cc\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:22.704576\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                            \"en\": \"Daily Highest Visitors — Plateia Orthodoxias Paidiki Chara\"\n                        },\n                        \"package_id\": \"cbc30821-6e37-446f-8a7e-52584f28fec8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:26.439133\",\n                            \"updated\": \"2026-03-31T08:27:26.438501\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c050eff5-b841-4c39-941e-36a9393d90df\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:27:44.843005\",\n                \"metadata_modified\": \"2026-03-31T08:27:44.843010\",\n                \"name\": \"wifi-highest-visitors-087-paidiki-chara-kolonoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Κολωνού\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:27:44.844733\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Κολωνού» (station_id: 87) στη γειτονιά ΛΟΦΟΣ ΣΚΟΥΖΕ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Kolonoy» (station_id: 87) in the ΛΟΦΟΣ ΣΚΟΥΖΕ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"6c090d5e-2728-44e5-b9bf-f82cc3e5094d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:27:44.830800\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Κολωνού\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Kolonoy\"\n                        },\n                        \"package_id\": \"c050eff5-b841-4c39-941e-36a9393d90df\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:27:48.604951\",\n                            \"updated\": \"2026-03-31T08:27:48.604337\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"75f0c3e1-97f0-4e35-90c7-f968e40c4629\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:03.086338\",\n                \"metadata_modified\": \"2026-03-31T08:28:03.086344\",\n                \"name\": \"wifi-highest-visitors-088-plateia-kanelopoyloy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Κανελοπούλου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Kanelopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:03.087997\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Κανελοπούλου» (station_id: 88) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kanelopoyloy» (station_id: 88) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"f7c3e096-7d33-4483-abba-5a9c5a55da44\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:03.076179\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Κανελοπούλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Κανελοπούλου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Kanelopoyloy\"\n                        },\n                        \"package_id\": \"75f0c3e1-97f0-4e35-90c7-f968e40c4629\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:06.655323\",\n                            \"updated\": \"2026-03-31T08:28:06.654627\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7630cc2c-5c71-4566-aeee-3df560bce554\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:21.081570\",\n                \"metadata_modified\": \"2026-03-31T08:28:21.081578\",\n                \"name\": \"wifi-highest-visitors-089-politistiko-kentro-kypseli\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πολιτιστικό κέντρο Κυψέλη\",\n                    \"en\": \"WiFi Highest Visitors — Politistiko Kentro Kypseli\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:21.083360\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πολιτιστικό κέντρο Κυψέλη» (station_id: 89) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Politistiko Kentro Kypseli» (station_id: 89) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"dd659ab5-e98c-4095-a819-7a01e973a0e1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:21.070910\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πολιτιστικό κέντρο Κυψέλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πολιτιστικό κέντρο Κυψέλη\",\n                            \"en\": \"Daily Highest Visitors — Politistiko Kentro Kypseli\"\n                        },\n                        \"package_id\": \"7630cc2c-5c71-4566-aeee-3df560bce554\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:24.693725\",\n                            \"updated\": \"2026-03-31T08:28:24.693070\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"5fb4c1b1-af08-4818-bd5e-887b442959be\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:39.102581\",\n                \"metadata_modified\": \"2026-03-31T08:28:39.102589\",\n                \"name\": \"wifi-highest-visitors-090-votanikos-kipos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Βοτανικός Κήπος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Βοτανικός Κήπος\",\n                    \"en\": \"WiFi Highest Visitors — Votanikos Kipos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:39.104443\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Βοτανικός Κήπος» (station_id: 90) στη γειτονιά ΕΛΑΙΩΝΑΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Votanikos Kipos» (station_id: 90) in the ΕΛΑΙΩΝΑΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4a2f4dbf-8ebb-42cb-ab03-325c0b6bcca1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:39.090795\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Βοτανικός Κήπος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Βοτανικός Κήπος\",\n                            \"en\": \"Daily Highest Visitors — Votanikos Kipos\"\n                        },\n                        \"package_id\": \"5fb4c1b1-af08-4818-bd5e-887b442959be\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:28:42.682639\",\n                            \"updated\": \"2026-03-31T08:28:42.681926\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"657a8278-66b7-4c77-900f-d8807e0784b1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:28:57.531344\",\n                \"metadata_modified\": \"2026-03-31T08:28:57.531352\",\n                \"name\": \"wifi-highest-visitors-091-plateia-agioy-payloy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αγίου Παύλου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Agioy Payloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:28:57.533167\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αγίου Παύλου» (station_id: 91) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Agioy Payloy» (station_id: 91) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"51be6d67-75b4-444d-b175-b39398eedead\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:28:57.519451\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Παύλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αγίου Παύλου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Agioy Payloy\"\n                        },\n                        \"package_id\": \"657a8278-66b7-4c77-900f-d8807e0784b1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:05.336015\",\n                            \"updated\": \"2026-03-31T08:29:05.335382\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"fff70c95-3ad3-4332-89ea-47ae2548b50a\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:20.027133\",\n                \"metadata_modified\": \"2026-03-31T08:29:20.027140\",\n                \"name\": \"wifi-highest-visitors-092-plateia-flemigk-spyroy-patsi\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Flemigk Spyroy Patsi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:20.028992\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Φλεμιγκ (Σπυρου Πατση)» (station_id: 92) στη γειτονιά ΦΛΕΜΙΝΚ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Flemigk Spyroy Patsi» (station_id: 92) in the ΦΛΕΜΙΝΚ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"5662ef92-cff8-4377-a9a3-e9fe5e1ae47e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:20.015458\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                            \"en\": \"Daily Highest Visitors — Plateia Flemigk Spyroy Patsi\"\n                        },\n                        \"package_id\": \"fff70c95-3ad3-4332-89ea-47ae2548b50a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:23.908586\",\n                            \"updated\": \"2026-03-31T08:29:23.907914\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"85534c59-0ebe-4959-aa48-550b51059b13\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:29:42.453839\",\n                \"metadata_modified\": \"2026-03-31T08:29:42.453846\",\n                \"name\": \"wifi-highest-visitors-093-theatro-kolonoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Θέατρο Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Θέατρο Κολωνού\",\n                    \"en\": \"WiFi Highest Visitors — Theatro Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:29:47.454838\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:29:47.461116\",\n                            \"updated\": \"2026-03-31T08:29:47.454838\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:29:42.455769\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Θέατρο Κολωνού» (station_id: 93) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Theatro Kolonoy» (station_id: 93) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a730ea00-18bf-4836-ad4c-868e39dd5359\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:29:42.441619\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Θέατρο Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Θέατρο Κολωνού\",\n                            \"en\": \"Daily Highest Visitors — Theatro Kolonoy\"\n                        },\n                        \"package_id\": \"85534c59-0ebe-4959-aa48-550b51059b13\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:29:46.373740\",\n                            \"updated\": \"2026-03-31T08:29:46.373066\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"072ab3b4-4966-4d3d-be86-d06d0c7b2a20\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:00.789975\",\n                \"metadata_modified\": \"2026-03-31T08:30:00.789984\",\n                \"name\": \"wifi-highest-visitors-094-parko-paidiki-chara-kolymvitirioy-kolokynthoys\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                    \"en\": \"WiFi Highest Visitors — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:00.791883\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 94) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 94) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0478bbab-4f3e-4ac1-9087-4727b0a60784\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:00.778950\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                            \"en\": \"Daily Highest Visitors — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                        },\n                        \"package_id\": \"072ab3b4-4966-4d3d-be86-d06d0c7b2a20\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:04.968307\",\n                            \"updated\": \"2026-03-31T08:30:04.967628\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c4308200-26f9-491c-907a-02a3a09035fe\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:19.314071\",\n                \"metadata_modified\": \"2026-03-31T08:30:19.314077\",\n                \"name\": \"wifi-highest-visitors-095-athlitiko-kentro-atlas-sepolion-kai-paidiki-chara-aylonos\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:30:24.103825\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:30:24.109843\",\n                            \"updated\": \"2026-03-31T08:30:24.103825\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:19.315758\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 95) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 95) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4c5cb814-5e47-4bf4-b4d9-559051b36d5a\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:19.302903\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                        },\n                        \"package_id\": \"c4308200-26f9-491c-907a-02a3a09035fe\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:23.058108\",\n                            \"updated\": \"2026-03-31T08:30:23.057444\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"7221581d-9d81-49b2-8f27-d9eb3b8a012f\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:41.301435\",\n                \"metadata_modified\": \"2026-03-31T08:30:41.301443\",\n                \"name\": \"wifi-highest-visitors-096-paidiki-chara-athlitiko-kentro-tritona-sepolion\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:41.303251\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 96) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 96) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"aa9f692e-b636-4d6a-a27b-cb9abbd54d0d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:41.290446\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                        },\n                        \"package_id\": \"7221581d-9d81-49b2-8f27-d9eb3b8a012f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:30:45.112899\",\n                            \"updated\": \"2026-03-31T08:30:45.112240\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"1da8856b-aaeb-4f2b-8398-fb74d8dd7752\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:30:59.422109\",\n                \"metadata_modified\": \"2026-03-31T08:30:59.422114\",\n                \"name\": \"wifi-highest-visitors-097-plateia-athanasioy-diakoy-thymarakia\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Athanasioy Diakoy Thymarakia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:31:04.207291\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:31:04.213832\",\n                            \"updated\": \"2026-03-31T08:31:04.207291\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:30:59.424340\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 97) στη γειτονιά ΘΥΜΑΡΑΚΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 97) in the ΘΥΜΑΡΑΚΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"40479d94-f6b8-43c8-a3fa-da424824172e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:30:59.411226\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                            \"en\": \"Daily Highest Visitors — Plateia Athanasioy Diakoy Thymarakia\"\n                        },\n                        \"package_id\": \"1da8856b-aaeb-4f2b-8398-fb74d8dd7752\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:03.127964\",\n                            \"updated\": \"2026-03-31T08:31:03.127342\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"d33627f7-ff7e-459e-896a-434a0324126d\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:18.653034\",\n                \"metadata_modified\": \"2026-03-31T08:31:18.653064\",\n                \"name\": \"wifi-highest-visitors-098-plateia-zerva\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ζέρβα\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Zerva\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:18.655242\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ζέρβα» (station_id: 98) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Zerva» (station_id: 98) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"695ca4db-8e4e-4790-ac8a-0698b6a38e29\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:18.641029\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ζέρβα\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ζέρβα\",\n                            \"en\": \"Daily Highest Visitors — Plateia Zerva\"\n                        },\n                        \"package_id\": \"d33627f7-ff7e-459e-896a-434a0324126d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:22.269513\",\n                            \"updated\": \"2026-03-31T08:31:22.268785\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"9c3e3c62-6e3c-48ad-a9db-76c4edcbb03b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:36.971177\",\n                \"metadata_modified\": \"2026-03-31T08:31:36.971184\",\n                \"name\": \"wifi-highest-visitors-099-plateia-nathanail\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Ναθαναήλ\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Nathanail\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:31:41.739345\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:31:41.745361\",\n                            \"updated\": \"2026-03-31T08:31:41.739345\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:36.973024\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Ναθαναήλ» (station_id: 99) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Nathanail» (station_id: 99) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"edad3367-bedf-431c-b687-ed012d94a6ad\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:36.960242\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ναθαναήλ\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Ναθαναήλ\",\n                            \"en\": \"Daily Highest Visitors — Plateia Nathanail\"\n                        },\n                        \"package_id\": \"9c3e3c62-6e3c-48ad-a9db-76c4edcbb03b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:40.637983\",\n                            \"updated\": \"2026-03-31T08:31:40.637346\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"74390ddb-a58f-4b7a-9288-44c30d9399a0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:31:55.528975\",\n                \"metadata_modified\": \"2026-03-31T08:31:55.528983\",\n                \"name\": \"wifi-highest-visitors-100-gipedaki-sepolia-aylonos-kai-kifisoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                    \"en\": \"WiFi Highest Visitors — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:00.500883\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:00.507961\",\n                            \"updated\": \"2026-03-31T08:32:00.500883\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:31:55.531213\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 100) στη γειτονιά ΣΕΠΟΛΙΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 100) in the ΣΕΠΟΛΙΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"8c25c1b0-d358-4850-963b-220d67b56c32\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:31:55.516808\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                            \"en\": \"Daily Highest Visitors — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                        },\n                        \"package_id\": \"74390ddb-a58f-4b7a-9288-44c30d9399a0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:31:59.396399\",\n                            \"updated\": \"2026-03-31T08:31:59.395623\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"69ea7f7b-c314-4eaf-a287-b126d1fc64a0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:14.250507\",\n                \"metadata_modified\": \"2026-03-31T08:32:14.250513\",\n                \"name\": \"wifi-highest-visitors-101-paidiki-chara-odos-pafoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Παιδική Χαρά Οδός Πάφου\",\n                    \"en\": \"WiFi Highest Visitors — Paidiki Chara Odos Pafoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:18.896366\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:18.903188\",\n                            \"updated\": \"2026-03-31T08:32:18.896366\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:14.252272\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Παιδική Χαρά Οδός Πάφου» (station_id: 101) στη γειτονιά ΑΓΙΑ ΤΡΙΑΔΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Paidiki Chara Odos Pafoy» (station_id: 101) in the ΑΓΙΑ ΤΡΙΑΔΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"072b7712-8279-437c-9568-bc5f7e72dec7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:14.238731\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Οδός Πάφου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Παιδική Χαρά Οδός Πάφου\",\n                            \"en\": \"Daily Highest Visitors — Paidiki Chara Odos Pafoy\"\n                        },\n                        \"package_id\": \"69ea7f7b-c314-4eaf-a287-b126d1fc64a0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:17.786712\",\n                            \"updated\": \"2026-03-31T08:32:17.786102\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"30a1924f-fe4d-441d-9a3c-6ddd53ae8dfe\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:33.445482\",\n                \"metadata_modified\": \"2026-03-31T08:32:33.445488\",\n                \"name\": \"wifi-highest-visitors-102-7o-dimotiko-diamerisma-dimoy-athinaion\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                    \"en\": \"WiFi Highest Visitors — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:32:38.107775\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:32:38.114013\",\n                            \"updated\": \"2026-03-31T08:32:38.107775\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:33.448080\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων» (station_id: 102) στη γειτονιά ΑΒΕΡΩΦ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «7O Dimotiko Diamerisma Dimoy Athinaion» (station_id: 102) in the ΑΒΕΡΩΦ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"90f02469-6030-4263-aec8-1646036a77a2\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:33.434203\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — 7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                            \"en\": \"Daily Highest Visitors — 7O Dimotiko Diamerisma Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"30a1924f-fe4d-441d-9a3c-6ddd53ae8dfe\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:36.941630\",\n                            \"updated\": \"2026-03-31T08:32:36.941009\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"11a8576e-b7d3-4751-aa0e-5131469fc010\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:32:51.898633\",\n                \"metadata_modified\": \"2026-03-31T08:32:51.898640\",\n                \"name\": \"wifi-highest-visitors-103-gipeda-mpasket-agias-paraskeyis-kai-sifnoy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                    \"en\": \"WiFi Highest Visitors — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:32:51.900454\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου» (station_id: 103) στη γειτονιά ΚΟΛΙΑΤΣΟΥ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipeda Mpasket Agias Paraskeyis Kai Sifnoy» (station_id: 103) in the ΚΟΛΙΑΤΣΟΥ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"dce13228-8bd2-4cb0-aa3a-73bfe73c979d\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:32:51.887602\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                            \"en\": \"Daily Highest Visitors — Gipeda Mpasket Agias Paraskeyis Kai Sifnoy\"\n                        },\n                        \"package_id\": \"11a8576e-b7d3-4751-aa0e-5131469fc010\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:32:55.494166\",\n                            \"updated\": \"2026-03-31T08:32:55.493490\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"11b72ceb-40bd-49e1-a1ef-7869120cd5d1\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:10.598686\",\n                \"metadata_modified\": \"2026-03-31T08:33:10.598692\",\n                \"name\": \"wifi-highest-visitors-104-zafeiropoyloy-athlitiko-kentro-podonifti\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                    \"en\": \"WiFi Highest Visitors — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:10.600409\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 104) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 104) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4721ddb3-01bc-40c7-8117-1a74cc3e88d1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:10.587190\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                            \"en\": \"Daily Highest Visitors — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                        },\n                        \"package_id\": \"11b72ceb-40bd-49e1-a1ef-7869120cd5d1\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:14.272379\",\n                            \"updated\": \"2026-03-31T08:33:14.271742\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"462b805b-eec8-4d71-b7f0-3de6d957ac9b\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:29.360762\",\n                \"metadata_modified\": \"2026-03-31T08:33:29.360767\",\n                \"name\": \"wifi-highest-visitors-105-plateia-kai-gipedo-podosfairoy-agias-paraskeyis-patision\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:29.362467\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων» (station_id: 105) στη γειτονιά ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision» (station_id: 105) in the ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"d0d268fe-1852-4bd4-8574-c174761aced1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:29.350182\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                            \"en\": \"Daily Highest Visitors — Plateia Kai Gipedo Podosfairoy Agias Paraskeyis Patision\"\n                        },\n                        \"package_id\": \"462b805b-eec8-4d71-b7f0-3de6d957ac9b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:32.906159\",\n                            \"updated\": \"2026-03-31T08:33:32.905486\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e8dc01b6-df15-437a-a754-1e7163fbe220\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:33:47.771863\",\n                \"metadata_modified\": \"2026-03-31T08:33:47.771870\",\n                \"name\": \"wifi-highest-visitors-106-plateia-nikolopoyloy\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεια Νικολόπουλου\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Nikolopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:33:47.773913\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεια Νικολόπουλου» (station_id: 106) στη γειτονιά ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Nikolopoyloy» (station_id: 106) in the ΠΛΑΤΕΙΑ ΧΑΛΕΠΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"06c62b7e-a0dc-4b9c-816c-224c4ccf27d8\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:33:47.761002\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεια Νικολόπουλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεια Νικολόπουλου\",\n                            \"en\": \"Daily Highest Visitors — Plateia Nikolopoyloy\"\n                        },\n                        \"package_id\": \"e8dc01b6-df15-437a-a754-1e7163fbe220\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:33:51.430474\",\n                            \"updated\": \"2026-03-31T08:33:51.429783\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"c1b7860e-aa5f-4f5a-b421-8994674bfdf0\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:06.963180\",\n                \"metadata_modified\": \"2026-03-31T08:34:06.963187\",\n                \"name\": \"wifi-highest-visitors-107-gipedo-mpasket-plateias-goyemplei\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                    \"en\": \"WiFi Highest Visitors — Gipedo Mpasket Plateias Goyemplei\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:11.637448\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:11.644070\",\n                            \"updated\": \"2026-03-31T08:34:11.637448\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:06.964949\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 107) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Plateias Goyemplei» (station_id: 107) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"b9ec1d75-ff8f-425e-bb94-84d2768a245e\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:06.951862\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                            \"en\": \"Daily Highest Visitors — Gipedo Mpasket Plateias Goyemplei\"\n                        },\n                        \"package_id\": \"c1b7860e-aa5f-4f5a-b421-8994674bfdf0\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:10.539137\",\n                            \"updated\": \"2026-03-31T08:34:10.538450\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"2cbe13ce-7e7c-41bb-bd7f-abcd1651a634\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:26.346379\",\n                \"metadata_modified\": \"2026-03-31T08:34:26.346387\",\n                \"name\": \"wifi-highest-visitors-108-athlitiko-kentro-mitsaki-kai-parko-tsepis\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                    \"en\": \"WiFi Highest Visitors — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:26.349051\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 108) στη γειτονιά ΚΥΠΡΙΑΔΟΥ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 108) in the ΚΥΠΡΙΑΔΟΥ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"67ccd9a7-3a93-49cc-aac4-bba460bd2ea7\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:26.334059\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                            \"en\": \"Daily Highest Visitors — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                        },\n                        \"package_id\": \"2cbe13ce-7e7c-41bb-bd7f-abcd1651a634\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:30.289871\",\n                            \"updated\": \"2026-03-31T08:34:30.289228\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"21bd45a3-9762-4188-9cc3-893768084773\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:34:45.683672\",\n                \"metadata_modified\": \"2026-03-31T08:34:45.683680\",\n                \"name\": \"wifi-highest-visitors-109-plateia-papadiamanti\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Παπαδιαμάντη\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Papadiamanti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:34:54.709804\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:34:54.716314\",\n                            \"updated\": \"2026-03-31T08:34:54.709804\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:34:45.685472\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Παπαδιαμάντη» (station_id: 109) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Papadiamanti» (station_id: 109) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"4c0e22ff-2b96-41a5-a2ed-d2c3d155e564\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:34:45.671332\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Παπαδιαμάντη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Παπαδιαμάντη\",\n                            \"en\": \"Daily Highest Visitors — Plateia Papadiamanti\"\n                        },\n                        \"package_id\": \"21bd45a3-9762-4188-9cc3-893768084773\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:34:53.551812\",\n                            \"updated\": \"2026-03-31T08:34:53.551190\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"23677748-7c0f-4dc8-9465-b0a9bed131df\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:09.104259\",\n                \"metadata_modified\": \"2026-03-31T08:35:09.104266\",\n                \"name\": \"wifi-highest-visitors-110-plateia-tralleon\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Πλατεία Τράλλεων\",\n                    \"en\": \"WiFi Highest Visitors — Plateia Tralleon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:35:14.065463\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:35:14.071627\",\n                            \"updated\": \"2026-03-31T08:35:14.065463\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:09.106155\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Πλατεία Τράλλεων» (station_id: 110) στη γειτονιά ΛΑΜΠΡΙΝΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Plateia Tralleon» (station_id: 110) in the ΛΑΜΠΡΙΝΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"2a579738-0291-4bb6-929c-b175f9aa27ab\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:09.092834\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Τράλλεων\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Πλατεία Τράλλεων\",\n                            \"en\": \"Daily Highest Visitors — Plateia Tralleon\"\n                        },\n                        \"package_id\": \"23677748-7c0f-4dc8-9465-b0a9bed131df\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:12.972006\",\n                            \"updated\": \"2026-03-31T08:35:12.971339\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"e85b2556-80fe-495e-bb58-3b403ff66142\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:28.093120\",\n                \"metadata_modified\": \"2026-03-31T08:35:34.613508\",\n                \"name\": \"wifi-highest-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                    \"en\": \"WiFi Highest Visitors — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:36:12.522711\",\n                            \"last_success\": null,\n                            \"failure_count\": 3,\n                            \"created\": \"2026-03-31T08:36:12.528574\",\n                            \"updated\": \"2026-03-31T08:36:20.156458\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:28.094887\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 111) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 111) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"e0455343-9098-49ea-8004-050237718da4\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:34.629397\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                            \"en\": \"Daily Highest Visitors — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                        },\n                        \"package_id\": \"e85b2556-80fe-495e-bb58-3b403ff66142\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:36:20.156458\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"File could not be downloaded. Reason: URL invalid. Error details: Invalid url scheme. Please use one of: ftp http https. Attempted on 31/03/2026. Tried 3 times since 31/03/2026. This URL has not worked in the history of this tool.\",\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:32.101886\",\n                            \"updated\": \"2026-03-31T08:36:21.573450\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/b3063f83-779a-4d83-b8e0-7c499f2829ae/wifi-highest-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-q3tyfhjb.zip?se=2026-03-31T09%3A36%3A20Z&sp=r&sv=2024-08-04&sr=b&sig=8mBX4XJnyKnzhlQ47frFIHjt7LUCQnQYQZ2R0Ejj9To%3D\",\n                            \"cache_filepath\": \"wifi-highest-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-q3tyfhjb.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/b3/b3063f83-779a-4d83-b8e0-7c499f2829ae/wifi-highest-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-q3tyfhjb.zip\",\n                            \"size\": 1075,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"705c6f27462de030133eece90f7e12470b70380c\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T08:36:20.491978\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T08:36:12.860717\",\n                            \"updated\": \"2026-03-31T08:36:20.491978\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:34.661776\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"350306912b06aa576ae7fc1df6087c0f\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T08:35:28.093127\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"b3063f83-779a-4d83-b8e0-7c499f2829ae\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T08:35:34.474637\",\n                        \"metadata_modified\": \"2026-03-31T08:35:34.629598\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"e85b2556-80fe-495e-bb58-3b403ff66142\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T08:36:20.491978\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T08:36:13.966881\",\n                            \"updated\": \"2026-03-31T08:36:21.593065\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 1075,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/e85b2556-80fe-495e-bb58-3b403ff66142/resource/b3063f83-779a-4d83-b8e0-7c499f2829ae/download/wifi-highest-visitors-111-trigono-prasinoy-acharnon-kai-leof-ionias-q3tyfhjb.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"afb045bc-01a7-440c-aae6-abad12c3b34c\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:35:46.764341\",\n                \"metadata_modified\": \"2026-03-31T08:35:46.764348\",\n                \"name\": \"wifi-highest-visitors-112-gipedo-mpasket-erioyrgias\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Γήπεδο Μπάσκετ Εριουργίας\",\n                    \"en\": \"WiFi Highest Visitors — Gipedo Mpasket Erioyrgias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:35:46.766171\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 112) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Gipedo Mpasket Erioyrgias» (station_id: 112) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"a702c758-e2d4-4635-98c7-ce262d3e7ff1\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:35:46.752184\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Εριουργίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Γήπεδο Μπάσκετ Εριουργίας\",\n                            \"en\": \"Daily Highest Visitors — Gipedo Mpasket Erioyrgias\"\n                        },\n                        \"package_id\": \"afb045bc-01a7-440c-aae6-abad12c3b34c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:35:50.330374\",\n                            \"updated\": \"2026-03-31T08:35:50.329643\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b2f6aff3-1ed1-4017-bc45-230169bc18eb\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:36:04.999496\",\n                \"metadata_modified\": \"2026-03-31T08:36:04.999504\",\n                \"name\": \"wifi-highest-visitors-113-fokionos-negri\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) at station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 5,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Φωκίωνος Νέγρη\",\n                    \"en\": \"WiFi Highest Visitors — Fokionos Negri\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:36:05.001272\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) στον σταθμό «Φωκίωνος Νέγρη» (station_id: 113) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) at station «Fokionos Negri» (station_id: 113) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"0d84522f-c4e6-4384-a192-0cc06318cbdd\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:36:04.988991\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Φωκίωνος Νέγρη\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα WiFi — Φωκίωνος Νέγρη\",\n                            \"en\": \"Daily Highest Visitors — Fokionos Negri\"\n                        },\n                        \"package_id\": \"b2f6aff3-1ed1-4017-bc45-230169bc18eb\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:36:08.875599\",\n                            \"updated\": \"2026-03-31T08:36:08.874959\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [],\n                \"hvd_category\": [],\n                \"id\": \"b2be99cc-0668-4c33-abe9-dad0ec139dfb\",\n                \"isopen\": false,\n                \"language_options\": [],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T08:40:44.728149\",\n                \"metadata_modified\": \"2026-03-31T08:40:44.728157\",\n                \"name\": \"wifi-highest-visitors-all-stations\",\n                \"notes\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Daily total of unique visitors (highest visitors) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 6,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [],\n                \"title\": \"WiFi Μέγιστη Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"WiFi Μέγιστη Επισκεψιμότητα — Όλοι οι Σταθμοί\",\n                    \"en\": \"WiFi Highest Visitors — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T08:40:49.715431\",\n                            \"last_success\": null,\n                            \"failure_count\": 1,\n                            \"created\": \"2026-03-31T08:40:49.721376\",\n                            \"updated\": \"2026-03-31T08:40:49.715431\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T08:40:44.730306\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ημερήσιος συνολικός αριθμός μοναδικών επισκεπτών (μέγιστη επισκεψιμότητα) από ΟΛΟΥΣ τους σταθμούς WiFi Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ημέρα. Αντιστοιχεί στο σύνολο μοναδικών MAC addresses που ανιχνεύτηκαν από τα Access Points του σταθμού κατά τη διάρκεια της ημέρας. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Daily total of unique visitors (highest visitors) from ALL Smart Neighbourhood Athens WiFi stations. Each row represents 1 station × 1 day. Represents the total unique MAC addresses detected by the station's Access Points throughout the day. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"format\": \"\",\n                        \"hash\": \"\",\n                        \"id\": \"1cdccaf9-c11b-4393-b3c7-cf9d3f78ad0f\",\n                        \"language_options\": [],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T08:40:44.714684\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ημερήσια Μέγιστη Επισκεψιμότητα (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ημερήσια Μέγιστη Επισκεψιμότητα (Συγκεντρωτικό)\",\n                            \"en\": \"Daily Highest Visitors (Aggregate)\"\n                        },\n                        \"package_id\": \"b2be99cc-0668-4c33-abe9-dad0ec139dfb\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"16.0\",\n                            \"mqa_findability_score\": \"30.0\",\n                            \"mqa_accessibility_score\": \"0.0\",\n                            \"mqa_interoperability_score\": \"0.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T08:40:48.598331\",\n                            \"updated\": \"2026-03-31T08:40:48.597634\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"highest-visitors\",\n                        \"id\": \"ba51d7a6-c96e-48e0-b361-56e93fdf510d\",\n                        \"name\": \"highest-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"unique-visitors\",\n                        \"id\": \"cc3fb976-3213-4cc0-a002-1704eea0ba9a\",\n                        \"name\": \"unique-visitors\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"wifi\",\n                        \"id\": \"eef1cdbc-590b-4e28-818d-226632a118d8\",\n                        \"name\": \"wifi\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"27767ea9-031f-4f3a-af18-d63ecf9961bd"},{"name":"Search - all Environmental datasets via tag","id":"a319880d-9536-4202-ad3a-a63234742635","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:\"ποιότητα-αέρα\"&sort=name asc&rows=100&start=0","description":"<p>Επιστρέφει την οικογένεια Environmental datasets της υλοποίησης, αξιοποιώντας το tag ποιότητα-αέρα.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:\"ποιότητα-αέρα\""},{"key":"sort","value":"name asc"},{"key":"rows","value":"100"},{"key":"start","value":"0"}],"variable":[]}},"response":[{"id":"b3aaec65-49e8-4c78-b796-e084cc93769f","name":"Search - all Environmental datasets via tag","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:\"ποιότητα-αέρα\"&sort=name asc&rows=100&start=0","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:\"ποιότητα-αέρα\""},{"key":"sort","value":"name asc"},{"key":"rows","value":"100"},{"key":"start","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:07:17 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"1366663"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 79,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:01.257815\",\n                \"metadata_modified\": \"2026-03-31T15:58:46.972577\",\n                \"name\": \"env-001-dimotiko-kolymvitirio-goydi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 1) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 1) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Dimotiko Kolymvitirio Goydi» (station_id: 1) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Δημοτικό Κολυμβητήριο Γουδή\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Δημοτικό Κολυμβητήριο Γουδή\",\n                    \"en\": \"Environmental Data — Dimotiko Kolymvitirio Goydi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-001-dimotiko-kolymvitirio-goydi/resource/c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:06.106116\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:06.112406\",\n                            \"updated\": \"2026-03-31T15:54:16.883345\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:01.264179\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 1. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 1. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 1. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:58:46.981941\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικό Κολυμβητήριο Γουδή\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικό Κολυμβητήριο Γουδή\",\n                            \"en\": \"Hourly Environmental Measurements — Dimotiko Kolymvitirio Goydi\"\n                        },\n                        \"package_id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:05.004596\",\n                            \"updated\": \"2026-03-31T15:58:51.102720\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:07.696771\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"aaeefcde1235f6b01834df493c6d3b14\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:02.512786\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"5e51f564-1116-4795-9ca5-f3d0f65adb5b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:07.425295\",\n                        \"metadata_modified\": \"2026-03-31T15:58:18.951019\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1797,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/14553a07-2c72-43de-bcdb-1fdaf094afed/resource/5e51f564-1116-4795-9ca5-f3d0f65adb5b/download/env-001-dimotiko-kolymvitirio-goydi-78bdfc8n.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.78478761372027, 37.99045355411805], [23.78479363283854, 37.99045108028702], [23.78574678804811, 37.99079100965729], [23.785816475924754, 37.990813668708945], [23.785882196151686, 37.99085434620398], [23.78594861626683, 37.99089953136256], [23.78614298399422, 37.99100353272936], [23.786378507371605, 37.990682709259175], [23.7860710836986, 37.990516707877184], [23.785495392519344, 37.99022724808554], [23.785324476531056, 37.99013680772441], [23.785249200432357, 37.9900780867583], [23.785162693959588, 37.98996526810308], [23.785129053561914, 37.98966327600898], [23.78512985483106, 37.989266711824584], [23.785143203617597, 37.98896029909842], [23.785502893963496, 37.988384132725805], [23.785517844070853, 37.98836028853323], [23.7858218129668, 37.98787548739569], [23.785947524526737, 37.98772249763764], [23.786099478295167, 37.9876011004697], [23.78626014809019, 37.987493744751596], [23.786395425726393, 37.987403355375854], [23.787457150302714, 37.986359786874644], [23.784479544736627, 37.984780579979606], [23.78304917145106, 37.98402191463575], [23.783018964793975, 37.98400589263209], [23.783042185955235, 37.983976837433026], [23.784817507319133, 37.9817944785154], [23.785481930543664, 37.980983966113754], [23.785702781955774, 37.98071455039649], [23.785557079612467, 37.98063946003403], [23.785035876313476, 37.98037084454112], [23.78487455251643, 37.98053728771237], [23.784649968213607, 37.980676576256165], [23.784267036432205, 37.9808155740726], [23.783869236211554, 37.98092750471435], [23.783507032911483, 37.98103499309142], [23.783409346945835, 37.98105294265326], [23.78302140529259, 37.98112422701714], [23.78256736948519, 37.98111888221925], [23.782129480246287, 37.981068501234915], [23.781825670516753, 37.981883602656005], [23.7817409095601, 37.98202765128532], [23.781578706949126, 37.982126491747714], [23.781438425886552, 37.98215326978638], [23.781252568937347, 37.982188975779934], [23.781006166449004, 37.98223019821415], [23.780320145514835, 37.982344963310055], [23.780225961327982, 37.98236809465227], [23.780150614847127, 37.98238659967325], [23.78010461951967, 37.982397895147486], [23.77993596150359, 37.98243931562187], [23.778080219721435, 37.98289505007526], [23.778013095658668, 37.98291479047917], [23.77795841166229, 37.98293087167085], [23.77789181461306, 37.98294877167193], [23.77787178503104, 37.982950142561556], [23.77784515750778, 37.98295196514976], [23.777827748647862, 37.98295315711886], [23.777749489585116, 37.98294399641856], [23.77767836106713, 37.98293034271081], [23.77762148003022, 37.9829122094631], [23.7775503651703, 37.982894049271465], [23.777493388439467, 37.98287632676744], [23.777477484153067, 37.98287137926342], [23.777417044750738, 37.98285323918539], [23.77729898556564, 37.982825977138994], [23.777232839088537, 37.98281233259378], [23.7771520626445, 37.98281217959344], [23.777069122721752, 37.982821035302166], [23.777007507402388, 37.98283894424387], [23.77688638332473, 37.9828837788904], [23.77684249085205, 37.98292425352068], [23.776706626911583, 37.98310064603357], [23.77667462258546, 37.983142196769386], [23.776634103533905, 37.9831948027303], [23.776299736554744, 37.98362890641847], [23.776296714993006, 37.98363282937938], [23.776215147578565, 37.98373872588812], [23.774793207481228, 37.983863027703755], [23.77470165876998, 37.983871029765275], [23.774496278194757, 37.98388866194319], [23.77428375175545, 37.98391529291318], [23.774082329245733, 37.98394107688668], [23.77404096455889, 37.98394637180517], [23.77403535118001, 37.98394730196496], [23.773772159071218, 37.98399091945326], [23.77349129472158, 37.984021923972925], [23.77327915169493, 37.98403954100236], [23.773078068298215, 37.98404816612269], [23.773027589428224, 37.98404705839027], [23.772861588284858, 37.98404341672624], [23.77285282746998, 37.98404322495963], [23.772603786899882, 37.98402471806595], [23.77235508895687, 37.984010717739295], [23.772113235337642, 37.98396969156028], [23.77191375560291, 37.983919734193094], [23.77188332012421, 37.983907799827044], [23.77184748110884, 37.98389374686417], [23.771644827251425, 37.98381908313508], [23.771357993471828, 37.984145149371386], [23.771308779444688, 37.98419622512544], [23.770866905762237, 37.98465480033117], [23.77082366837409, 37.98469487200034], [23.770795761620036, 37.984720735009034], [23.770758455888874, 37.98475530955108], [23.768995847006167, 37.986671572311835], [23.768922174531784, 37.986751318475534], [23.76897749680013, 37.986793612723055], [23.769260186660098, 37.986978931166824], [23.769492087123123, 37.98713260440927], [23.769447406960378, 37.987195606840864], [23.769390154417803, 37.98724446776947], [23.769405145114966, 37.98725618322815], [23.76959852915326, 37.98740418916484], [23.76974224275692, 37.98751417776926], [23.769812988565217, 37.987580193004796], [23.76989531478376, 37.98752005987696], [23.7699386255691, 37.98751771833412], [23.770418182660052, 37.987858114620174], [23.770539419191586, 37.98791050497855], [23.770642519140274, 37.98793666578591], [23.770703897714043, 37.98794327110239], [23.7717268935013, 37.987995747262886], [23.772121196948632, 37.98806323218527], [23.772313755430734, 37.9880887428315], [23.77246911598074, 37.98805982648283], [23.772585353780077, 37.98802037397563], [23.772822960020807, 37.98790466010572], [23.774106445005483, 37.98736408931484], [23.774195530290257, 37.98729183214062], [23.77818407860979, 37.989400958850496], [23.778260599124952, 37.98944140951533], [23.77826406017303, 37.98944323934037], [23.77837905953941, 37.989308263249804], [23.77870370310354, 37.98892582812791], [23.77888458783659, 37.98898049779341], [23.778935952774898, 37.988996021644546], [23.78195956032951, 37.98990980334101], [23.78179804844959, 37.990130318764585], [23.78159830980156, 37.990400333679666], [23.781444390894553, 37.990610015725885], [23.78143643930708, 37.99062084791975], [23.781274924295587, 37.99084136258864], [23.781188053765494, 37.99095677643433], [23.781105565437343, 37.9910663688555], [23.78141988773597, 37.99116158833705], [23.78144019830509, 37.99113418104157], [23.781573073567756, 37.99110776875115], [23.784236628120834, 37.99068009312552], [23.784456113130634, 37.99063429654868], [23.784629387958752, 37.99051858336694], [23.78478761372027, 37.99045355411805]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.779245427749853, 37.986089651645024]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:07.446443\",\n                \"metadata_modified\": \"2026-03-31T15:58:58.044838\",\n                \"name\": \"env-002-plateia-mavili\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαβίλη\",\n                    \"en\": \"Environmental Data — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-002-plateia-mavili/resource/c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:15.947961\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:15.954783\",\n                            \"updated\": \"2026-03-31T15:54:21.848724\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:07.448414\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 2. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 2. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 2. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:58:58.053553\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαβίλη\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Mavili\"\n                        },\n                        \"package_id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:11.274759\",\n                            \"updated\": \"2026-03-31T15:59:01.753565\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:15.626966\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"731ec0e149fdeab4fe1f4d6b6d876099\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:07.517539\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"eb928825-2e62-4c4f-8bf4-8ab8473d1a99\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:15.359567\",\n                        \"metadata_modified\": \"2026-03-31T15:58:24.142319\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1745,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/3093cc04-ce77-400b-8691-e514392834d5/resource/eb928825-2e62-4c4f-8bf4-8ab8473d1a99/download/env-002-plateia-mavili-ihyvids0.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75851460072696, 37.9834423468561], [23.757395266961407, 37.98286925463117], [23.757374596572784, 37.982858671456704], [23.75693406151348, 37.98264145330538], [23.756577597430866, 37.98239736891696], [23.75620690454592, 37.98204509960247], [23.755681043415738, 37.98148521107087], [23.755319314604538, 37.98111493180622], [23.755227244023285, 37.98119612191359], [23.75521211323117, 37.98120946371531], [23.755184595934036, 37.98123372856393], [23.75505880461909, 37.981339711238704], [23.754113863748774, 37.98192808235227], [23.753293126907458, 37.9825076934914], [23.753059651168563, 37.98273252512355], [23.752895509200407, 37.98286737334279], [23.752616049546866, 37.98311463962192], [23.752430971913746, 37.9830196152132], [23.751854188605044, 37.983216682809775], [23.75165448901858, 37.9832913997781], [23.751483054252983, 37.98335163207232], [23.75164522128031, 37.98408598273044], [23.751751824601577, 37.98449775830521], [23.75185554795611, 37.984820974552605], [23.751992147295255, 37.985258386215875], [23.752218630260863, 37.98595285346227], [23.751800966420333, 37.986551327801514], [23.751540977933107, 37.986929318819264], [23.751376443651115, 37.98717682465172], [23.751535872514083, 37.98770441345468], [23.75165160090634, 37.98810572980436], [23.751710250239167, 37.988232033552855], [23.751797388017998, 37.98821566445074], [23.752308194290425, 37.988119705223085], [23.752812764976014, 37.988024914958864], [23.75282519476863, 37.98802257971164], [23.752827152408234, 37.98802222421252], [23.752828303291942, 37.98802201482887], [23.75340181576913, 37.987917839397305], [23.753413809982074, 37.987915660899546], [23.754393808241232, 37.98774392991488], [23.75534136070653, 37.98757787617694], [23.755345186978836, 37.9875772054675], [23.755610832904342, 37.987531527160506], [23.75581128689907, 37.987497058315064], [23.75620728854603, 37.987419830221185], [23.75659121276722, 37.987344956095185], [23.75747236969906, 37.987173105704976], [23.757571839944447, 37.98715370509165], [23.757729593029133, 37.98712248512212], [23.75854205105142, 37.98696671373649], [23.760241100778394, 37.986640936938215], [23.760412018043148, 37.98660974019716], [23.760434807977735, 37.98660528018633], [23.76062801181725, 37.986567469820535], [23.761141294592477, 37.98646701765395], [23.76130889740514, 37.98643296301193], [23.761328317087948, 37.98642901693181], [23.761404808415588, 37.98641347532034], [23.761156015219747, 37.98609752041298], [23.760660092849164, 37.985393509497634], [23.76059237232411, 37.98531676239148], [23.760436737472865, 37.98513618835907], [23.760405539308824, 37.98510007338232], [23.760009531149525, 37.984740785047144], [23.75967731068799, 37.984454546043], [23.759511943535102, 37.98430682168235], [23.7593407347665, 37.984142536623104], [23.758984461786753, 37.98383536994003], [23.75851460072696, 37.9834423468561]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.755601520325044, 37.98505691064069]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:13.647544\",\n                \"metadata_modified\": \"2026-03-31T15:59:06.660583\",\n                \"name\": \"env-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-003-athlitiko-kentro-mets/resource/36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:21.733120\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:21.739029\",\n                            \"updated\": \"2026-03-31T15:54:26.652149\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:13.649413\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 3. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 3. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 3. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:06.670417\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:17.226577\",\n                            \"updated\": \"2026-03-31T15:59:10.447066\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:22.368387\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"4504ae13db09180444a8125e6fdfc04e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:12.662494\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"85d1cbe0-adff-476f-b3a2-ba8de06504e1\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:22.085970\",\n                        \"metadata_modified\": \"2026-03-31T15:58:29.190981\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1753,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/fa6d110f-0fd3-4655-84af-664d316499da/resource/85d1cbe0-adff-476f-b3a2-ba8de06504e1/download/env-003-athlitiko-kentro-mets-mqrh4rd2.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7391364042187, 37.96141856781402], [23.737478703669936, 37.96050007209437], [23.73719026263253, 37.96038226053552], [23.737164068453588, 37.96044529226989], [23.73697957724043, 37.96077104753632], [23.73681634312241, 37.960726894269044], [23.736780885232438, 37.960759080198876], [23.736577675864662, 37.960943540193504], [23.736430924477713, 37.96106269453241], [23.73637233635736, 37.96111026579807], [23.7363547591455, 37.96114548033592], [23.73563265823552, 37.961721691735995], [23.73525175407467, 37.96199122192244], [23.735233077404075, 37.96204075078776], [23.735037464778852, 37.96252249999756], [23.73484899583174, 37.96299525205045], [23.73467884669178, 37.96341847419368], [23.73450510560504, 37.963850700838556], [23.734342132535392, 37.96425591284839], [23.734317099783457, 37.96429190786563], [23.734877778782362, 37.96451529075793], [23.73510823714282, 37.96460710769921], [23.735401379645936, 37.96472389748752], [23.735930922198463, 37.964934868484654], [23.73595692369406, 37.96496200155143], [23.73595551456804, 37.96499276837974], [23.735904305750065, 37.965079443919116], [23.73595191136046, 37.96509769821805], [23.735952890212307, 37.9650980735484], [23.736483972786107, 37.96530171802974], [23.736974974454487, 37.96548758092028], [23.73740061353415, 37.96564625722952], [23.737867104795587, 37.96582304879638], [23.737869723864783, 37.96578700309393], [23.73787573616431, 37.96577511227179], [23.7378762429209, 37.96577411026682], [23.737947113118228, 37.96563395645924], [23.738419467120497, 37.965324982423], [23.738429578319426, 37.96531836871639], [23.738458984201465, 37.96529913389865], [23.73870237348954, 37.965139927630666], [23.738962695747144, 37.964563680803316], [23.739575728548857, 37.964245081899826], [23.740206233918517, 37.96391299902937], [23.740977881681427, 37.963504614027705], [23.741602039485215, 37.96280141202818], [23.741608634104594, 37.962793982766115], [23.740660358841254, 37.962277020532355], [23.74011124780751, 37.961977659722194], [23.740015086059913, 37.96192523468758], [23.73999560090425, 37.96191439057971], [23.739794841650625, 37.961802660071356], [23.739462274544856, 37.96161757350464], [23.73944416775137, 37.96160651604803], [23.739362620230352, 37.9615567158511], [23.739305856568553, 37.961522050885826], [23.7391364042187, 37.96141856781402]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.737653496801748, 37.96314451059574]}\",\n                        \"geom\": \"\",\n                        \"text\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:19.595235\",\n                \"metadata_modified\": \"2026-03-31T15:59:14.968527\",\n                \"name\": \"env-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"Environmental Data — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-004-plateia-agioy-ioanni-kynigoy/resource/c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:27.727196\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:27.733194\",\n                            \"updated\": \"2026-03-31T15:54:31.849881\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:19.597355\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 4. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 4. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 4. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:14.977518\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:23.313733\",\n                            \"updated\": \"2026-03-31T15:59:18.671024\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:30.488117\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"53c37c954cfadf431bf44ea9213e8737\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:17.596439\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"abc3ab45-5f50-4920-9989-acbc8377b336\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:30.208342\",\n                        \"metadata_modified\": \"2026-03-31T15:58:34.745702\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1777,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/9cc926bb-ebc0-4f07-9e6d-7eebe1a43901/resource/abc3ab45-5f50-4920-9989-acbc8377b336/download/env-004-plateia-agioy-ioanni-kynigoy-ihofuaz6.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73547323846096, 37.95556236703189], [23.734873155696242, 37.955393375521616], [23.73478697381535, 37.955594658358315], [23.73473465248221, 37.95571708249602], [23.734632041690276, 37.95596019939158], [23.734590773412844, 37.95608749462137], [23.73454907910429, 37.9562161002493], [23.734407732658514, 37.956652082157035], [23.73440609005416, 37.95665714730294], [23.73437438200301, 37.95675495038585], [23.733309454891643, 37.95695343884909], [23.732687987721057, 37.95705537222392], [23.73242172904468, 37.957104337926786], [23.731847268320486, 37.9571931590393], [23.731720466587642, 37.95723793445918], [23.73097056804543, 37.95734437691672], [23.7301370061237, 37.957468648516596], [23.729946802921862, 37.95753580882217], [23.729872292422858, 37.9575807022558], [23.729695771114525, 37.957738003593114], [23.729645309395696, 37.95778297105536], [23.72968332172798, 37.95779657773838], [23.730042934948973, 37.95790105170131], [23.730552906163435, 37.958037414132676], [23.73067268621114, 37.958064727068646], [23.730674441560442, 37.95806502670977], [23.730747320948755, 37.958077478992344], [23.730806356652696, 37.958087565216786], [23.73086315239297, 37.95810194904387], [23.73156051696105, 37.95827855909578], [23.73163795051095, 37.95831028087247], [23.732111368919682, 37.95842402093122], [23.73211152814134, 37.958424060950485], [23.732322149478037, 37.95847685837486], [23.732893880219383, 37.95862017571472], [23.732909613716917, 37.95862411942363], [23.732919640097965, 37.95862666399209], [23.7334973239278, 37.95877326629743], [23.733564298301136, 37.95879026308294], [23.733644236783665, 37.958810549144], [23.73420825830316, 37.958956030973944], [23.734268352455295, 37.95907455919428], [23.734933551873837, 37.959253781367295], [23.73546134943305, 37.959395980501526], [23.735682505861597, 37.95947382800746], [23.736016778422165, 37.95959149195072], [23.73620102174688, 37.959682940830426], [23.736593024154875, 37.95990650697602], [23.73659848285194, 37.95990961963228], [23.73669833558812, 37.95996656758483], [23.73669999460616, 37.95996772314533], [23.737013595426294, 37.9601861399874], [23.737214768309748, 37.960326330787936], [23.737214794707103, 37.96032627046052], [23.737221072040295, 37.960311784539094], [23.73726271541591, 37.96021568383708], [23.737311495614158, 37.96010313159623], [23.737399049145928, 37.959891524052395], [23.737419875397386, 37.959837493172785], [23.73761080811412, 37.95936474220531], [23.737897116199097, 37.958680400354766], [23.738069339296715, 37.9582661906851], [23.738207137855472, 37.95792851376173], [23.73832264049544, 37.9576583837987], [23.738459321072444, 37.95733422340159], [23.738600350074652, 37.95698754024153], [23.73863515776348, 37.95690199503523], [23.738693933817533, 37.95657766123649], [23.738718255353604, 37.956270961229045], [23.73746619784223, 37.95616598317854], [23.737141816378948, 37.956138782636124], [23.736677031438585, 37.956099808055], [23.73615800623144, 37.956056282883665], [23.735736084631725, 37.95602089950484], [23.73587316326725, 37.955674988491495], [23.73582938198619, 37.955662659695484], [23.735479822519935, 37.95556422136722], [23.73547323846096, 37.95556236703189]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73524800924642, 37.95773848143418]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΙΩΑΝΝΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:25.633423\",\n                \"metadata_modified\": \"2026-03-31T15:59:19.941887\",\n                \"name\": \"env-005-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 5) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 5) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 5) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-005-athlitiko-kentro-paidiki-chara-lagoymitzi/resource/ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:30.493727\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:30.499658\",\n                            \"updated\": \"2026-03-31T15:54:37.065061\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:25.636100\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 5. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 5. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 5. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:19.951869\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:29.395091\",\n                            \"updated\": \"2026-03-31T15:59:24.032617\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:39.659626\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"4586579f65ba794c60693a54b74d9e7e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:22.645396\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"6fb2a318-a914-4e49-8dd5-6d6413a2427f\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:39.376534\",\n                        \"metadata_modified\": \"2026-03-31T15:58:43.834885\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1801,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c07b5ce5-a380-49c0-8736-ea7194583a72/resource/6fb2a318-a914-4e49-8dd5-6d6413a2427f/download/env-005-athlitiko-kentro-paidiki-chara-lagoymitzi-zrt3xcz7.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.724279427015134, 37.95485935316177], [23.723223674759986, 37.953910519953254], [23.72308887160245, 37.95395737899644], [23.723056273500536, 37.95396870990038], [23.72262002683735, 37.95410287576872], [23.722295621979395, 37.954196745992014], [23.721977603176054, 37.95429513685777], [23.721549854460218, 37.954438331723544], [23.721173361266487, 37.954572633604755], [23.721053976960924, 37.954630934471396], [23.72096408276018, 37.95469831805574], [23.720604097968863, 37.95498137007426], [23.71987305706893, 37.955556457291515], [23.719230158681146, 37.956055140645795], [23.718873344319626, 37.95634270129609], [23.71843118431804, 37.95671567913634], [23.717727109598883, 37.957299830221245], [23.717622337950193, 37.957382118895914], [23.71757072843192, 37.9574226530857], [23.717549781815762, 37.95743910450941], [23.71845420619483, 37.95813977145437], [23.720338267339486, 37.95959333329209], [23.72033831387486, 37.95959336945427], [23.72038237337355, 37.95954185013793], [23.720471246835032, 37.95943793088455], [23.72150535472635, 37.95859317137464], [23.721967196100444, 37.95818868347843], [23.722121429802577, 37.95804033510535], [23.7229825351383, 37.95731232126547], [23.723226660208244, 37.957096586312105], [23.72338854592498, 37.9569933187204], [23.723432434069544, 37.95695737031131], [23.72379289330092, 37.95664276571045], [23.724125907413136, 37.95633754926301], [23.72415090829015, 37.95631463490821], [23.72426946101814, 37.95619323869007], [23.72492003254578, 37.95563145541642], [23.725063839079798, 37.95551011741954], [23.725065968688448, 37.95550832071754], [23.725065861958804, 37.95550824836496], [23.72490205310124, 37.955397078032085], [23.72470518842174, 37.955247904756376], [23.724279427015134, 37.95485935316177]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.721310381541652, 37.95659339729142]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:32.217430\",\n                \"metadata_modified\": \"2026-03-31T15:59:25.319908\",\n                \"name\": \"env-006-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 6) στη γειτονιά ΓΟΥΒΑ Ι, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 6) στη γειτονιά ΓΟΥΒΑ Ι, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 6) in the ΓΟΥΒΑ Ι neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"Environmental Data — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-006-plateia-gipeda-mpasket-amvrosioy-plyta/resource/2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:36.842110\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:36.847984\",\n                            \"updated\": \"2026-03-31T15:54:42.090780\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:32.219436\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 6. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 6. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 6. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:25.329746\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:35.792471\",\n                            \"updated\": \"2026-03-31T15:59:29.443302\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:47.749121\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"f36d7a9597e659fb8ce56119269ce5e5\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:27.707498\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"efa1b6dd-1a22-403b-a61b-fc6338114bc4\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:47.453883\",\n                        \"metadata_modified\": \"2026-03-31T15:58:52.057296\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1787,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/eed2ffc8-fbee-47ab-9ed8-82f9d21610c5/resource/efa1b6dd-1a22-403b-a61b-fc6338114bc4/download/env-006-plateia-gipeda-mpasket-amvrosioy-plyta-h857br9b.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.744265678745705, 37.95648712772034], [23.744383055613945, 37.956362182788176], [23.744593030506216, 37.95613866910762], [23.74461436576676, 37.95611595784538], [23.744647883598354, 37.95608027912066], [23.74415076582656, 37.95626160676616], [23.743767340434086, 37.95638894212461], [23.743444826391364, 37.956324934510775], [23.742936947891, 37.95622413518911], [23.742405206936617, 37.95612641702243], [23.741927918210912, 37.95603870395432], [23.741020548486787, 37.95587194719782], [23.740392983532207, 37.95575660777296], [23.740116140932756, 37.955708203901565], [23.739998579579066, 37.95599095284498], [23.739847339524307, 37.9563547027311], [23.738718255353604, 37.956270961229045], [23.738693933817533, 37.95657766123649], [23.73863515776348, 37.95690199503523], [23.738600350074652, 37.95698754024153], [23.738459321072444, 37.95733422340159], [23.73832264049544, 37.9576583837987], [23.738207137855472, 37.95792851376173], [23.738069339296715, 37.9582661906851], [23.737897116199097, 37.958680400354766], [23.738557325890994, 37.958889165857784], [23.738657497872868, 37.95892994643694], [23.73934007829642, 37.95925141842085], [23.739924792215756, 37.95958618948405], [23.740094855310502, 37.9596812006768], [23.74056773979846, 37.959952631180904], [23.740856382565003, 37.960115499386795], [23.741244893043593, 37.95969725489625], [23.741618395242956, 37.95929700191825], [23.74162329357804, 37.95929179781421], [23.741821564203878, 37.95908113843298], [23.742409284175437, 37.95845603035829], [23.742878113213425, 37.957952333623936], [23.743082000779903, 37.95773196302343], [23.74332944327457, 37.95746662259241], [23.743423359454425, 37.957363179103645], [23.743770389444457, 37.956998912965844], [23.74384643902463, 37.95691796246688], [23.744265678745705, 37.95648712772034]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.740811638376837, 37.95766040968649]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΓΟΥΒΑ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:38.179443\",\n                \"metadata_modified\": \"2026-03-31T15:59:34.243621\",\n                \"name\": \"env-007-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 7) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 7) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Lofos Athlitiko Kentro Lampraki» (station_id: 7) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"Environmental Data — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-007-lofos-athlitiko-kentro-lampraki/resource/521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:45.357483\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:45.363446\",\n                            \"updated\": \"2026-03-31T15:54:46.800952\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:38.181369\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 7. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 7. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 7. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:34.253292\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Hourly Environmental Measurements — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:42.090379\",\n                            \"updated\": \"2026-03-31T15:59:38.023306\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:55.915311\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"ed0a43243f07d09cd68d3b514c4234e3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:33.148015\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cb0353f5-cdad-4abf-8764-8fc8ff427d68\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:55.627782\",\n                        \"metadata_modified\": \"2026-03-31T15:59:00.137146\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1784,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/83f98a81-381d-4733-92a6-820ac39cdff6/resource/cb0353f5-cdad-4abf-8764-8fc8ff427d68/download/env-007-lofos-athlitiko-kentro-lampraki-6vyzih9o.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.736780885232438, 37.960759080198876], [23.73681634312241, 37.960726894269044], [23.73697957724043, 37.96077104753632], [23.737164068453588, 37.96044529226989], [23.73719026263253, 37.96038226053552], [23.737214768309748, 37.960326330787936], [23.737013595426294, 37.9601861399874], [23.73669999460616, 37.95996772314533], [23.73669833558812, 37.95996656758483], [23.73659848285194, 37.95990961963228], [23.736593024154875, 37.95990650697602], [23.73620102174688, 37.959682940830426], [23.736016778422165, 37.95959149195072], [23.735682505861597, 37.95947382800746], [23.73546134943305, 37.959395980501526], [23.734933551873837, 37.959253781367295], [23.734268352455295, 37.95907455919428], [23.73420825830316, 37.958956030973944], [23.733644236783665, 37.958810549144], [23.733564298301136, 37.95879026308294], [23.7334973239278, 37.95877326629743], [23.732919640097965, 37.95862666399209], [23.732909613716917, 37.95862411942363], [23.732893880219383, 37.95862017571472], [23.732322149478037, 37.95847685837486], [23.73211152814134, 37.958424060950485], [23.73206675129404, 37.958563619201584], [23.73178790013366, 37.959432728112404], [23.73166770849204, 37.95981099555753], [23.731452906437543, 37.96047745947834], [23.73134960337078, 37.960800806266676], [23.731242879113875, 37.96113774738441], [23.73116288072064, 37.961382592655774], [23.731033318272114, 37.961792383017674], [23.73090842895715, 37.96218866456127], [23.73080797469124, 37.96251740519275], [23.73064421651181, 37.96303527144473], [23.730470786540895, 37.96357114103575], [23.730850710562674, 37.96386943605617], [23.731176016860836, 37.96412254062357], [23.73138034045605, 37.96428523925996], [23.731800919701733, 37.964362808310376], [23.732146890432933, 37.96441316736286], [23.732396969888782, 37.96441824289683], [23.733072517174115, 37.96442879042848], [23.733282688026502, 37.96445179929855], [23.733392179437747, 37.964474579684584], [23.733687745455683, 37.96459241661576], [23.734037338778844, 37.964723894280404], [23.734317099783457, 37.96429190786563], [23.734342132535392, 37.96425591284839], [23.73450510560504, 37.963850700838556], [23.73467884669178, 37.96341847419368], [23.73484899583174, 37.96299525205045], [23.735037464778852, 37.96252249999756], [23.735233077404075, 37.96204075078776], [23.73525175407467, 37.96199122192244], [23.73563265823552, 37.961721691735995], [23.7363547591455, 37.96114548033592], [23.73637233635736, 37.96111026579807], [23.736430924477713, 37.96106269453241], [23.736577675864662, 37.960943540193504], [23.736780885232438, 37.960759080198876]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.733416029034153, 37.96154428685504]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:48.759903\",\n                \"metadata_modified\": \"2026-03-31T15:59:39.369643\",\n                \"name\": \"env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 8) στη γειτονιά ΣΤΕΡΝΑ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 8) στη γειτονιά ΣΤΕΡΝΑ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 8) in the ΣΤΕΡΝΑ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy/resource/c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T14:36:34.671306\",\n                            \"last_success\": null,\n                            \"failure_count\": 11,\n                            \"created\": \"2026-03-31T14:36:34.677755\",\n                            \"updated\": \"2026-03-31T15:54:51.841232\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:48.762577\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 8. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 8. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 8. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:39.379146\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:52.639831\",\n                            \"updated\": \"2026-03-31T15:59:43.234933\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:01.759585\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"dc3d0ea84bf6de57fcf0efe7c0330254\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:38.367168\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e9e1b319-cde5-4f40-8aeb-3d0fd65f102b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:01.476334\",\n                        \"metadata_modified\": \"2026-03-31T15:59:05.984959\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1790,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/9fd6a026-8a49-4c47-83f6-6a5c1634ac41/resource/e9e1b319-cde5-4f40-8aeb-3d0fd65f102b/download/env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy-r08y2s0o.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.725475086507004, 37.95578597106075], [23.725065968688448, 37.95550832071754], [23.725063839079798, 37.95551011741954], [23.72492003254578, 37.95563145541642], [23.72426946101814, 37.95619323869007], [23.72415090829015, 37.95631463490821], [23.724190150482684, 37.95640130659216], [23.72422852571283, 37.95648606189068], [23.72425247764041, 37.95653942840848], [23.72450793120643, 37.957108606263446], [23.72491396747397, 37.95798052099236], [23.725001427393487, 37.95816832883592], [23.72500163175962, 37.958168777254414], [23.725061266214976, 37.95829960268298], [23.725430352916558, 37.959107118528586], [23.725464912530143, 37.95918831520738], [23.72548574746225, 37.95961196975127], [23.72546569224682, 37.959647974523236], [23.72563807541758, 37.959783570010416], [23.726393969318263, 37.96037116820882], [23.727043115274924, 37.96087289144564], [23.72739210023947, 37.96060878378941], [23.727506162769703, 37.96052246208232], [23.727542990570335, 37.96049460560837], [23.72794138679056, 37.9601932612926], [23.72794739361456, 37.960188718264554], [23.727981334106747, 37.960163046008795], [23.728010173541193, 37.96014046959566], [23.728308490153413, 37.959906934534956], [23.7288165135442, 37.959511539327025], [23.72952181163115, 37.95896337638506], [23.729623552142037, 37.95888391552403], [23.729950392053667, 37.95862864589709], [23.730206418762563, 37.95842868104554], [23.73034288218095, 37.95832196035689], [23.73053391340869, 37.95817256406094], [23.73067268621114, 37.958064727068646], [23.730552906163435, 37.958037414132676], [23.730042934948973, 37.95790105170131], [23.72968332172798, 37.95779657773838], [23.729645309395696, 37.95778297105536], [23.72860653269139, 37.957411050817036], [23.72824139840647, 37.95726149522993], [23.728061685895433, 37.957184470384746], [23.727962605404436, 37.957139176859776], [23.727853582628452, 37.957089353806566], [23.727489651255475, 37.95690374708009], [23.726749784223014, 37.95650997012029], [23.72635325072864, 37.956292739008944], [23.726306396472747, 37.95626559133538], [23.726181418502122, 37.956202210267364], [23.72613491951401, 37.95617506335207], [23.725622304973996, 37.955894469236206], [23.725555665364226, 37.955831223531305], [23.725520366593347, 37.95581140023994], [23.725475086507004, 37.95578597106075]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.72695583189295, 37.95820363131375]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΤΕΡΝΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:59.222478\",\n                \"metadata_modified\": \"2026-03-31T15:59:44.612081\",\n                \"name\": \"env-009-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 9) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 9) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 9) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"Environmental Data — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-009-plateia-gipedo-mpasket-profiti-ilia/resource/5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:03.936454\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:03.943005\",\n                            \"updated\": \"2026-03-31T15:54:56.691489\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:59.224200\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 9. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 9. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 9. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:44.622709\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:02.848300\",\n                            \"updated\": \"2026-03-31T15:59:48.447616\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:12.250238\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"602d4aff33a980368ea07f1d59372c17\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:43.423718\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"59b95975-3953-46bb-823f-7d996bf7c780\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:11.969264\",\n                        \"metadata_modified\": \"2026-03-31T15:59:16.500895\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1793,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/2a4e6ec5-634e-4efc-ae16-ea3b1042d745/resource/59b95975-3953-46bb-823f-7d996bf7c780/download/env-009-plateia-gipedo-mpasket-profiti-ilia-8f9x5qd8.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.749499261348994, 37.96727693378978], [23.750194587742516, 37.96649879771858], [23.750205600666376, 37.966503327544984], [23.75086088415092, 37.965779179706296], [23.751477643643746, 37.96511853266288], [23.751480969649332, 37.96511496968381], [23.751524291089652, 37.96506856459947], [23.751570520544224, 37.965018294603944], [23.75157454029741, 37.96501392282843], [23.752231616877094, 37.96429941200778], [23.752221576186095, 37.96430001996152], [23.751179060791074, 37.964362727856845], [23.751059531017624, 37.964405716136305], [23.75071169444102, 37.96441245040167], [23.750675628234536, 37.96439955223959], [23.750207970319018, 37.964114750678355], [23.749719168055204, 37.96381706701407], [23.74915594140129, 37.96351567698074], [23.748725091380088, 37.96328511994755], [23.748301141291684, 37.963072682989974], [23.74766034691533, 37.96269090958027], [23.746603391747552, 37.962065789394586], [23.746512573598235, 37.962166654410275], [23.746291260266563, 37.9624166194844], [23.745853234340007, 37.96289892636641], [23.74549674135231, 37.9632948436726], [23.74517991018605, 37.96364898361126], [23.74495528012096, 37.96390275226568], [23.74481205036194, 37.96406277916573], [23.7446171083095, 37.96427173547333], [23.744610655663852, 37.96427865147597], [23.744555411881848, 37.96434025179881], [23.74447351459439, 37.964431572789714], [23.74506662056274, 37.964767630570954], [23.745207145819318, 37.964847252003864], [23.745345215947143, 37.9649251744326], [23.745493373768035, 37.96500878943006], [23.745504624663685, 37.965015139012365], [23.74619200943504, 37.96541319095984], [23.7462782407036, 37.96545823679854], [23.746658779585356, 37.965657022202386], [23.746996994787338, 37.965833695979896], [23.747609731805504, 37.96618818741922], [23.748157299085022, 37.96650496955928], [23.74835257964876, 37.966617943039225], [23.74864849514788, 37.96678842344708], [23.748975172506068, 37.96697388507257], [23.749499261348994, 37.96727693378978]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.748140305485876, 37.96467208184826]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:05.303083\",\n                \"metadata_modified\": \"2026-03-31T15:59:49.787173\",\n                \"name\": \"env-010-plateia-sofias-vempo\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Σοφίας Βέμπο» (station_id: 10) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Σοφίας Βέμπο» (station_id: 10) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Sofias Vempo» (station_id: 10) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"Environmental Data — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-010-plateia-sofias-vempo/resource/1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:13.465537\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:13.471924\",\n                            \"updated\": \"2026-03-31T15:55:01.880664\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:05.305516\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 10. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 10. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 10. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:49.795888\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:08.942298\",\n                            \"updated\": \"2026-03-31T15:59:53.637089\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:20.477126\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"32463c937a019fe7440b0512c99f7e73\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:48.721393\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"4aaff3bc-39ba-4ae9-b41b-d21528f8dc9f\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:20.191762\",\n                        \"metadata_modified\": \"2026-03-31T15:59:24.855565\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1764,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/d4bba226-728b-4b21-8a04-ce83df5d5581/resource/4aaff3bc-39ba-4ae9-b41b-d21528f8dc9f/download/env-010-plateia-sofias-vempo-5mxu2ai4.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.76714698719142, 37.9935271100798], [23.766920994067874, 37.993076020114266], [23.766867226019922, 37.992972265809215], [23.76679491601427, 37.993023621873604], [23.766793170756866, 37.993024861284944], [23.766721692761195, 37.993075625006725], [23.76630792812165, 37.99314240000899], [23.766017374260038, 37.99318688660435], [23.76566280554677, 37.99321010172319], [23.765276141000232, 37.99323541751371], [23.765138445146608, 37.993244432187964], [23.764375702546385, 37.993281381630986], [23.763627578821403, 37.993168589034575], [23.76295074407236, 37.99303203420752], [23.762138296079165, 37.99279155357677], [23.76180241311593, 37.99265568114387], [23.761293904701883, 37.99241580979771], [23.760821446415445, 37.992144464592364], [23.760794791653396, 37.992221565772326], [23.76077941154166, 37.99226605255263], [23.760761797827328, 37.99232009381358], [23.76060601297839, 37.99250904664326], [23.760406292947835, 37.992747480429415], [23.760386757985955, 37.992770583823074], [23.760382350699935, 37.992775795986745], [23.760176229619102, 37.993019564552064], [23.760171922910537, 37.99302465794309], [23.760147628353412, 37.993053390027484], [23.76013219942417, 37.993071074214384], [23.76012441808081, 37.99307999368114], [23.759895753019816, 37.993342087546466], [23.759887348606224, 37.99335172044381], [23.759875252967074, 37.99336558454623], [23.76039237977589, 37.9936545589963], [23.76060030421887, 37.993780666510474], [23.760625550425427, 37.99382814618842], [23.760994274141876, 37.994051032908125], [23.761437916703006, 37.99432231890556], [23.76171266436175, 37.994435536399266], [23.761744149550147, 37.99449418366998], [23.76176395002339, 37.99453478157659], [23.762056251118725, 37.995053611790475], [23.762266152988058, 37.99541004354623], [23.762584311118015, 37.99596948242974], [23.762666759329313, 37.99611836072003], [23.762695072407098, 37.996167988478504], [23.762986732672925, 37.99666878927682], [23.763189896304166, 37.99702069929846], [23.76329957799716, 37.99722370899295], [23.76380302988921, 37.997166137637784], [23.76421183657175, 37.9970993615863], [23.764660163970643, 37.9970281567756], [23.76500576318279, 37.996803526751506], [23.76545548865479, 37.99651601349632], [23.76589307988034, 37.99623748719367], [23.766268967394215, 37.99599939443585], [23.766661609284828, 37.99575232086041], [23.767163739322335, 37.99543336000396], [23.767270724874734, 37.995365975414565], [23.7677061669868, 37.99508743804156], [23.76779788465504, 37.99502941690053], [23.767863599338767, 37.99498784508549], [23.767718834905992, 37.994681885049566], [23.767603194517953, 37.994447322645335], [23.767406564152317, 37.99405036876448], [23.76714698719142, 37.9935271100798]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.76410416104066, 37.99461683247543]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"35af3c26-a027-4152-b42f-deb18c18f11d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:11.357224\",\n                \"metadata_modified\": \"2026-03-31T15:59:58.637181\",\n                \"name\": \"env-011-plateia-kai-athlitiko-kentro-kedrinoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 11) στη γειτονιά ΑΒΕΡΩΦ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία και Αθλητικό Κέντρο Κεδρηνού» (station_id: 11) στη γειτονιά ΑΒΕΡΩΦ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Kai Athlitiko Kentro Kedrinoy» (station_id: 11) in the ΑΒΕΡΩΦ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                    \"en\": \"Environmental Data — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-011-plateia-kai-athlitiko-kentro-kedrinoy/resource/22469e98-c532-4737-94ff-c89019a1970f\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:15.990422\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:15.997187\",\n                            \"updated\": \"2026-03-31T15:55:06.773594\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:11.359071\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 11. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 11. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 11. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/22469e98-c532-4737-94ff-c89019a1970f\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"22469e98-c532-4737-94ff-c89019a1970f\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:58.646865\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Kai Athlitiko Kentro Kedrinoy\"\n                        },\n                        \"package_id\": \"35af3c26-a027-4152-b42f-deb18c18f11d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:14.856238\",\n                            \"updated\": \"2026-03-31T16:00:02.547468\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:28.661014\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"11d03255d9ab3f92f736aa2fc89bdb47\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:53.736839\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"d2569065-c778-4a94-a73f-19809fb4593b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:28.386156\",\n                        \"metadata_modified\": \"2026-03-31T15:59:32.762615\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"35af3c26-a027-4152-b42f-deb18c18f11d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1776,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/35af3c26-a027-4152-b42f-deb18c18f11d/resource/d2569065-c778-4a94-a73f-19809fb4593b/download/env-011-plateia-kai-athlitiko-kentro-kedrinoy-ikzx_m43.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.755611170669344, 37.987532694125576], [23.755610832904342, 37.987531527160506], [23.755345186978836, 37.9875772054675], [23.75534136070653, 37.98757787617694], [23.754393808241232, 37.98774392991488], [23.753413809982074, 37.987915660899546], [23.75340181576913, 37.987917839397305], [23.752828303291942, 37.98802201482887], [23.752827152408234, 37.98802222421252], [23.75282519476863, 37.98802257971164], [23.752812764976014, 37.988024914958864], [23.752308194290425, 37.988119705223085], [23.751797388017998, 37.98821566445074], [23.751710250239167, 37.988232033552855], [23.751710339583855, 37.98823221760364], [23.751750877609723, 37.98831595234958], [23.751786621725135, 37.988389782655425], [23.75194749903419, 37.98895625078923], [23.752077496723803, 37.989413981124216], [23.752216370539788, 37.989902955900156], [23.75236589123585, 37.99042941569779], [23.752521620207393, 37.99097772465203], [23.75277549716486, 37.99148434887172], [23.752989452069198, 37.99191204338781], [23.753061490862702, 37.992055911702394], [23.75317676423258, 37.992296362236836], [23.753433655785177, 37.99283221180658], [23.753676930148625, 37.99329958871115], [23.753744975027406, 37.993353942552865], [23.753630951729217, 37.993431979428344], [23.753928634937274, 37.99359934020771], [23.75366826702071, 37.99442950631195], [23.75412735231079, 37.99449739535728], [23.754499235690673, 37.994565249342834], [23.754601452117004, 37.994511043103344], [23.75480752337112, 37.99440331874729], [23.75492945151299, 37.99434048295516], [23.755448926281332, 37.994062166024605], [23.756098139235444, 37.99372553239409], [23.756522759140477, 37.99350109101716], [23.7568871391118, 37.99330356213522], [23.757033764114983, 37.99322398425788], [23.757359903343247, 37.99304767225384], [23.757264331467933, 37.99288975025518], [23.757123755273838, 37.99267315175286], [23.757009885807733, 37.9925602559874], [23.756720043813313, 37.99228025860596], [23.756341722194698, 37.99195951943087], [23.756059239942953, 37.991715587035465], [23.756025980454723, 37.991656934542405], [23.756725762403207, 37.99151868481893], [23.756692783372173, 37.99148256521231], [23.756605550657003, 37.991171441465944], [23.756521121064953, 37.99087384271538], [23.756528788814354, 37.99081527506816], [23.756534630746458, 37.99077022291448], [23.756410761410255, 37.99034636252674], [23.756258527705807, 37.98978274402204], [23.756098141560205, 37.98921009551324], [23.756045416680657, 37.98901170343569], [23.75599368565106, 37.98883584552019], [23.75593522255532, 37.98865096075614], [23.755828927446963, 37.988294732472795], [23.75565690932392, 37.987690514090694], [23.755632364632852, 37.98760582248966], [23.755611170669344, 37.987532694125576]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.754524342785064, 37.9908375305344]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΒΕΡΩΦ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"8b599472-cfbb-4fda-92f1-6415cef85522\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:17.272272\",\n                \"metadata_modified\": \"2026-03-31T16:00:03.888637\",\n                \"name\": \"env-012-gipeda-mpasket-gada\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ ΓΑΔΑ» (station_id: 12) στη γειτονιά ΑΒΕΡΩΦ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Gada» (station_id: 12) in the ΑΒΕΡΩΦ ΙΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Gada\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-012-gipeda-mpasket-gada/resource/b86de5dd-58b8-4aa1-9aab-1e91551b6dbd\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:22.033065\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:22.039440\",\n                            \"updated\": \"2026-03-31T15:55:11.593070\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:17.274387\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 12. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 12. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 12. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/b86de5dd-58b8-4aa1-9aab-1e91551b6dbd\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"b86de5dd-58b8-4aa1-9aab-1e91551b6dbd\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:03.897675\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Gada\"\n                        },\n                        \"package_id\": \"8b599472-cfbb-4fda-92f1-6415cef85522\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:20.941065\",\n                            \"updated\": \"2026-03-31T16:00:07.693104\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:36.538689\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"68450129e3e39f02dff8e2de613ca7ea\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:58.812786\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"084d04d2-2ee7-4a4d-8e54-3e7f64458c41\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:36.258651\",\n                        \"metadata_modified\": \"2026-03-31T15:59:40.980634\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"8b599472-cfbb-4fda-92f1-6415cef85522\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1748,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/8b599472-cfbb-4fda-92f1-6415cef85522/resource/084d04d2-2ee7-4a4d-8e54-3e7f64458c41/download/env-012-gipeda-mpasket-gada-ut6s1car.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75778155477396, 37.98721451514312], [23.757729593029133, 37.98712248512212], [23.757571839944447, 37.98715370509165], [23.75747236969906, 37.987173105704976], [23.75659121276722, 37.987344956095185], [23.75620728854603, 37.987419830221185], [23.75581128689907, 37.987497058315064], [23.755610832904342, 37.987531527160506], [23.755611170669344, 37.987532694125576], [23.755632364632852, 37.98760582248966], [23.75565690932392, 37.987690514090694], [23.755828927446963, 37.988294732472795], [23.75593522255532, 37.98865096075614], [23.75599368565106, 37.98883584552019], [23.756045416680657, 37.98901170343569], [23.756098141560205, 37.98921009551324], [23.756258527705807, 37.98978274402204], [23.756410761410255, 37.99034636252674], [23.756534630746458, 37.99077022291448], [23.756528788814354, 37.99081527506816], [23.756521121064953, 37.99087384271538], [23.756605550657003, 37.991171441465944], [23.756692783372173, 37.99148256521231], [23.756725762403207, 37.99151868481893], [23.756025980454723, 37.991656934542405], [23.756059239942953, 37.991715587035465], [23.756341722194698, 37.99195951943087], [23.756720043813313, 37.99228025860596], [23.757009885807733, 37.9925602559874], [23.757123755273838, 37.99267315175286], [23.757264331467933, 37.99288975025518], [23.757359903343247, 37.99304767225384], [23.75742359342104, 37.99316046419527], [23.75746459575229, 37.99335432492901], [23.757596470155313, 37.993512321575295], [23.75793399581521, 37.99390507545215], [23.75807640791287, 37.99404646814181], [23.758170153880098, 37.99413954369291], [23.75817126523117, 37.99414064644617], [23.758188702857854, 37.994157959018295], [23.758563396148897, 37.99450572324141], [23.75879693031541, 37.99470448494563], [23.759359406457907, 37.99411529579272], [23.75961299254734, 37.993840922571266], [23.759622313200083, 37.99383114105245], [23.759694416770564, 37.993755466926686], [23.759594570559667, 37.993705692243275], [23.75961206576152, 37.99368449373739], [23.759816747809033, 37.99343647640198], [23.759817065675467, 37.99343609039999], [23.759875252967074, 37.99336558454623], [23.759887348606224, 37.99335172044381], [23.759895753019816, 37.993342087546466], [23.76012441808081, 37.99307999368114], [23.76013219942417, 37.993071074214384], [23.760147628353412, 37.993053390027484], [23.760171922910537, 37.99302465794309], [23.760176229619102, 37.993019564552064], [23.760382350699935, 37.992775795986745], [23.760386757985955, 37.992770583823074], [23.760406292947835, 37.992747480429415], [23.76060601297839, 37.99250904664326], [23.760761797827328, 37.99232009381358], [23.76077941154166, 37.99226605255263], [23.760794791653396, 37.992221565772326], [23.760821446415445, 37.992144464592364], [23.760262505472607, 37.99176478706502], [23.759878476810314, 37.99144404758836], [23.759583646981692, 37.991164047018856], [23.759314204397693, 37.9908480462532], [23.758996392051174, 37.990414778708114], [23.7587199824473, 37.9899455438101], [23.758621000493186, 37.989742551580875], [23.758517718194117, 37.98944040906684], [23.758250445749493, 37.988574626240805], [23.758151124980607, 37.988258972210595], [23.758013044155817, 37.98782607124661], [23.75785803139949, 37.987348070962966], [23.757818751745294, 37.987280393685886], [23.75778155477396, 37.98721451514312]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.75796806209021, 37.99091363707052]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΒΕΡΩΦ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c500e065-0e03-42ab-a5e9-ec1639c12f06\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:23.285722\",\n                \"metadata_modified\": \"2026-03-31T16:00:08.984152\",\n                \"name\": \"env-013-athlitiko-kentro-plakentias-kai-fthiotidos\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 13) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος» (station_id: 13) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Plakentias Kai Fthiotidos» (station_id: 13) in the ΑΜΠΕΛΟΚΗΠΟΙ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-013-athlitiko-kentro-plakentias-kai-fthiotidos/resource/2149a0f0-218c-48ae-b1e7-b70aaee6b346\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:28.001026\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:28.007451\",\n                            \"updated\": \"2026-03-31T15:55:16.953267\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:23.288225\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 13. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 13. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 13. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/2149a0f0-218c-48ae-b1e7-b70aaee6b346\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"2149a0f0-218c-48ae-b1e7-b70aaee6b346\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:08.993761\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Plakentias Kai Fthiotidos\"\n                        },\n                        \"package_id\": \"c500e065-0e03-42ab-a5e9-ec1639c12f06\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:26.908511\",\n                            \"updated\": \"2026-03-31T16:00:12.827503\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:44.921951\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"c3bf22cbcd110f59646b2977c49217df\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:04.036214\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"9e22c5b0-3656-491f-a2ef-3c06a186adef\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:44.657791\",\n                        \"metadata_modified\": \"2026-03-31T15:59:49.027233\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c500e065-0e03-42ab-a5e9-ec1639c12f06\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1794,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c500e065-0e03-42ab-a5e9-ec1639c12f06/resource/9e22c5b0-3656-491f-a2ef-3c06a186adef/download/env-013-athlitiko-kentro-plakentias-kai-fthiotidos-nqfopg4v.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.761404852602553, 37.986413544808975], [23.761404808415588, 37.98641347532034], [23.761328317087948, 37.98642901693181], [23.76130889740514, 37.98643296301193], [23.761141294592477, 37.98646701765395], [23.76062801181725, 37.986567469820535], [23.760434807977735, 37.98660528018633], [23.760412018043148, 37.98660974019716], [23.760241100778394, 37.986640936938215], [23.75854205105142, 37.98696671373649], [23.757729593029133, 37.98712248512212], [23.75778155477396, 37.98721451514312], [23.757818751745294, 37.987280393685886], [23.75785803139949, 37.987348070962966], [23.758013044155817, 37.98782607124661], [23.758151124980607, 37.988258972210595], [23.758250445749493, 37.988574626240805], [23.758517718194117, 37.98944040906684], [23.758621000493186, 37.989742551580875], [23.7587199824473, 37.9899455438101], [23.758996392051174, 37.990414778708114], [23.759314204397693, 37.9908480462532], [23.759583646981692, 37.991164047018856], [23.759878476810314, 37.99144404758836], [23.760262505472607, 37.99176478706502], [23.760821446415445, 37.992144464592364], [23.76094731394793, 37.991851802909956], [23.761170212722146, 37.9913346378992], [23.761294799434403, 37.991041352214765], [23.761345953224527, 37.99096034036907], [23.761386743034656, 37.990892826750404], [23.76193369799425, 37.99046582466202], [23.762382212082297, 37.99021437176401], [23.7627244810427, 37.9900212864011], [23.764124519788922, 37.989244490571075], [23.76419511944077, 37.98920460514445], [23.764259642724383, 37.989168152209515], [23.763817184945964, 37.988644519124634], [23.76378068831634, 37.98859487514097], [23.76321668320148, 37.988134085578], [23.76245856065927, 37.98750616361191], [23.761994678873748, 37.987122179551065], [23.761478805037548, 37.9865307925281], [23.761404852602553, 37.986413544808975]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.76071281681776, 37.98888495452054]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"8ccc7a0e-2f11-4cae-8213-0df84f55be35\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:29.306984\",\n                \"metadata_modified\": \"2026-03-31T16:00:17.275475\",\n                \"name\": \"env-014-plateia-madritis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαδρίτης» (station_id: 14) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαδρίτης» (station_id: 14) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Madritis» (station_id: 14) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαδρίτης\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαδρίτης\",\n                    \"en\": \"Environmental Data — Plateia Madritis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-014-plateia-madritis/resource/c65ea652-52b7-4e2f-b897-9b6b1160d571\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:37.341414\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:37.347447\",\n                            \"updated\": \"2026-03-31T15:55:21.971215\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:29.309242\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 14. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 14. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 14. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c65ea652-52b7-4e2f-b897-9b6b1160d571\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c65ea652-52b7-4e2f-b897-9b6b1160d571\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:17.284657\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαδρίτης\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαδρίτης\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Madritis\"\n                        },\n                        \"package_id\": \"8ccc7a0e-2f11-4cae-8213-0df84f55be35\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:32.869728\",\n                            \"updated\": \"2026-03-31T16:00:20.925902\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:54.163326\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"5c8e093ca633f3b6f3061fe28ebcf49a\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:09.070287\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"0c3e14d7-3d62-405e-a7a5-55339f09b150\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:53.884647\",\n                        \"metadata_modified\": \"2026-03-31T15:59:58.419319\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"8ccc7a0e-2f11-4cae-8213-0df84f55be35\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1744,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/8ccc7a0e-2f11-4cae-8213-0df84f55be35/resource/0c3e14d7-3d62-405e-a7a5-55339f09b150/download/env-014-plateia-madritis-kvyw8tuf.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75799647979154, 37.9751481770769], [23.759204655246997, 37.97480617254048], [23.759420104221128, 37.97528219386098], [23.759421277634196, 37.9752847829554], [23.759421445197994, 37.97528472471438], [23.75945600635663, 37.97527280195824], [23.759514167561623, 37.975252738342306], [23.76042203182044, 37.97493954395036], [23.76047981748592, 37.97491960887574], [23.76048004775801, 37.974919523722285], [23.760512683738668, 37.974906739610354], [23.760743370562572, 37.97483331786255], [23.760793650220226, 37.97473802604483], [23.76096464911537, 37.97441393987436], [23.76118962229449, 37.97449566858787], [23.761190479777134, 37.974495980371465], [23.761324303025177, 37.97454459521731], [23.761420701863194, 37.97457961470541], [23.76159094585389, 37.97450979912096], [23.761734921717984, 37.97360746031576], [23.76174175492407, 37.97356463685443], [23.76324925415195, 37.97283206642128], [23.76354314274757, 37.97320181866166], [23.763757288139722, 37.97347124002104], [23.76565989685728, 37.9725446793528], [23.766767485975404, 37.97200526407357], [23.767349105639006, 37.97172199807829], [23.767406671099728, 37.971693961977245], [23.767406570089932, 37.97169241696984], [23.76730585177655, 37.97015706630194], [23.767311695835865, 37.9701552473446], [23.7690751256679, 37.96960626020974], [23.76936828997864, 37.96960683529811], [23.769953936609646, 37.9694259243945], [23.770107608801506, 37.969378453798896], [23.770472508080854, 37.969307063216014], [23.77134273350114, 37.96913294979173], [23.77422297050435, 37.96853097111643], [23.774386939977465, 37.96833329599871], [23.774394077312106, 37.96832469156379], [23.77440474674437, 37.9683118290036], [23.774756032619432, 37.96788832769449], [23.77531860071535, 37.9672167887314], [23.775373092218192, 37.9671444021238], [23.77627192573359, 37.96606073853538], [23.776272029712466, 37.96606061345395], [23.77454702606297, 37.96697590419533], [23.774514115319885, 37.96699336578308], [23.774135749539422, 37.96719412130744], [23.773981309397158, 37.967276064605805], [23.77386820474126, 37.96733607498258], [23.769213062523416, 37.968998981366504], [23.767237761507047, 37.96970451822159], [23.767189846756562, 37.96972163170954], [23.765351109716452, 37.97037834710206], [23.76534642278918, 37.97038002135992], [23.764313247844285, 37.9708558613778], [23.75942456682385, 37.97310719160191], [23.759363210808132, 37.97313544135316], [23.75914405864822, 37.97290066888214], [23.758966137215733, 37.97267949619075], [23.7587810294836, 37.97248084248539], [23.75835602107047, 37.9721033139728], [23.757845530965422, 37.97183004831902], [23.75730615790366, 37.9719122293538], [23.756573104070416, 37.97201453323312], [23.756064594844943, 37.97206970225026], [23.754159404056782, 37.972286123715904], [23.75348628719972, 37.97297431197484], [23.75348588048247, 37.97297472751744], [23.75348400569149, 37.97297664513402], [23.75241924247861, 37.972350956901245], [23.751487145333556, 37.97345046595918], [23.751398527238944, 37.973458544429754], [23.750920936041243, 37.97350047964731], [23.75023755040553, 37.973560480515395], [23.749443498527448, 37.97363540141542], [23.74868145294767, 37.973714891769994], [23.747914083569285, 37.97378985933977], [23.746901412928498, 37.973890225337676], [23.74655054250063, 37.97392212266759], [23.746550152910128, 37.97392317363057], [23.74650194199243, 37.974053024571425], [23.746453576918487, 37.974183287045456], [23.74645360417599, 37.97418330693252], [23.746455570305503, 37.974184688337075], [23.747074726389673, 37.974619719692406], [23.747722230750085, 37.975052346246834], [23.749388443943964, 37.97619035147047], [23.74948497692655, 37.97624951657643], [23.74951532261661, 37.97626811526186], [23.75056887932839, 37.976978592410106], [23.750607415756058, 37.977004579805126], [23.75092860332691, 37.977221171687546], [23.751245278356052, 37.97743364417848], [23.75133716424525, 37.977503284402204], [23.751705794161523, 37.977782667938705], [23.75181172431532, 37.977862951886195], [23.752095191343113, 37.978111403478124], [23.753400833859757, 37.97924526258568], [23.75390926141358, 37.97968795775533], [23.75430228936717, 37.98005830680497], [23.754938108960232, 37.98071757224343], [23.754938462605082, 37.980717375598424], [23.75588139426692, 37.980192280979566], [23.75597658493318, 37.980156536980125], [23.755976876795255, 37.980156427628636], [23.756048844463137, 37.980129538302144], [23.756095269165332, 37.98007795029178], [23.75609741777063, 37.9800755618309], [23.756357536197278, 37.97975163770142], [23.756701950385263, 37.97928710637121], [23.75681227006293, 37.979137455916785], [23.757199814223952, 37.97861476927164], [23.757676549955445, 37.97796861390389], [23.75765622017577, 37.9779178710297], [23.75769158315826, 37.977846424956056], [23.75818397865051, 37.977670050475886], [23.758948032077573, 37.97727257648251], [23.75894914184986, 37.97727199922901], [23.758947044200678, 37.97727000128372], [23.758219668974125, 37.97657669680523], [23.757893694798057, 37.97626598720166], [23.757558898366337, 37.97594686481255], [23.757558181015753, 37.975946181059726], [23.757558569784976, 37.97594602774084], [23.757640942262338, 37.97591348705707], [23.75828880149569, 37.97568183363849], [23.75799662352213, 37.975148442351056], [23.75799647979154, 37.9751481770769]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.757540239517166, 37.9743301294575]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"245308ee-f805-42db-9cc3-ed90a5d9d398\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:35.348035\",\n                \"metadata_modified\": \"2026-03-31T16:00:26.263333\",\n                \"name\": \"env-015-gipeda-mpasket-paidiki-chara-karavel\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ» (station_id: 15) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Paidiki Chara Karavel» (station_id: 15) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Paidiki Chara Karavel\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-015-gipeda-mpasket-paidiki-chara-karavel/resource/5c845ec3-262d-4040-8ff2-886ef2fd7cda\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:43.442757\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:43.449616\",\n                            \"updated\": \"2026-03-31T15:55:30.863896\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:35.350024\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 15. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 15. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 15. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/5c845ec3-262d-4040-8ff2-886ef2fd7cda\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"5c845ec3-262d-4040-8ff2-886ef2fd7cda\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:26.272447\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Paidiki Chara Karavel\"\n                        },\n                        \"package_id\": \"245308ee-f805-42db-9cc3-ed90a5d9d398\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:38.881556\",\n                            \"updated\": \"2026-03-31T16:00:30.107718\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:02.512493\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"f142ca354b1a7a3789a2ace65471fe15\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:14.054177\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"7a82d620-c18c-4198-8248-56ef2c847615\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:02.222552\",\n                        \"metadata_modified\": \"2026-03-31T16:00:06.783335\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"245308ee-f805-42db-9cc3-ed90a5d9d398\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1789,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/245308ee-f805-42db-9cc3-ed90a5d9d398/resource/7a82d620-c18c-4198-8248-56ef2c847615/download/env-015-gipeda-mpasket-paidiki-chara-karavel-8ivj30_2.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75799647979154, 37.9751481770769], [23.759204655246997, 37.97480617254048], [23.759420104221128, 37.97528219386098], [23.759421277634196, 37.9752847829554], [23.759421445197994, 37.97528472471438], [23.75945600635663, 37.97527280195824], [23.759514167561623, 37.975252738342306], [23.76042203182044, 37.97493954395036], [23.76047981748592, 37.97491960887574], [23.76048004775801, 37.974919523722285], [23.760512683738668, 37.974906739610354], [23.760743370562572, 37.97483331786255], [23.760793650220226, 37.97473802604483], [23.76096464911537, 37.97441393987436], [23.76118962229449, 37.97449566858787], [23.761190479777134, 37.974495980371465], [23.761324303025177, 37.97454459521731], [23.761420701863194, 37.97457961470541], [23.76159094585389, 37.97450979912096], [23.761734921717984, 37.97360746031576], [23.76174175492407, 37.97356463685443], [23.76324925415195, 37.97283206642128], [23.76354314274757, 37.97320181866166], [23.763757288139722, 37.97347124002104], [23.76565989685728, 37.9725446793528], [23.766767485975404, 37.97200526407357], [23.767349105639006, 37.97172199807829], [23.767406671099728, 37.971693961977245], [23.767406570089932, 37.97169241696984], [23.76730585177655, 37.97015706630194], [23.767311695835865, 37.9701552473446], [23.7690751256679, 37.96960626020974], [23.76936828997864, 37.96960683529811], [23.769953936609646, 37.9694259243945], [23.770107608801506, 37.969378453798896], [23.770472508080854, 37.969307063216014], [23.77134273350114, 37.96913294979173], [23.77422297050435, 37.96853097111643], [23.774386939977465, 37.96833329599871], [23.774394077312106, 37.96832469156379], [23.77440474674437, 37.9683118290036], [23.774756032619432, 37.96788832769449], [23.77531860071535, 37.9672167887314], [23.775373092218192, 37.9671444021238], [23.77627192573359, 37.96606073853538], [23.776272029712466, 37.96606061345395], [23.77454702606297, 37.96697590419533], [23.774514115319885, 37.96699336578308], [23.774135749539422, 37.96719412130744], [23.773981309397158, 37.967276064605805], [23.77386820474126, 37.96733607498258], [23.769213062523416, 37.968998981366504], [23.767237761507047, 37.96970451822159], [23.767189846756562, 37.96972163170954], [23.765351109716452, 37.97037834710206], [23.76534642278918, 37.97038002135992], [23.764313247844285, 37.9708558613778], [23.75942456682385, 37.97310719160191], [23.759363210808132, 37.97313544135316], [23.75914405864822, 37.97290066888214], [23.758966137215733, 37.97267949619075], [23.7587810294836, 37.97248084248539], [23.75835602107047, 37.9721033139728], [23.757845530965422, 37.97183004831902], [23.75730615790366, 37.9719122293538], [23.756573104070416, 37.97201453323312], [23.756064594844943, 37.97206970225026], [23.754159404056782, 37.972286123715904], [23.75348628719972, 37.97297431197484], [23.75348588048247, 37.97297472751744], [23.75348400569149, 37.97297664513402], [23.75241924247861, 37.972350956901245], [23.751487145333556, 37.97345046595918], [23.751398527238944, 37.973458544429754], [23.750920936041243, 37.97350047964731], [23.75023755040553, 37.973560480515395], [23.749443498527448, 37.97363540141542], [23.74868145294767, 37.973714891769994], [23.747914083569285, 37.97378985933977], [23.746901412928498, 37.973890225337676], [23.74655054250063, 37.97392212266759], [23.746550152910128, 37.97392317363057], [23.74650194199243, 37.974053024571425], [23.746453576918487, 37.974183287045456], [23.74645360417599, 37.97418330693252], [23.746455570305503, 37.974184688337075], [23.747074726389673, 37.974619719692406], [23.747722230750085, 37.975052346246834], [23.749388443943964, 37.97619035147047], [23.74948497692655, 37.97624951657643], [23.74951532261661, 37.97626811526186], [23.75056887932839, 37.976978592410106], [23.750607415756058, 37.977004579805126], [23.75092860332691, 37.977221171687546], [23.751245278356052, 37.97743364417848], [23.75133716424525, 37.977503284402204], [23.751705794161523, 37.977782667938705], [23.75181172431532, 37.977862951886195], [23.752095191343113, 37.978111403478124], [23.753400833859757, 37.97924526258568], [23.75390926141358, 37.97968795775533], [23.75430228936717, 37.98005830680497], [23.754938108960232, 37.98071757224343], [23.754938462605082, 37.980717375598424], [23.75588139426692, 37.980192280979566], [23.75597658493318, 37.980156536980125], [23.755976876795255, 37.980156427628636], [23.756048844463137, 37.980129538302144], [23.756095269165332, 37.98007795029178], [23.75609741777063, 37.9800755618309], [23.756357536197278, 37.97975163770142], [23.756701950385263, 37.97928710637121], [23.75681227006293, 37.979137455916785], [23.757199814223952, 37.97861476927164], [23.757676549955445, 37.97796861390389], [23.75765622017577, 37.9779178710297], [23.75769158315826, 37.977846424956056], [23.75818397865051, 37.977670050475886], [23.758948032077573, 37.97727257648251], [23.75894914184986, 37.97727199922901], [23.758947044200678, 37.97727000128372], [23.758219668974125, 37.97657669680523], [23.757893694798057, 37.97626598720166], [23.757558898366337, 37.97594686481255], [23.757558181015753, 37.975946181059726], [23.757558569784976, 37.97594602774084], [23.757640942262338, 37.97591348705707], [23.75828880149569, 37.97568183363849], [23.75799662352213, 37.975148442351056], [23.75799647979154, 37.9751481770769]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.757540239517166, 37.9743301294575]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"51041c75-af18-4a2c-b55f-ee39a010c79d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:41.212869\",\n                \"metadata_modified\": \"2026-03-31T16:00:31.454291\",\n                \"name\": \"env-016-plateia-agioy-thoma\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Θωμά» (station_id: 16) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Θωμά» (station_id: 16) στη γειτονιά ΑΓΙΟΣ ΘΩΜΑΣ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Thoma» (station_id: 16) in the ΑΓΙΟΣ ΘΩΜΑΣ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Θωμά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Θωμά\",\n                    \"en\": \"Environmental Data — Plateia Agioy Thoma\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-016-plateia-agioy-thoma/resource/e5a0e847-3d2a-46d2-80df-053924358e00\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:48.377456\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:48.383832\",\n                            \"updated\": \"2026-03-31T15:55:35.631935\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:41.214981\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 16. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 16. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 16. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e5a0e847-3d2a-46d2-80df-053924358e00\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e5a0e847-3d2a-46d2-80df-053924358e00\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:31.463396\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Θωμά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Θωμά\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Thoma\"\n                        },\n                        \"package_id\": \"51041c75-af18-4a2c-b55f-ee39a010c79d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:45.103128\",\n                            \"updated\": \"2026-03-31T16:00:35.258673\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:10.630920\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"b26449bae3db3fa5f0ae5e045bbb0ee4\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:18.958225\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e2bd973c-e043-4b22-9ab9-7ab631a691f1\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:10.347711\",\n                        \"metadata_modified\": \"2026-03-31T16:00:14.957921\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"51041c75-af18-4a2c-b55f-ee39a010c79d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1751,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/51041c75-af18-4a2c-b55f-ee39a010c79d/resource/e2bd973c-e043-4b22-9ab9-7ab631a691f1/download/env-016-plateia-agioy-thoma-mycgld1g.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.761503212595855, 37.98030455370337], [23.761281433413114, 37.98020564729659], [23.761158928016823, 37.98020569424985], [23.7609844068458, 37.98020576157817], [23.760258595458613, 37.98020603849266], [23.759273235655648, 37.98020612075873], [23.758765421422936, 37.9802017123581], [23.75828176393028, 37.97998734261633], [23.757487604975317, 37.979635343708985], [23.756701950385263, 37.97928710637121], [23.756357536197278, 37.97975163770142], [23.75609741777063, 37.9800755618309], [23.756095269165332, 37.98007795029178], [23.756048844463137, 37.980129538302144], [23.755976876795255, 37.980156427628636], [23.75597762816693, 37.980161288023055], [23.755982451888002, 37.980192490655476], [23.75609431337286, 37.98036847351971], [23.756245969222768, 37.98056256446955], [23.756316808307034, 37.98066185275078], [23.757072623565225, 37.98079360686485], [23.757337119604756, 37.98083971281689], [23.757408015439573, 37.980863827857455], [23.757603700053714, 37.98093039108488], [23.7584381863982, 37.981351205874375], [23.758685095066134, 37.98147338631345], [23.759920171572297, 37.98159758717036], [23.760118939779716, 37.981643056995054], [23.761174265206808, 37.98211387324102], [23.761233442056067, 37.982190602709636], [23.761533334760077, 37.98258003586592], [23.761734831348612, 37.98284955833445], [23.7620016775917, 37.98319258729482], [23.76208125644907, 37.98323330615521], [23.762145163548986, 37.98327849970442], [23.762340603673806, 37.983364516917305], [23.763059099923908, 37.98368592294656], [23.763166763648577, 37.98373571049941], [23.76334325870846, 37.98384872648078], [23.76346244838992, 37.98396613340695], [23.763571631227723, 37.98409703938874], [23.763825659562773, 37.98455720557205], [23.76407436821325, 37.98501285407556], [23.764225669364244, 37.98521594677124], [23.764384349024052, 37.98533793831698], [23.764603837228123, 37.98547357063974], [23.76480556205559, 37.985600154176254], [23.76481572317999, 37.98564974521436], [23.764796101243775, 37.985780319422624], [23.764796089623225, 37.985780392403576], [23.7650087915759, 37.985742542615505], [23.765021204252744, 37.98574033402597], [23.76502147771109, 37.98574028500151], [23.76502595556079, 37.985739491802185], [23.765172449538714, 37.98571354791682], [23.765967598725194, 37.98555290117433], [23.766674791017444, 37.985410100329524], [23.766848108819033, 37.985293276821416], [23.766990195184707, 37.985262013357676], [23.767231239431663, 37.98499661123499], [23.76796513603211, 37.984281538800815], [23.767954004179455, 37.98420040109173], [23.768663222149588, 37.98350456663086], [23.768254768295986, 37.983320765480435], [23.76825442488622, 37.98332061158525], [23.766701401529048, 37.98262258688278], [23.766055796772545, 37.982334711843095], [23.764514257964663, 37.98164731802275], [23.763998281176125, 37.98141722832044], [23.763476834940697, 37.981184697286885], [23.76229710216033, 37.980658597909795], [23.76181609518833, 37.98044408852728], [23.761503212595855, 37.98030455370337]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.763110992994147, 37.98252805075581]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"74bd0f55-300d-4dac-9d18-15446cd85f48\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:52.038247\",\n                \"metadata_modified\": \"2026-03-31T16:00:40.073862\",\n                \"name\": \"env-017-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 17) στη γειτονιά ΕΡΥΘΡΟΣ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς» (station_id: 17) στη γειτονιά ΕΡΥΘΡΟΣ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys» (station_id: 17) in the ΕΡΥΘΡΟΣ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                    \"en\": \"Environmental Data — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-017-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys/resource/e90c24b6-0e5e-4e89-be18-7dedf1f58b7f\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:00.177970\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:00.184017\",\n                            \"updated\": \"2026-03-31T15:55:40.484132\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:52.040101\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 17. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 17. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 17. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e90c24b6-0e5e-4e89-be18-7dedf1f58b7f\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e90c24b6-0e5e-4e89-be18-7dedf1f58b7f\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:40.083088\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                            \"en\": \"Hourly Environmental Measurements — Paidiki Chara Erythros Stayros Gipedo Mpasket Zeys\"\n                        },\n                        \"package_id\": \"74bd0f55-300d-4dac-9d18-15446cd85f48\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:55.723618\",\n                            \"updated\": \"2026-03-31T16:00:43.968640\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:19.924315\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"e5c8a126be4c9e3d682a28d6f3d04782\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:24.304248\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"50e50549-a8fe-49b7-a9d3-07988f35e47d\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:19.640645\",\n                        \"metadata_modified\": \"2026-03-31T16:00:24.193916\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"74bd0f55-300d-4dac-9d18-15446cd85f48\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1812,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/74bd0f55-300d-4dac-9d18-15446cd85f48/resource/50e50549-a8fe-49b7-a9d3-07988f35e47d/download/env-017-paidiki-chara-erythros-stayros-gipedo-mpasket-zeys-didtev76.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.772942111958947, 37.99525538714603], [23.77211253545433, 37.99456183056939], [23.772104690537766, 37.9945552720435], [23.771720343361714, 37.994775341434185], [23.7714557214643, 37.994261095336235], [23.771243810826725, 37.993850598870175], [23.771211961866072, 37.99379195341904], [23.771032613196457, 37.99344010338447], [23.77094062646083, 37.99326417375425], [23.77071075270888, 37.99279505776762], [23.770679817424316, 37.99278598461024], [23.770158020757354, 37.992802991826466], [23.77007865697482, 37.992802836715676], [23.76949422271559, 37.992819718528224], [23.76945400612192, 37.99281963970751], [23.769169261169253, 37.993283242898634], [23.76887218322404, 37.993138453947665], [23.76838351392272, 37.992353374901434], [23.76836559066876, 37.99239389742501], [23.76812607781816, 37.992506086109124], [23.768047767285537, 37.99251043812892], [23.767382319354187, 37.99282457364653], [23.767349534410524, 37.99283802807519], [23.76715158609633, 37.992860168492335], [23.766867226019922, 37.992972265809215], [23.766920994067874, 37.993076020114266], [23.76714698719142, 37.9935271100798], [23.767406564152317, 37.99405036876448], [23.767603194517953, 37.994447322645335], [23.767718834905992, 37.994681885049566], [23.767863599338767, 37.99498784508549], [23.768011222831515, 37.99529984196321], [23.768470284955065, 37.99622456296649], [23.768841685662387, 37.99695984012177], [23.768841769425187, 37.996960005221396], [23.769192591753146, 37.99765001160175], [23.769196622693343, 37.997726628656835], [23.769297370610683, 37.99806030140639], [23.769316391512596, 37.998123428594106], [23.769398645482973, 37.99788474962973], [23.769841477137835, 37.997407936466765], [23.770232142810773, 37.99699410958716], [23.77027069399003, 37.99695813352438], [23.770692512507054, 37.99671110350642], [23.77129330255901, 37.99636527883635], [23.772064916850027, 37.99590712169367], [23.772499045769422, 37.99558800623908], [23.772942111958947, 37.99525538714603]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.769702882984337, 37.99485034264104]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΡΥΘΡΟΣ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"099f2ef9-de34-4e49-9feb-00b36b94751d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:58.185606\",\n                \"metadata_modified\": \"2026-03-31T16:00:45.269090\",\n                \"name\": \"env-018-plateia-pinelopis-delta\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Πηνελόπης Δέλτα» (station_id: 18) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Πηνελόπης Δέλτα» (station_id: 18) στη γειτονιά ΕΛΛΗΝΟΡΩΣΩΝ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Pinelopis Delta» (station_id: 18) in the ΕΛΛΗΝΟΡΩΣΩΝ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Πηνελόπης Δέλτα\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Πηνελόπης Δέλτα\",\n                    \"en\": \"Environmental Data — Plateia Pinelopis Delta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-018-plateia-pinelopis-delta/resource/1e08f291-faf6-40bc-a2ac-9d410a871bd9\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:02.991475\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:02.998576\",\n                            \"updated\": \"2026-03-31T15:55:45.524382\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:58.187680\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 18. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 18. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 18. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/1e08f291-faf6-40bc-a2ac-9d410a871bd9\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"1e08f291-faf6-40bc-a2ac-9d410a871bd9\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:45.277325\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Πηνελόπης Δέλτα\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Πηνελόπης Δέλτα\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Pinelopis Delta\"\n                        },\n                        \"package_id\": \"099f2ef9-de34-4e49-9feb-00b36b94751d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:01.884500\",\n                            \"updated\": \"2026-03-31T16:00:48.946819\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:28.098489\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"d655892f2a9771610cd2e51dadeaceb3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:29.519132\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"5f2b5b09-3380-43ab-8297-6875368a1b45\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:27.802550\",\n                        \"metadata_modified\": \"2026-03-31T16:00:32.415309\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"099f2ef9-de34-4e49-9feb-00b36b94751d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1764,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/099f2ef9-de34-4e49-9feb-00b36b94751d/resource/5f2b5b09-3380-43ab-8297-6875368a1b45/download/env-018-plateia-pinelopis-delta-6kqcylzg.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.773028374341134, 37.99532765639946], [23.772942111958947, 37.99525538714603], [23.772499045769422, 37.99558800623908], [23.772064916850027, 37.99590712169367], [23.77129330255901, 37.99636527883635], [23.770692512507054, 37.99671110350642], [23.77027069399003, 37.99695813352438], [23.770232142810773, 37.99699410958716], [23.769841477137835, 37.997407936466765], [23.769398645482973, 37.99788474962973], [23.769316391512596, 37.998123428594106], [23.76940745050565, 37.99814163283596], [23.769508021228834, 37.99819140058748], [23.769557138185657, 37.99819149683209], [23.769874532539884, 37.99856164469592], [23.769973496356005, 37.998669992357875], [23.770364725136698, 37.998990712640435], [23.771545746198118, 37.99988978998476], [23.771761647796644, 38.0000524402303], [23.771908843238496, 38.00010264969079], [23.772554853175237, 38.00022486743777], [23.77325828106043, 38.0003579437575], [23.773498305396707, 38.00040335146124], [23.77360740343169, 38.000423990010006], [23.77385081469011, 38.00044853428963], [23.774315251534695, 38.00055094068876], [23.774960605194874, 38.00067881303712], [23.775519213074755, 38.00029369759344], [23.775981553009434, 37.999974946037874], [23.77668052251696, 37.99949304473557], [23.77716143467862, 37.999161476846794], [23.777514982468972, 37.99891860571553], [23.77795206917064, 37.99865200992986], [23.777897096478277, 37.99860282400638], [23.777068776189196, 37.99810683318603], [23.77645553924811, 37.99774966201264], [23.776083892925353, 37.997537153283375], [23.775405985133137, 37.99714830852948], [23.77507628769221, 37.99695390238278], [23.77476505813801, 37.99677304993905], [23.77416472930178, 37.99627619241269], [23.77364076211909, 37.995833555839965], [23.773028374341134, 37.99532765639946]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.773401122397093, 37.99824230273174]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c6befedc-051b-47af-90d3-d91b13cfa4d8\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:04.180663\",\n                \"metadata_modified\": \"2026-03-31T16:00:52.907473\",\n                \"name\": \"env-019-paidiki-chara-gipedo-podosfairoy-ona\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 19) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ» (station_id: 19) στη γειτονιά ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Paidiki Chara Gipedo Podosfairoy Ona» (station_id: 19) in the ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                    \"en\": \"Environmental Data — Paidiki Chara Gipedo Podosfairoy Ona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-019-paidiki-chara-gipedo-podosfairoy-ona/resource/e52d9a6e-b46d-4064-b78d-34d06cbaa0a7\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:08.929178\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:08.935239\",\n                            \"updated\": \"2026-03-31T15:55:50.356015\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:04.182474\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 19. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 19. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 19. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e52d9a6e-b46d-4064-b78d-34d06cbaa0a7\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e52d9a6e-b46d-4064-b78d-34d06cbaa0a7\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:00:52.916342\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                            \"en\": \"Hourly Environmental Measurements — Paidiki Chara Gipedo Podosfairoy Ona\"\n                        },\n                        \"package_id\": \"c6befedc-051b-47af-90d3-d91b13cfa4d8\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:07.859477\",\n                            \"updated\": \"2026-03-31T16:00:56.824377\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:36.292110\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"0df241dbba85be8fef3a5186f502ce90\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:34.633227\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"acfbd6ca-d44d-4bf2-bd74-77b638f9c8d6\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:36.002651\",\n                        \"metadata_modified\": \"2026-03-31T16:00:40.523969\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c6befedc-051b-47af-90d3-d91b13cfa4d8\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1806,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c6befedc-051b-47af-90d3-d91b13cfa4d8/resource/acfbd6ca-d44d-4bf2-bd74-77b638f9c8d6/download/env-019-paidiki-chara-gipedo-podosfairoy-ona-6tyy1eah.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.780532923641026, 37.99823952797288], [23.781044579963613, 37.99793404497594], [23.78155303049696, 37.99762855377806], [23.7820347147222, 37.99734554286882], [23.782094587378648, 37.99731057131714], [23.782196224037975, 37.99725120721204], [23.781900030833082, 37.99703435010467], [23.781118928483142, 37.99651015415131], [23.779360362833188, 37.995438846278944], [23.778212462400845, 37.99476072389131], [23.777967460559264, 37.994570991872], [23.77786991289722, 37.994462653527094], [23.777593590910534, 37.9941556945541], [23.77747500596742, 37.99406083536533], [23.776223879595666, 37.9931661897571], [23.776227165363455, 37.99313915746237], [23.77605493896005, 37.993012649793904], [23.77591145892156, 37.99291323518859], [23.77575865589649, 37.99307066882693], [23.77573355682874, 37.99309518459122], [23.7757126087539, 37.99311564527333], [23.775578721736768, 37.99325508904358], [23.775507679214382, 37.993327056258764], [23.775075669617948, 37.993659706298764], [23.774247381921324, 37.99427549947765], [23.773823588917, 37.99459464135207], [23.77338302371912, 37.99492726863185], [23.772942111958947, 37.99525538714603], [23.773028374341134, 37.99532765639946], [23.77364076211909, 37.995833555839965], [23.77416472930178, 37.99627619241269], [23.77476505813801, 37.99677304993905], [23.77507628769221, 37.99695390238278], [23.775405985133137, 37.99714830852948], [23.776083892925353, 37.997537153283375], [23.77645553924811, 37.99774966201264], [23.777068776189196, 37.99810683318603], [23.777897096478277, 37.99860282400638], [23.77795206917064, 37.99865200992986], [23.778022354788185, 37.9986091396368], [23.77821726065346, 37.99813652785587], [23.778256857191646, 37.99802348504676], [23.778280070347204, 37.998054805170966], [23.7784646351538, 37.99830382355187], [23.779067395281107, 37.99911706654385], [23.78002839497689, 37.998540515633266], [23.780532923641026, 37.99823952797288]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.777392217064097, 37.99615434350195]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"55730204-b97c-4d63-b117-d138deb48700\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:10.211260\",\n                \"metadata_modified\": \"2026-03-31T16:01:02.278270\",\n                \"name\": \"env-020-parko-plateia-paloympioti\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 20) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο - Πλατεία Παλουμπιώτη» (station_id: 20) στη γειτονιά ΤΟΥΡΚΟΒΟΥΝΙΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Parko Plateia Paloympioti» (station_id: 20) in the ΤΟΥΡΚΟΒΟΥΝΙΑ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πάρκο - Πλατεία Παλουμπιώτη\",\n                    \"en\": \"Environmental Data — Parko Plateia Paloympioti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-020-parko-plateia-paloympioti/resource/59c43a6c-f396-4519-be6e-a1a2299ec6d0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:14.897585\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:14.903873\",\n                            \"updated\": \"2026-03-31T15:55:55.555192\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:10.213125\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 20. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 20. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 20. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/59c43a6c-f396-4519-be6e-a1a2299ec6d0\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"59c43a6c-f396-4519-be6e-a1a2299ec6d0\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:02.286816\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο - Πλατεία Παλουμπιώτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο - Πλατεία Παλουμπιώτη\",\n                            \"en\": \"Hourly Environmental Measurements — Parko Plateia Paloympioti\"\n                        },\n                        \"package_id\": \"55730204-b97c-4d63-b117-d138deb48700\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:13.806012\",\n                            \"updated\": \"2026-03-31T16:01:06.096562\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:45.516760\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"b812dd3978e1b3c65f78d61069c389d3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:39.646847\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"0f15035e-8384-4b98-9a1b-6a2d66515e57\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:45.238620\",\n                        \"metadata_modified\": \"2026-03-31T16:00:49.776852\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"55730204-b97c-4d63-b117-d138deb48700\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1767,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/55730204-b97c-4d63-b117-d138deb48700/resource/0f15035e-8384-4b98-9a1b-6a2d66515e57/download/env-020-parko-plateia-paloympioti-h2c3l_e5.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75944239024087, 38.00074440894471], [23.75942868084847, 38.00047399586767], [23.759492172268782, 38.000541721979054], [23.75956155789199, 38.000330062227476], [23.759700516615364, 37.999740005498], [23.75976125682613, 37.99943349396883], [23.759794245616245, 37.99926702305499], [23.759685443842915, 37.99907981958375], [23.75937820004649, 37.99855102652704], [23.75911809369346, 37.998103385235645], [23.758892116832918, 37.99771447697538], [23.75867030811288, 37.997393146067786], [23.75868485223089, 37.99721624485679], [23.758740717325864, 37.99653673633538], [23.75874861222417, 37.99630867177566], [23.75869078475806, 37.996090312606206], [23.758557588914144, 37.99558735792649], [23.75847755887109, 37.99528515794736], [23.75852803484347, 37.994950005462854], [23.75879693031541, 37.99470448494563], [23.758563396148897, 37.99450572324141], [23.758188702857854, 37.994157959018295], [23.75817126523117, 37.99414064644617], [23.758170153880098, 37.99413954369291], [23.75807640791287, 37.99404646814181], [23.75793399581521, 37.99390507545215], [23.757596470155313, 37.993512321575295], [23.75746459575229, 37.99335432492901], [23.75742359342104, 37.99316046419527], [23.757359903343247, 37.99304767225384], [23.757033764114983, 37.99322398425788], [23.7568871391118, 37.99330356213522], [23.756522759140477, 37.99350109101716], [23.756098139235444, 37.99372553239409], [23.755448926281332, 37.994062166024605], [23.75492945151299, 37.99434048295516], [23.75480752337112, 37.99440331874729], [23.754601452117004, 37.994511043103344], [23.754499235690673, 37.994565249342834], [23.75412735231079, 37.99449739535728], [23.75366826702071, 37.99442950631195], [23.753510462787023, 37.99494559898228], [23.753497981649897, 37.99498641632257], [23.75348307343802, 37.99508101991997], [23.75347071514365, 37.99515760317468], [23.753679868530973, 37.99572585039382], [23.753918339281842, 37.996361754834], [23.754215369379615, 37.996515594194285], [23.754615100206966, 37.996785618925905], [23.754814456405303, 37.99691791595159], [23.755027277852516, 37.99705395938113], [23.755174248337006, 37.997143986412745], [23.755400547440143, 37.997270636997854], [23.75611002895528, 37.99755150832935], [23.756328618881035, 37.9976420897834], [23.756887445935348, 37.99777753299655], [23.75709750208681, 37.99782844339803], [23.75728948985242, 37.997891929607256], [23.757609742647595, 37.99802327619704], [23.757846310487526, 37.99816796890465], [23.757928972572724, 37.99824925460709], [23.758218456466505, 37.99853826086241], [23.758547243792734, 37.9988904369466], [23.758736079243814, 37.99915670314514], [23.75878540683323, 37.999310022542375], [23.758795627059985, 37.99944974246554], [23.758785351186194, 37.9995443561707], [23.7586924285915, 37.99976948645608], [23.75808486220352, 37.99957446237786], [23.758152683505227, 37.99966531244465], [23.758283319628937, 37.999813710556325], [23.758295581452114, 37.999827711058664], [23.75831246274757, 37.99984698454842], [23.75845819007753, 38.00001336884298], [23.758531796543075, 38.00014990220701], [23.758898601046962, 38.00109056175241], [23.758945255051195, 38.00107885057], [23.759118863176813, 38.00103526959993], [23.759203565000362, 38.00096022824369], [23.759315398600105, 38.000829771061085], [23.759428575282303, 38.00080128682205], [23.75944239024087, 38.00074440894471]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.756864826874377, 37.99626846633222]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2457d636-a5cf-4d08-9e60-2b5e24588dd6\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:16.211510\",\n                \"metadata_modified\": \"2026-03-31T16:01:10.761177\",\n                \"name\": \"env-021-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 21) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου» (station_id: 21) στη γειτονιά ΝΕΑ ΚΥΨΕΛΗ ΙΙ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy» (station_id: 21) in the ΝΕΑ ΚΥΨΕΛΗ ΙΙ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-021-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy/resource/3133c287-925e-4ea1-8fb1-809cbbc2a240\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:24.526019\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:24.531927\",\n                            \"updated\": \"2026-03-31T15:56:00.836199\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:16.213927\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 21. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 21. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 21. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/3133c287-925e-4ea1-8fb1-809cbbc2a240\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"3133c287-925e-4ea1-8fb1-809cbbc2a240\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:10.771115\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Lofos Gialoyroy Alsos Polygonoy\"\n                        },\n                        \"package_id\": \"2457d636-a5cf-4d08-9e60-2b5e24588dd6\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:19.955125\",\n                            \"updated\": \"2026-03-31T16:01:14.653561\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:00:53.608093\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"7a02838c5dcff2b77cc2919eeb56593c\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:44.879402\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"7feb4377-dbdd-4e21-adbd-30ae8dab9c55\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:00:53.324050\",\n                        \"metadata_modified\": \"2026-03-31T16:00:57.966844\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"2457d636-a5cf-4d08-9e60-2b5e24588dd6\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1820,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/2457d636-a5cf-4d08-9e60-2b5e24588dd6/resource/7feb4377-dbdd-4e21-adbd-30ae8dab9c55/download/env-021-athlitiko-kentro-lofos-gialoyroy-alsos-polygonoy-5eqqti8z.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.749775243767413, 38.004401473713564], [23.75023794370802, 38.004307822556186], [23.750533950531338, 38.004245361009836], [23.750689078699153, 38.00416006809475], [23.7508638734165, 38.00404777815183], [23.751174915831196, 38.003854660829646], [23.75173493751449, 38.00350434401321], [23.751749661475383, 38.00336016983061], [23.751750052474307, 38.00335636093309], [23.751794560076835, 38.00292314236877], [23.75179749875029, 38.0028961100813], [23.75186796984854, 38.00258080973026], [23.75188034689642, 38.00228791885169], [23.7518803567764, 38.00219472710357], [23.75188040842165, 38.001681447374374], [23.751879676633013, 38.00168127188291], [23.75180379955798, 38.001663025734814], [23.75178969530972, 38.00165963418359], [23.75177167264679, 38.001655300631285], [23.751626676562115, 38.00162043391297], [23.75150090691403, 38.00158963908009], [23.751482301865227, 38.00158508343855], [23.751441030030243, 38.00157497755889], [23.751155813117585, 38.001502271786975], [23.750936725772338, 38.001364637242155], [23.750683781203396, 38.0012038486578], [23.750441347292114, 38.00097347031665], [23.750440099554332, 38.0009722851855], [23.75043187743317, 38.000964474342574], [23.7504054709708, 38.00090970770901], [23.750403601355476, 38.00090583092718], [23.75037636401198, 38.00054075339013], [23.750352564645564, 38.00037484150746], [23.75034030964944, 38.000256772611436], [23.75026935025654, 38.000215018723466], [23.7502285161325, 38.000155720399135], [23.75021483464141, 38.00001805275305], [23.750256743183858, 37.99991868873192], [23.750354348101045, 37.99968307333614], [23.750096717338245, 37.99926167279312], [23.749747463907564, 37.999259829724366], [23.749458053026352, 37.99925830237983], [23.749071847658854, 37.99925626231847], [23.748673990557805, 37.998959881962136], [23.74850571386127, 37.99883334256276], [23.748079299655664, 37.99852599358154], [23.748000840985124, 37.99846724207071], [23.747443270218344, 37.998939219974815], [23.746881746718536, 37.99942019951527], [23.746279174959312, 37.99993263269826], [23.74590682227143, 38.00025629084537], [23.74554661580931, 38.000566454821524], [23.74504289914969, 38.000997979891345], [23.74508725094337, 38.00103863376937], [23.745353359316102, 38.00128255667662], [23.74505318134773, 38.00131795769131], [23.74460110335978, 38.001636932348084], [23.74525392106753, 38.00224671418932], [23.74534900103627, 38.00233704839018], [23.745716587166626, 38.00267582481094], [23.74613278489547, 38.00305976915105], [23.74638400092113, 38.00329013826794], [23.74670380685077, 38.00355219948088], [23.74667445968298, 38.00358497000419], [23.746889320671762, 38.00367132034968], [23.747775426414854, 38.004027427242924], [23.74832846158199, 38.004249675000416], [23.74839249001078, 38.00428053672465], [23.748425008460647, 38.0043095816262], [23.748504552485883, 38.00438063132515], [23.7485486709582, 38.00436668187292], [23.748640693409666, 38.00433596458673], [23.748930068791406, 38.004353081577264], [23.74923214161788, 38.00437778488962], [23.74973071888085, 38.004410391801215], [23.749775243767413, 38.004401473713564]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.748481562929598, 38.00175213592358]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΝΕΑ ΚΥΨΕΛΗ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"8c6b6b6e-cd4b-414b-b49d-779c1fc17804\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:22.429996\",\n                \"metadata_modified\": \"2026-03-31T16:01:17.078451\",\n                \"name\": \"env-022-plateia-machis-analatoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μάχης Αναλάτου» (station_id: 22) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μάχης Αναλάτου» (station_id: 22) στη γειτονιά ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Machis Analatoy» (station_id: 22) in the ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μάχης Αναλάτου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μάχης Αναλάτου\",\n                    \"en\": \"Environmental Data — Plateia Machis Analatoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-022-plateia-machis-analatoy/resource/fec215ec-68ed-43ae-8c73-a5cb28ea8af1\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:26.978557\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:26.984956\",\n                            \"updated\": \"2026-03-31T15:56:05.550498\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:22.431697\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 22. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 22. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 22. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/fec215ec-68ed-43ae-8c73-a5cb28ea8af1\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"fec215ec-68ed-43ae-8c73-a5cb28ea8af1\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:17.088213\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μάχης Αναλάτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μάχης Αναλάτου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Machis Analatoy\"\n                        },\n                        \"package_id\": \"8c6b6b6e-cd4b-414b-b49d-779c1fc17804\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:25.934049\",\n                            \"updated\": \"2026-03-31T16:01:20.888348\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:00.652206\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"3e7550acd1cf5916c8513eec6835142a\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:50.124618\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"dd404764-0de8-4e1f-9dd1-993007989077\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:00.359232\",\n                        \"metadata_modified\": \"2026-03-31T16:01:04.836389\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"8c6b6b6e-cd4b-414b-b49d-779c1fc17804\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1767,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/8c6b6b6e-cd4b-414b-b49d-779c1fc17804/resource/dd404764-0de8-4e1f-9dd1-993007989077/download/env-022-plateia-machis-analatoy-y0f1aef8.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.734632041690276, 37.95596019939158], [23.73473465248221, 37.95571708249602], [23.73478697381535, 37.955594658358315], [23.734873155696242, 37.955393375521616], [23.734061488304594, 37.9551657760089], [23.734050257480686, 37.955203169481535], [23.734011109121976, 37.955302408552605], [23.73398329808063, 37.955372906769675], [23.73379075391002, 37.95563858255492], [23.73378996798653, 37.95563966773239], [23.73354713741826, 37.955780759378754], [23.73332115088893, 37.95565378739616], [23.732309177379488, 37.955085192650586], [23.731227083852083, 37.95460053559875], [23.731158158518724, 37.95457784587902], [23.7310547618145, 37.954546064428946], [23.730885062079135, 37.95445554740168], [23.730817800428856, 37.9543653636735], [23.730522489157252, 37.95422046775512], [23.73047602628052, 37.95419767045194], [23.729917808899422, 37.954294477817065], [23.729860101700993, 37.95430448575356], [23.72983935708922, 37.95431525540682], [23.729652683833894, 37.95441216415932], [23.729562432385322, 37.9543373362454], [23.729526888602756, 37.95430786617842], [23.729320034800978, 37.95413636258235], [23.729289742048348, 37.954110614233045], [23.728891606634043, 37.95376455028825], [23.72885834356651, 37.95373563686191], [23.728855103039862, 37.95373282007285], [23.728572405460994, 37.9534870939508], [23.728538813599293, 37.95345789486693], [23.727542081412032, 37.95259149434268], [23.727476446940692, 37.95253444118004], [23.72681869029247, 37.9526857530696], [23.726615260084415, 37.95273255235098], [23.72661224571151, 37.952733245649604], [23.72589526678738, 37.95298844526924], [23.72544543052612, 37.953145122247754], [23.72518436627551, 37.953234641796875], [23.724830700026285, 37.953355489390255], [23.72437088276284, 37.95351664535163], [23.723944565977433, 37.95365985231094], [23.723380387718095, 37.953856811089324], [23.723223674759986, 37.953910519953254], [23.724279427015134, 37.95485935316177], [23.72470518842174, 37.955247904756376], [23.72490205310124, 37.955397078032085], [23.725065861958804, 37.95550824836496], [23.725065968688448, 37.95550832071754], [23.725475086507004, 37.95578597106075], [23.725520366593347, 37.95581140023994], [23.725555665364226, 37.955831223531305], [23.725622304973996, 37.955894469236206], [23.72613491951401, 37.95617506335207], [23.726181418502122, 37.956202210267364], [23.726306396472747, 37.95626559133538], [23.72635325072864, 37.956292739008944], [23.726749784223014, 37.95650997012029], [23.727489651255475, 37.95690374708009], [23.727853582628452, 37.957089353806566], [23.727962605404436, 37.957139176859776], [23.728061685895433, 37.957184470384746], [23.72824139840647, 37.95726149522993], [23.72860653269139, 37.957411050817036], [23.729645309395696, 37.95778297105536], [23.729695771114525, 37.957738003593114], [23.729872292422858, 37.9575807022558], [23.729946802921862, 37.95753580882217], [23.7301370061237, 37.957468648516596], [23.73097056804543, 37.95734437691672], [23.731720466587642, 37.95723793445918], [23.731847268320486, 37.9571931590393], [23.73242172904468, 37.957104337926786], [23.732687987721057, 37.95705537222392], [23.733309454891643, 37.95695343884909], [23.73437438200301, 37.95675495038585], [23.73440609005416, 37.95665714730294], [23.734407732658514, 37.956652082157035], [23.73454907910429, 37.9562161002493], [23.734590773412844, 37.95608749462137], [23.734632041690276, 37.95596019939158]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.72881475697898, 37.95531269320242]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"790cdbc8-9cae-4a9e-bfdf-4b6e3a1abc1f\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:28.382288\",\n                \"metadata_modified\": \"2026-03-31T16:01:25.588472\",\n                \"name\": \"env-055-parko-kapaps\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο ΚΑΠΑΨ» (station_id: 55) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο ΚΑΠΑΨ» (station_id: 55) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Parko Kapaps» (station_id: 55) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πάρκο ΚΑΠΑΨ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πάρκο ΚΑΠΑΨ\",\n                    \"en\": \"Environmental Data — Parko Kapaps\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-055-parko-kapaps/resource/1e101922-8c4f-4bcb-9c89-7862197b2b1d\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:33.276957\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:33.283204\",\n                            \"updated\": \"2026-03-31T15:56:10.689345\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:28.384116\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 55. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 55. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 55. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/1e101922-8c4f-4bcb-9c89-7862197b2b1d\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"1e101922-8c4f-4bcb-9c89-7862197b2b1d\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:25.597090\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο ΚΑΠΑΨ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο ΚΑΠΑΨ\",\n                            \"en\": \"Hourly Environmental Measurements — Parko Kapaps\"\n                        },\n                        \"package_id\": \"790cdbc8-9cae-4a9e-bfdf-4b6e3a1abc1f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:32.229332\",\n                            \"updated\": \"2026-03-31T16:01:29.391291\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:08.697172\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"c3a77d910e5761aa88c296dd1ad11d9e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:59:55.475240\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"89f2f609-9fcb-4554-a54c-901063b831fb\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:08.415882\",\n                        \"metadata_modified\": \"2026-03-31T16:01:12.757232\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"790cdbc8-9cae-4a9e-bfdf-4b6e3a1abc1f\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1742,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/790cdbc8-9cae-4a9e-bfdf-4b6e3a1abc1f/resource/89f2f609-9fcb-4554-a54c-901063b831fb/download/env-055-parko-kapaps-qe5l6zgr.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.76714698719142, 37.9935271100798], [23.766920994067874, 37.993076020114266], [23.766867226019922, 37.992972265809215], [23.76679491601427, 37.993023621873604], [23.766793170756866, 37.993024861284944], [23.766721692761195, 37.993075625006725], [23.76630792812165, 37.99314240000899], [23.766017374260038, 37.99318688660435], [23.76566280554677, 37.99321010172319], [23.765276141000232, 37.99323541751371], [23.765138445146608, 37.993244432187964], [23.764375702546385, 37.993281381630986], [23.763627578821403, 37.993168589034575], [23.76295074407236, 37.99303203420752], [23.762138296079165, 37.99279155357677], [23.76180241311593, 37.99265568114387], [23.761293904701883, 37.99241580979771], [23.760821446415445, 37.992144464592364], [23.760794791653396, 37.992221565772326], [23.76077941154166, 37.99226605255263], [23.760761797827328, 37.99232009381358], [23.76060601297839, 37.99250904664326], [23.760406292947835, 37.992747480429415], [23.760386757985955, 37.992770583823074], [23.760382350699935, 37.992775795986745], [23.760176229619102, 37.993019564552064], [23.760171922910537, 37.99302465794309], [23.760147628353412, 37.993053390027484], [23.76013219942417, 37.993071074214384], [23.76012441808081, 37.99307999368114], [23.759895753019816, 37.993342087546466], [23.759887348606224, 37.99335172044381], [23.759875252967074, 37.99336558454623], [23.76039237977589, 37.9936545589963], [23.76060030421887, 37.993780666510474], [23.760625550425427, 37.99382814618842], [23.760994274141876, 37.994051032908125], [23.761437916703006, 37.99432231890556], [23.76171266436175, 37.994435536399266], [23.761744149550147, 37.99449418366998], [23.76176395002339, 37.99453478157659], [23.762056251118725, 37.995053611790475], [23.762266152988058, 37.99541004354623], [23.762584311118015, 37.99596948242974], [23.762666759329313, 37.99611836072003], [23.762695072407098, 37.996167988478504], [23.762986732672925, 37.99666878927682], [23.763189896304166, 37.99702069929846], [23.76329957799716, 37.99722370899295], [23.76380302988921, 37.997166137637784], [23.76421183657175, 37.9970993615863], [23.764660163970643, 37.9970281567756], [23.76500576318279, 37.996803526751506], [23.76545548865479, 37.99651601349632], [23.76589307988034, 37.99623748719367], [23.766268967394215, 37.99599939443585], [23.766661609284828, 37.99575232086041], [23.767163739322335, 37.99543336000396], [23.767270724874734, 37.995365975414565], [23.7677061669868, 37.99508743804156], [23.76779788465504, 37.99502941690053], [23.767863599338767, 37.99498784508549], [23.767718834905992, 37.994681885049566], [23.767603194517953, 37.994447322645335], [23.767406564152317, 37.99405036876448], [23.76714698719142, 37.9935271100798]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.76410416104066, 37.99461683247543]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2395a555-0157-4eac-a438-44cecb67bd78\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:34.644611\",\n                \"metadata_modified\": \"2026-03-31T16:01:35.444550\",\n                \"name\": \"env-056-paidiki-chara-pneymatiko-kentro-gkyzi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 56) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά Πνευματικό Κέντρο Γκύζη» (station_id: 56) στη γειτονιά ΠΟΛΥΓΩΝΟ Ι, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Paidiki Chara Pneymatiko Kentro Gkyzi» (station_id: 56) in the ΠΟΛΥΓΩΝΟ Ι neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                    \"en\": \"Environmental Data — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-056-paidiki-chara-pneymatiko-kentro-gkyzi/resource/818636e2-2ae4-4c9a-a0cd-d3ee8bde16e2\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:42.837003\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:42.843379\",\n                            \"updated\": \"2026-03-31T15:56:15.906312\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:34.646419\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 56. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 56. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 56. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/818636e2-2ae4-4c9a-a0cd-d3ee8bde16e2\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"818636e2-2ae4-4c9a-a0cd-d3ee8bde16e2\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:35.453519\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                            \"en\": \"Hourly Environmental Measurements — Paidiki Chara Pneymatiko Kentro Gkyzi\"\n                        },\n                        \"package_id\": \"2395a555-0157-4eac-a438-44cecb67bd78\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:38.358623\",\n                            \"updated\": \"2026-03-31T16:01:39.114310\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:15.405839\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"40aae5bfaa01c9f65d362d30401862da\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:00.538341\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"8371f718-3b66-4852-ad24-8bf884640958\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:15.127827\",\n                        \"metadata_modified\": \"2026-03-31T16:01:19.639747\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"2395a555-0157-4eac-a438-44cecb67bd78\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1789,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/2395a555-0157-4eac-a438-44cecb67bd78/resource/8371f718-3b66-4852-ad24-8bf884640958/download/env-056-paidiki-chara-pneymatiko-kentro-gkyzi-fyspipng.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75370409202449, 37.999231895266156], [23.753908778214985, 37.9992233108851], [23.754285165987522, 37.9992781748351], [23.754418116582286, 37.99932802311118], [23.754640436707824, 37.99942500466743], [23.755089084122748, 37.99963585860544], [23.755568941892154, 37.99983063280609], [23.755665383874266, 37.999835339614854], [23.755728071966278, 37.99982195057572], [23.755744732151445, 37.999814622591025], [23.755753547017015, 37.9998107446484], [23.75601358735141, 37.99969636352181], [23.756727877106353, 37.99939140670998], [23.757217082092446, 37.99934284696108], [23.757347988338466, 37.99936564919918], [23.757717498843096, 37.999456539323354], [23.75808486220352, 37.99957446237786], [23.7586924285915, 37.99976948645608], [23.758785351186194, 37.9995443561707], [23.758795627059985, 37.99944974246554], [23.75878540683323, 37.999310022542375], [23.758736079243814, 37.99915670314514], [23.758547243792734, 37.9988904369466], [23.758218456466505, 37.99853826086241], [23.757928972572724, 37.99824925460709], [23.757846310487526, 37.99816796890465], [23.757609742647595, 37.99802327619704], [23.75728948985242, 37.997891929607256], [23.75709750208681, 37.99782844339803], [23.756887445935348, 37.99777753299655], [23.756328618881035, 37.9976420897834], [23.75611002895528, 37.99755150832935], [23.755400547440143, 37.997270636997854], [23.755174248337006, 37.997143986412745], [23.755027277852516, 37.99705395938113], [23.754814456405303, 37.99691791595159], [23.754615100206966, 37.996785618925905], [23.754215369379615, 37.996515594194285], [23.753918339281842, 37.996361754834], [23.753679868530973, 37.99572585039382], [23.75347071514365, 37.99515760317468], [23.75348307343802, 37.99508101991997], [23.753497981649897, 37.99498641632257], [23.753510462787023, 37.99494559898228], [23.75366826702071, 37.99442950631195], [23.753261517987752, 37.99437081743243], [23.753049647714057, 37.9943402464565], [23.752966376994067, 37.9943282305207], [23.752684790542503, 37.99428759921726], [23.75230278029399, 37.99423247675058], [23.75207514373484, 37.9941996284206], [23.751883189629, 37.994171929157964], [23.75176701493658, 37.994198658569836], [23.751511607553727, 37.99424969074941], [23.751499195549027, 37.99425216829436], [23.751028376408808, 37.994345809279736], [23.750593488460513, 37.99443868097132], [23.750325679307824, 37.994493031642904], [23.75014724975258, 37.99452870411836], [23.750316621330075, 37.995065327882756], [23.750346893087965, 37.99516453339698], [23.75040462014007, 37.99535392557947], [23.750348497067442, 37.99541878815133], [23.750295641699765, 37.995479874042374], [23.749978000301066, 37.995425122212325], [23.749777146794674, 37.995460746448366], [23.74929861309686, 37.995621958566126], [23.74920228463787, 37.99565087909904], [23.749119763581696, 37.995675654257276], [23.749472655997522, 37.99624872179416], [23.750022681421022, 37.99715117597393], [23.75057134238496, 37.99804010531164], [23.75084703190365, 37.99848578588486], [23.75077720259637, 37.99865608779727], [23.750618865821576, 37.99904223970265], [23.75052666816788, 37.999267090168686], [23.750518007256098, 37.99928799689686], [23.750354348101045, 37.99968307333614], [23.750256743183858, 37.99991868873192], [23.75021483464141, 38.00001805275305], [23.7502285161325, 38.000155720399135], [23.75026935025654, 38.000215018723466], [23.75034030964944, 38.000256772611436], [23.750400695472663, 38.000292952112176], [23.750569608852995, 38.00033837462712], [23.751011176326706, 38.000276220425256], [23.751291764107467, 38.00013711517436], [23.751514507998216, 38.00005196405989], [23.751538030824918, 38.0000430009208], [23.751742032057745, 37.99992175844022], [23.75204347330388, 37.99971960555675], [23.752404247047114, 37.99954912173308], [23.752711108532864, 37.99942809404915], [23.753125041427896, 37.99932531602567], [23.75370409202449, 37.999231895266156]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.753163030137436, 37.99746455353981]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"5f8ac61b-1a63-4a06-8288-70cd0830a347\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:40.788155\",\n                \"metadata_modified\": \"2026-03-31T16:01:40.573930\",\n                \"name\": \"env-057-plateia-kyprion-ethnomartyron\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 57) στη γειτονιά ΚΥΠΡΙΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κυπρίων Εθνομαρτύρων» (station_id: 57) στη γειτονιά ΚΥΠΡΙΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Kyprion Ethnomartyron» (station_id: 57) in the ΚΥΠΡΙΩΝ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                    \"en\": \"Environmental Data — Plateia Kyprion Ethnomartyron\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-057-plateia-kyprion-ethnomartyron/resource/71200cbe-f48e-47a9-a410-9831eca982e8\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:49.084661\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:49.090549\",\n                            \"updated\": \"2026-03-31T15:56:20.840852\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:40.790359\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 57. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 57. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 57. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/71200cbe-f48e-47a9-a410-9831eca982e8\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"71200cbe-f48e-47a9-a410-9831eca982e8\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:40.582522\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κυπρίων Εθνομαρτύρων\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Kyprion Ethnomartyron\"\n                        },\n                        \"package_id\": \"5f8ac61b-1a63-4a06-8288-70cd0830a347\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:44.470909\",\n                            \"updated\": \"2026-03-31T16:01:44.415597\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:23.545082\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"c0c3977872339d6c66898ad97fdc637a\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:05.543758\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"3ee0e1d1-279a-4de6-9b26-1c1393f0cb5e\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:23.246811\",\n                        \"metadata_modified\": \"2026-03-31T16:01:27.874863\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"5f8ac61b-1a63-4a06-8288-70cd0830a347\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1765,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/5f8ac61b-1a63-4a06-8288-70cd0830a347/resource/3ee0e1d1-279a-4de6-9b26-1c1393f0cb5e/download/env-057-plateia-kyprion-ethnomartyron-ouq1u2m5.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75177564188029, 38.00880601948609], [23.751832089954846, 38.00867140776069], [23.752895163756122, 38.00787441895662], [23.752742218234268, 38.00771015065453], [23.752867408841468, 38.00752849176951], [23.75330150668748, 38.007688912101514], [23.753764610330016, 38.006971911215494], [23.753790459216837, 38.006933539158624], [23.753810921932022, 38.00689396883196], [23.75420281798344, 38.006781183700554], [23.75407949654698, 38.0064721131841], [23.754075722474827, 38.00646265534571], [23.754074814184243, 38.006425956829496], [23.753723266323334, 38.006298228688216], [23.753660242680887, 38.0062753303004], [23.753527352001353, 38.00621556722869], [23.75336201719635, 38.00614121270522], [23.753257546181274, 38.006094229625496], [23.75279334620931, 38.00589046624373], [23.752846844468863, 38.00585903379411], [23.75287940345836, 38.00580953167277], [23.75244097166944, 38.00535346191126], [23.75236672143086, 38.00520459396302], [23.752291147096994, 38.00492053077646], [23.752178305047934, 38.00439304266713], [23.75200547735298, 38.003604055905846], [23.75195906155195, 38.00354086822229], [23.751749661475383, 38.00336016983061], [23.75173493751449, 38.00350434401321], [23.751174915831196, 38.003854660829646], [23.7508638734165, 38.00404777815183], [23.750689078699153, 38.00416006809475], [23.750533950531338, 38.004245361009836], [23.75023794370802, 38.004307822556186], [23.749775243767413, 38.004401473713564], [23.74973071888085, 38.004410391801215], [23.74923214161788, 38.00437778488962], [23.748930068791406, 38.004353081577264], [23.748640693409666, 38.00433596458673], [23.7485486709582, 38.00436668187292], [23.748504552485883, 38.00438063132515], [23.749348050040272, 38.005598727341464], [23.749507179601114, 38.00603770884858], [23.749681271432177, 38.00660040313549], [23.749694763906756, 38.00664729312792], [23.749762575519693, 38.00688295873325], [23.749822698384094, 38.00709190294063], [23.749854125387277, 38.0071610990423], [23.750056246185434, 38.00760613040989], [23.750168034156623, 38.0079188496844], [23.750230897993244, 38.008164556461026], [23.750051374001693, 38.00843698954324], [23.74975754376125, 38.00882153388864], [23.749757016280338, 38.00882222495087], [23.749757460742853, 38.00882249898507], [23.7497574914344, 38.0088225179773], [23.750287379696566, 38.009147813803814], [23.750556618445927, 38.00879688519074], [23.751573170726136, 38.00927569616036], [23.75177564188029, 38.00880601948609]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.75127908233855, 38.00636404903129]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΥΠΡΙΩΝ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"83767083-c489-4d23-bb63-2d5cc6e9f8d3\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:46.834867\",\n                \"metadata_modified\": \"2026-03-31T16:01:47.367765\",\n                \"name\": \"env-058-athlitiko-kentro-alepotrypa\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 58) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Αλεπότρυπα» (station_id: 58) στη γειτονιά ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Alepotrypa» (station_id: 58) in the ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Αλεπότρυπα\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Alepotrypa\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-058-athlitiko-kentro-alepotrypa/resource/3c0450a1-8d35-4850-92e4-401efbe3e25e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:51.850824\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:51.857094\",\n                            \"updated\": \"2026-03-31T15:56:25.753141\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:46.837003\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 58. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 58. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 58. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/3c0450a1-8d35-4850-92e4-401efbe3e25e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"3c0450a1-8d35-4850-92e4-401efbe3e25e\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:47.377818\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Αλεπότρυπα\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Αλεπότρυπα\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Alepotrypa\"\n                        },\n                        \"package_id\": \"83767083-c489-4d23-bb63-2d5cc6e9f8d3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:50.771635\",\n                            \"updated\": \"2026-03-31T16:01:51.088483\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:30.544060\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"8d8e0979b059b672b8e074f44e4da7a5\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:10.689241\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"45207ae9-38d9-4c3c-91fd-18e290e72b19\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:30.257478\",\n                        \"metadata_modified\": \"2026-03-31T16:01:34.782308\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"83767083-c489-4d23-bb63-2d5cc6e9f8d3\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1770,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/83767083-c489-4d23-bb63-2d5cc6e9f8d3/resource/45207ae9-38d9-4c3c-91fd-18e290e72b19/download/env-058-athlitiko-kentro-alepotrypa-nuc9ji3r.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.743257676608025, 38.009142373324856], [23.74324057533215, 38.00841161445922], [23.74365746776632, 38.00812720144362], [23.743661979083015, 38.008124123484535], [23.744570276485064, 38.00807723763925], [23.744622778614964, 38.00807436300678], [23.743778227425583, 38.007042838266266], [23.743715054407552, 38.006988623685906], [23.74333281961233, 38.00676956084243], [23.74194322693166, 38.00679594952584], [23.741114287939954, 38.00681168379214], [23.740876639282245, 38.00682023993628], [23.740797032297863, 38.00682310543687], [23.740760415224656, 38.0068244235177], [23.740878978992914, 38.0072212489551], [23.7411467264413, 38.00720381293402], [23.74119264327284, 38.007609490933866], [23.74121097142716, 38.007762749215786], [23.741240017279583, 38.00800615927443], [23.74109332732042, 38.00801484925008], [23.74046977537192, 38.008045376633376], [23.740212505589376, 38.008057970933976], [23.740215524228788, 38.0080950914927], [23.740216252400568, 38.008104050041474], [23.740296434399223, 38.00909012408176], [23.740865275310348, 38.00907807955277], [23.741375421094954, 38.009136283407564], [23.741946783084835, 38.00926332861016], [23.742371682641853, 38.00941914996714], [23.742517799205554, 38.00947354687407], [23.742901951907825, 38.00956000908245], [23.743309253244885, 38.009573426610395], [23.74327101981586, 38.00925846502521], [23.74325793431875, 38.0091534019724], [23.743257676608025, 38.009142373324856]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74226154542994, 38.008053794259645]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"dc49a4b0-49d7-40e8-9681-9160904f4eb4\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:53.299743\",\n                \"metadata_modified\": \"2026-03-31T16:01:55.410482\",\n                \"name\": \"env-059-gipedo-mpasket-ano-kypseli-odos-arkesinis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 59) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης» (station_id: 59) στη γειτονιά ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedo Mpasket Ano Kypseli Odos Arkesinis» (station_id: 59) in the ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                    \"en\": \"Environmental Data — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-059-gipedo-mpasket-ano-kypseli-odos-arkesinis/resource/3aaf05aa-7a3a-4721-9054-11d5f350bd5f\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:46:57.912172\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:46:57.918525\",\n                            \"updated\": \"2026-03-31T15:56:30.439146\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:53.301564\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 59. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 59. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 59. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/3aaf05aa-7a3a-4721-9054-11d5f350bd5f\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"3aaf05aa-7a3a-4721-9054-11d5f350bd5f\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:01:55.420274\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedo Mpasket Ano Kypseli Odos Arkesinis\"\n                        },\n                        \"package_id\": \"dc49a4b0-49d7-40e8-9681-9160904f4eb4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:46:56.848743\",\n                            \"updated\": \"2026-03-31T16:01:59.320327\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:38.708983\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"793ed9f16646f36180c7382a42393fdd\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:15.790665\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"8930e2ea-6942-4fe5-b25c-8be2b2dca5cc\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:38.413969\",\n                        \"metadata_modified\": \"2026-03-31T16:01:43.026363\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"dc49a4b0-49d7-40e8-9681-9160904f4eb4\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1799,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/dc49a4b0-49d7-40e8-9681-9160904f4eb4/resource/8930e2ea-6942-4fe5-b25c-8be2b2dca5cc/download/env-059-gipedo-mpasket-ano-kypseli-odos-arkesinis-5k77ot3g.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.750230897993244, 38.008164556461026], [23.750168034156623, 38.0079188496844], [23.750056246185434, 38.00760613040989], [23.749854125387277, 38.0071610990423], [23.749822698384094, 38.00709190294063], [23.749762575519693, 38.00688295873325], [23.749694763906756, 38.00664729312792], [23.749681271432177, 38.00660040313549], [23.749507179601114, 38.00603770884858], [23.749348050040272, 38.005598727341464], [23.748504552485883, 38.00438063132515], [23.748425008460647, 38.0043095816262], [23.74839249001078, 38.00428053672465], [23.74832846158199, 38.004249675000416], [23.747775426414854, 38.004027427242924], [23.746889320671762, 38.00367132034968], [23.74667445968298, 38.00358497000419], [23.746499822013256, 38.003514785757325], [23.746151894426216, 38.00337495655805], [23.74599485003838, 38.00331270476943], [23.74535651109904, 38.003071752613934], [23.744803653888518, 38.002863116841695], [23.744715489654002, 38.00283138060606], [23.74386201975745, 38.00280699290489], [23.7438606667205, 38.002809250375556], [23.743468191969907, 38.00346407099138], [23.74320610031129, 38.00390512755032], [23.74285180497691, 38.00424684083665], [23.74254642965664, 38.00454359600231], [23.7428628880912, 38.00474257048671], [23.74329455211016, 38.004977846932704], [23.743371667496103, 38.00501406652849], [23.74360335700214, 38.00527482348804], [23.74380494778862, 38.00550170370984], [23.744221969369526, 38.00595775902021], [23.74448016764042, 38.00622870498565], [23.744602875860046, 38.00635965746207], [23.7448124660189, 38.006585433000694], [23.745160600425127, 38.00699627130957], [23.745438906325585, 38.00742498308316], [23.745553489975418, 38.007641538763814], [23.745681940673187, 38.00783827537768], [23.745761142427803, 38.008011412570966], [23.745847926235317, 38.00800608700522], [23.746636790981984, 38.00796669969004], [23.746658953964264, 38.007965526197495], [23.74673703411637, 38.00799719057323], [23.747281979615067, 38.00823375069385], [23.74739303362009, 38.00828080637915], [23.747812360350107, 38.00844276632003], [23.747860621815747, 38.00846214732199], [23.748178502453218, 38.00858980283037], [23.74830941166348, 38.008642373648065], [23.748601528261815, 38.00875968022908], [23.748994501366795, 38.00891525080882], [23.749519878791773, 38.00912320976772], [23.749680274407247, 38.008919629917], [23.749757016280338, 38.00882222495087], [23.74975754376125, 38.00882153388864], [23.750051374001693, 38.00843698954324], [23.750230897993244, 38.008164556461026]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74667585453326, 38.005806964784696]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"511ebb33-2c87-492d-8991-0853f38d86f6\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:46:59.268242\",\n                \"metadata_modified\": \"2026-03-31T16:02:05.663757\",\n                \"name\": \"env-060-plateia-gkyzi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Γκύζη» (station_id: 60) στη γειτονιά ΓΚΥΖΗ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Γκύζη» (station_id: 60) στη γειτονιά ΓΚΥΖΗ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Gkyzi» (station_id: 60) in the ΓΚΥΖΗ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Γκύζη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Γκύζη\",\n                    \"en\": \"Environmental Data — Plateia Gkyzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-060-plateia-gkyzi/resource/e5eea3aa-0280-4de7-a82f-0086a5d00c25\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:07.522916\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:07.529388\",\n                            \"updated\": \"2026-03-31T15:56:35.596383\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:46:59.270122\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 60. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 60. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 60. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e5eea3aa-0280-4de7-a82f-0086a5d00c25\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e5eea3aa-0280-4de7-a82f-0086a5d00c25\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:05.673292\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Γκύζη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Γκύζη\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Gkyzi\"\n                        },\n                        \"package_id\": \"511ebb33-2c87-492d-8991-0853f38d86f6\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:03.006169\",\n                            \"updated\": \"2026-03-31T16:02:09.480885\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:46.963528\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"586c8c91b8705f733e7fc83c39ee89bb\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:20.712631\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"81adc401-6ea3-440d-a43a-1354f5d94bd3\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:46.675123\",\n                        \"metadata_modified\": \"2026-03-31T16:01:51.328978\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"511ebb33-2c87-492d-8991-0853f38d86f6\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1733,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/511ebb33-2c87-492d-8991-0853f38d86f6/resource/81adc401-6ea3-440d-a43a-1354f5d94bd3/download/env-060-plateia-gkyzi-u96zdaki.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.751710339583855, 37.98823221760364], [23.751710250239167, 37.988232033552855], [23.751649478430462, 37.98824349939018], [23.750505559685166, 37.988459312187324], [23.749545840957886, 37.98864108431448], [23.749540873716775, 37.988642025494954], [23.74952438752996, 37.98864529810616], [23.749185111592695, 37.98871264200367], [23.74908493617482, 37.988732526111015], [23.74889252460488, 37.98877071754641], [23.74864238983761, 37.988820365941685], [23.748514607914373, 37.9888457109369], [23.74847275464583, 37.98885401241004], [23.748200708744804, 37.98890797072132], [23.748077819879157, 37.98893234421626], [23.7477749096211, 37.98898524672386], [23.74779952650737, 37.98906896219339], [23.747826622254355, 37.98916110818349], [23.747989613391706, 37.98970678359049], [23.748117389763898, 37.99013455924942], [23.748269592908557, 37.990644101105694], [23.74843525458941, 37.99119869608846], [23.7485970847696, 37.991740451911305], [23.748752004764945, 37.99225907024875], [23.7488678316372, 37.99264681227453], [23.748883941542978, 37.9927007398777], [23.748900157308228, 37.99275502461285], [23.74880495516674, 37.99289421939945], [23.74863477671906, 37.99294950384351], [23.749098134649618, 37.993190312338115], [23.749551651470973, 37.99342600398794], [23.749784236873012, 37.993546876347324], [23.749935065897336, 37.993604436782206], [23.750112959444976, 37.99371170447909], [23.750257563688464, 37.993798898122236], [23.750386276692122, 37.99383522272247], [23.750918695773407, 37.99398938860225], [23.751217205283073, 37.99407582354211], [23.75146832374561, 37.99411206150928], [23.751883189629, 37.994171929157964], [23.75207514373484, 37.9941996284206], [23.75230278029399, 37.99423247675058], [23.752684790542503, 37.99428759921726], [23.752966376994067, 37.9943282305207], [23.753049647714057, 37.9943402464565], [23.753261517987752, 37.99437081743243], [23.75366826702071, 37.99442950631195], [23.753928634937274, 37.99359934020771], [23.753630951729217, 37.993431979428344], [23.753744975027406, 37.993353942552865], [23.753676930148625, 37.99329958871115], [23.753433655785177, 37.99283221180658], [23.75317676423258, 37.992296362236836], [23.753061490862702, 37.992055911702394], [23.752989452069198, 37.99191204338781], [23.75277549716486, 37.99148434887172], [23.752521620207393, 37.99097772465203], [23.75236589123585, 37.99042941569779], [23.752216370539788, 37.989902955900156], [23.752077496723803, 37.989413981124216], [23.75194749903419, 37.98895625078923], [23.751786621725135, 37.988389782655425], [23.751750877609723, 37.98831595234958], [23.751710339583855, 37.98823221760364]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.750775629918223, 37.99137666354084]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΓΚΥΖΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c88624c8-4aec-4002-a1bc-36aa416e6562\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:05.388459\",\n                \"metadata_modified\": \"2026-03-31T16:02:13.112318\",\n                \"name\": \"env-061-plateia-argentinis-dimokratias\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 61) στη γειτονιά ΝΕΑΠΟΛΗ II, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αργεντινής Δημοκρατίας» (station_id: 61) στη γειτονιά ΝΕΑΠΟΛΗ II, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Argentinis Dimokratias» (station_id: 61) in the ΝΕΑΠΟΛΗ II neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αργεντινής Δημοκρατίας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αργεντινής Δημοκρατίας\",\n                    \"en\": \"Environmental Data — Plateia Argentinis Dimokratias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-061-plateia-argentinis-dimokratias/resource/367198a5-2c39-4ca0-ad0d-3f5194b32f68\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:10.355354\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:10.361398\",\n                            \"updated\": \"2026-03-31T15:56:40.630818\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:05.390803\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 61. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 61. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 61. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/367198a5-2c39-4ca0-ad0d-3f5194b32f68\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"367198a5-2c39-4ca0-ad0d-3f5194b32f68\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:13.121759\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αργεντινής Δημοκρατίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αργεντινής Δημοκρατίας\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Argentinis Dimokratias\"\n                        },\n                        \"package_id\": \"c88624c8-4aec-4002-a1bc-36aa416e6562\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:09.123468\",\n                            \"updated\": \"2026-03-31T16:02:17.110302\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:01:54.138673\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"596a026ac80323c636036f77204c2d2c\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:25.736448\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"4e5706c4-cc17-44ef-b4ce-834859a2c042\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:01:53.851000\",\n                        \"metadata_modified\": \"2026-03-31T16:01:58.372824\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c88624c8-4aec-4002-a1bc-36aa416e6562\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1765,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c88624c8-4aec-4002-a1bc-36aa416e6562/resource/4e5706c4-cc17-44ef-b4ce-834859a2c042/download/env-061-plateia-argentinis-dimokratias-fri44mdt.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7425101182936, 37.989884137236864], [23.744787996839428, 37.98949487516153], [23.74566200596875, 37.989345504719346], [23.74568681485572, 37.98934126463921], [23.746095253230383, 37.98927004420875], [23.746097565233512, 37.98926965173274], [23.746469902273006, 37.98920643839499], [23.746829148387665, 37.989145446209925], [23.747425290652995, 37.98904446891681], [23.7477749096211, 37.98898524672386], [23.748077819879157, 37.98893234421626], [23.748200708744804, 37.98890797072132], [23.74847275464583, 37.98885401241004], [23.748514607914373, 37.9888457109369], [23.74864238983761, 37.988820365941685], [23.74889252460488, 37.98877071754641], [23.74908493617482, 37.988732526111015], [23.749185111592695, 37.98871264200367], [23.74952438752996, 37.98864529810616], [23.749540873716775, 37.988642025494954], [23.749545840957886, 37.98864108431448], [23.750505559685166, 37.988459312187324], [23.751649478430462, 37.98824349939018], [23.751710250239167, 37.988232033552855], [23.75165160090634, 37.98810572980436], [23.751535872514083, 37.98770441345468], [23.751376443651115, 37.98717682465172], [23.751540977933107, 37.986929318819264], [23.751800966420333, 37.986551327801514], [23.752218630260863, 37.98595285346227], [23.751992147295255, 37.985258386215875], [23.751946264985026, 37.98535743089434], [23.75140232927791, 37.98614941392669], [23.750514557258388, 37.98632779143643], [23.74925789107547, 37.98656846643482], [23.748302880798306, 37.986737671021956], [23.747937653759802, 37.98656113828968], [23.74776145414206, 37.98647063203767], [23.747389901463556, 37.9862715518989], [23.74685135940419, 37.985995502053335], [23.7459842270849, 37.985552002783834], [23.745828477636056, 37.98574436299203], [23.745819251970612, 37.985755756936555], [23.74556516590394, 37.986069566975694], [23.745565043534356, 37.98606971812695], [23.745452437063143, 37.98620879159883], [23.74534166095897, 37.98634664677866], [23.745331358629812, 37.986359467791274], [23.745107422783992, 37.986638141475154], [23.745102970375342, 37.986643682843464], [23.744978876863396, 37.98679810778218], [23.744896684826276, 37.98689707094337], [23.74481054740428, 37.98700503833878], [23.744607880873968, 37.987261464787395], [23.744279416845156, 37.98767083594065], [23.744146470416435, 37.98783277817034], [23.743909897041412, 37.988116168169796], [23.743747302522586, 37.98830959035923], [23.743556792242384, 37.98854801571092], [23.743341274227056, 37.988813424728214], [23.74301567465742, 37.98921378562515], [23.74285011203582, 37.989449984942034], [23.742842209161896, 37.98946125986296], [23.742461936658074, 37.98978878667581], [23.741908892894084, 37.989315010099745], [23.741708360480438, 37.98916135148645], [23.74129562308615, 37.98893512319943], [23.740930771728696, 37.988742836780915], [23.740797606586785, 37.98867265416681], [23.740309822946607, 37.98924389418717], [23.740266927187715, 37.98929787656709], [23.740175782006567, 37.98941033587676], [23.739817293332532, 37.98984666658756], [23.73997081826138, 37.9903111677285], [23.74012844909767, 37.99028310940481], [23.740195878155255, 37.99027110723952], [23.74019943352387, 37.99027047608163], [23.740467238184475, 37.99022290263435], [23.74047150462192, 37.99022214505474], [23.740472719262545, 37.99022196026753], [23.740631292483556, 37.9901978356536], [23.740763485370366, 37.99017772469208], [23.740924438437627, 37.99015104077241], [23.741786515046396, 37.990013237268734], [23.74192633156556, 37.98998829192082], [23.741945346995266, 37.989984899745245], [23.74232005216331, 37.98991804824473], [23.742506355557282, 37.98988480856858], [23.7425101182936, 37.989884137236864]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.746759391484563, 37.987924834354644]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΝΕΑΠΟΛΗ II\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"21a962ba-878e-41da-9648-7e2eba8ab05d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:11.576316\",\n                \"metadata_modified\": \"2026-03-31T16:02:23.164275\",\n                \"name\": \"env-062-plateia-aigyptoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αιγύπτου» (station_id: 62) στη γειτονιά ΜΟΥΣΕΙΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αιγύπτου» (station_id: 62) στη γειτονιά ΜΟΥΣΕΙΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Aigyptoy» (station_id: 62) in the ΜΟΥΣΕΙΟ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αιγύπτου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αιγύπτου\",\n                    \"en\": \"Environmental Data — Plateia Aigyptoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-062-plateia-aigyptoy/resource/1a8f58a5-82ba-4873-bdf4-588116d1fe6e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:19.854771\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:19.861270\",\n                            \"updated\": \"2026-03-31T15:56:45.592183\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:11.578206\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 62. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 62. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 62. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/1a8f58a5-82ba-4873-bdf4-588116d1fe6e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"1a8f58a5-82ba-4873-bdf4-588116d1fe6e\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:23.173543\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αιγύπτου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αιγύπτου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Aigyptoy\"\n                        },\n                        \"package_id\": \"21a962ba-878e-41da-9648-7e2eba8ab05d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:15.302403\",\n                            \"updated\": \"2026-03-31T16:02:27.053924\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:02.504975\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"ee2a168d64f301d7762373eb5ea65460\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:31.124077\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"ff010e66-b280-4617-8911-642f276a8fab\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:02.216457\",\n                        \"metadata_modified\": \"2026-03-31T16:02:06.710671\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"21a962ba-878e-41da-9648-7e2eba8ab05d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1745,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/21a962ba-878e-41da-9648-7e2eba8ab05d/resource/ff010e66-b280-4617-8911-642f276a8fab/download/env-062-plateia-aigyptoy-eic3z7z8.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.733033883136535, 37.99140420766809], [23.734072978402043, 37.99123531745929], [23.734080850124535, 37.99123404371521], [23.734677272453172, 37.99113754083504], [23.734694078195584, 37.99113473248641], [23.7351565852263, 37.99105750544619], [23.735301911165383, 37.99103381154302], [23.735592761038937, 37.99098639119614], [23.73559280206269, 37.990986384078084], [23.73559239466155, 37.99098471308204], [23.735389740073963, 37.990152239186294], [23.735367643931006, 37.990062061009596], [23.735178368375628, 37.98925498518837], [23.73471084316483, 37.98932603444627], [23.734263801121802, 37.98939733992288], [23.73423725147543, 37.989401574560844], [23.73408436640069, 37.98877032967144], [23.733925822535767, 37.98813005886933], [23.733652622701285, 37.987016353558786], [23.733518945591843, 37.986488798980844], [23.732631256660003, 37.986630990221634], [23.732490212075806, 37.98607637914809], [23.73248912354851, 37.98607571603047], [23.732282137450586, 37.985949725825165], [23.732803591490285, 37.985329024626466], [23.73231308577944, 37.98507104307567], [23.7321603463433, 37.98499408612994], [23.73171994020323, 37.984758748298596], [23.73124188107894, 37.984505297080744], [23.731144419456626, 37.98445141543], [23.730898105612997, 37.98431524117618], [23.730708815901924, 37.984211160153535], [23.73067470559714, 37.9841929608132], [23.730672168889587, 37.98419160758331], [23.730119600922507, 37.98389678430972], [23.730112808012958, 37.983893159977164], [23.7299876001658, 37.98382635415913], [23.729979317309155, 37.98382193507004], [23.72949045603657, 37.983897846542845], [23.72935016659082, 37.983919630570696], [23.728781543101924, 37.98400844942046], [23.728502344595434, 37.98405046588674], [23.72847592959911, 37.98405444087237], [23.728295976217552, 37.984081521765646], [23.728226729073985, 37.984091942887545], [23.7281813948972, 37.984098765417954], [23.72815238895199, 37.984103130007966], [23.728073714662017, 37.98411496950686], [23.728098239202865, 37.98435114585801], [23.728099165133155, 37.98436005810596], [23.72806603713016, 37.98436280525288], [23.7280799355385, 37.98442109196479], [23.728125231743075, 37.984611033507115], [23.728224093980398, 37.9850256143846], [23.728224504565095, 37.98502729442779], [23.728365416270243, 37.98558924501755], [23.7285049899582, 37.98614836406668], [23.728642834503727, 37.986693959634984], [23.728784206550657, 37.987248575977304], [23.72891452355639, 37.98776962891036], [23.728915021842553, 37.98777162279966], [23.72902086989079, 37.98821349628189], [23.729084338543473, 37.988470508654636], [23.729058460844044, 37.98855587282276], [23.729058400897717, 37.988556070967334], [23.729114072749695, 37.9888040525024], [23.729181133499733, 37.988858284006874], [23.72934384306213, 37.989516596344565], [23.729508300099692, 37.99018392525151], [23.72975733834513, 37.99117591060783], [23.729845020601534, 37.991527612934085], [23.730769857661226, 37.99138149742679], [23.73108209488215, 37.99133216518513], [23.7311312291905, 37.991534359888995], [23.731137579696803, 37.991560490922325], [23.731169750761048, 37.99169287930718], [23.731338724298265, 37.99167753887223], [23.731343805249786, 37.99167707730329], [23.731363419314796, 37.9916752960994], [23.73189825749515, 37.99159540080761], [23.73229994377184, 37.99152871937716], [23.733033883136535, 37.99140420766809]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.731415860370213, 37.98805857565775]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΜΟΥΣΕΙΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9310b4ea-bccb-4bf0-9a7c-17cd44702a8d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:17.642388\",\n                \"metadata_modified\": \"2026-03-31T16:02:28.853250\",\n                \"name\": \"env-063-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 63) στη γειτονιά ΕΞΑΡΧΕΙΑ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου» (station_id: 63) στη γειτονιά ΕΞΑΡΧΕΙΑ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy» (station_id: 63) in the ΕΞΑΡΧΕΙΑ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                    \"en\": \"Environmental Data — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-063-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy/resource/cc563ba3-64e1-4341-8a8f-bbe10e9b807a\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:22.530369\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:22.537231\",\n                            \"updated\": \"2026-03-31T15:56:50.581087\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:17.644307\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 63. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 63. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 63. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/cc563ba3-64e1-4341-8a8f-bbe10e9b807a\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"cc563ba3-64e1-4341-8a8f-bbe10e9b807a\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:28.863187\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                            \"en\": \"Hourly Environmental Measurements — Kentro Dimioyrgikis Mathisis Exarcheion Tsamadoy\"\n                        },\n                        \"package_id\": \"9310b4ea-bccb-4bf0-9a7c-17cd44702a8d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:21.461791\",\n                            \"updated\": \"2026-03-31T16:02:32.640430\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:09.509947\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"b2ea215fe19469cd02463bf3c4287a05\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:35.974730\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e293973d-5b10-40a0-b0e0-7d6a47e5e412\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:09.215494\",\n                        \"metadata_modified\": \"2026-03-31T16:02:13.805563\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"9310b4ea-bccb-4bf0-9a7c-17cd44702a8d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1802,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/9310b4ea-bccb-4bf0-9a7c-17cd44702a8d/resource/e293973d-5b10-40a0-b0e0-7d6a47e5e412/download/env-063-kentro-dimioyrgikis-mathisis-exarcheion-tsamadoy-bn6r4vab.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73572530583706, 37.989633358815865], [23.736064967665303, 37.98922543298502], [23.73616682854279, 37.9891039880536], [23.73651608129267, 37.988667647750795], [23.736856257433477, 37.98823695424841], [23.736864278947476, 37.98822679758721], [23.73715414484569, 37.98787594452486], [23.73726477385863, 37.98774435981829], [23.737316755656348, 37.98768253149473], [23.73746147703492, 37.987516116857805], [23.737747777484792, 37.98716525432374], [23.737748568972307, 37.987164284502995], [23.738540898499082, 37.98619363187388], [23.7388593597429, 37.98580228017933], [23.738419589828737, 37.98558048812029], [23.737993329115284, 37.98536323093101], [23.737498874980623, 37.98510976861241], [23.737015099895228, 37.98485632808508], [23.73696143276023, 37.984828369181635], [23.736502551789116, 37.984589301828855], [23.735897648517376, 37.98427700173376], [23.735179842653007, 37.98391029515542], [23.734325286091078, 37.98347551494546], [23.73432513947, 37.983475438906304], [23.733221433249774, 37.98290088770321], [23.732307185498396, 37.98242490833959], [23.731515953038244, 37.982012981276334], [23.731320164969013, 37.98224347251203], [23.731043240357586, 37.98256947734758], [23.73047351685518, 37.983240167427155], [23.729979317309155, 37.98382193507004], [23.7299876001658, 37.98382635415913], [23.730112808012958, 37.983893159977164], [23.730119600922507, 37.98389678430972], [23.730672168889587, 37.98419160758331], [23.73067470559714, 37.9841929608132], [23.730708815901924, 37.984211160153535], [23.730898105612997, 37.98431524117618], [23.731144419456626, 37.98445141543], [23.73124188107894, 37.984505297080744], [23.73171994020323, 37.984758748298596], [23.7321603463433, 37.98499408612994], [23.73231308577944, 37.98507104307567], [23.732803591490285, 37.985329024626466], [23.732282137450586, 37.985949725825165], [23.73248912354851, 37.98607571603047], [23.732490212075806, 37.98607637914809], [23.732631256660003, 37.986630990221634], [23.733518945591843, 37.986488798980844], [23.733652622701285, 37.987016353558786], [23.733925822535767, 37.98813005886933], [23.73408436640069, 37.98877032967144], [23.73423725147543, 37.989401574560844], [23.734263801121802, 37.98939733992288], [23.73471084316483, 37.98932603444627], [23.735178368375628, 37.98925498518837], [23.735367643931006, 37.990062061009596], [23.73565286488365, 37.989720214174724], [23.73571291106204, 37.989648246328095], [23.73572530583706, 37.989633358815865]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.734575257685144, 37.985743403305975]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΞΑΡΧΕΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"27131201-eb50-4e2b-9cc4-9869f171b57a\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:23.932798\",\n                \"metadata_modified\": \"2026-03-31T16:02:34.158151\",\n                \"name\": \"env-064-politistiko-kentro-kypseli\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πολιτιστικό κέντρο Κυψέλη» (station_id: 64) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πολιτιστικό κέντρο Κυψέλη» (station_id: 64) στη γειτονιά ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Politistiko Kentro Kypseli» (station_id: 64) in the ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πολιτιστικό κέντρο Κυψέλη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πολιτιστικό κέντρο Κυψέλη\",\n                    \"en\": \"Environmental Data — Politistiko Kentro Kypseli\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-064-politistiko-kentro-kypseli/resource/4d14d056-22c8-401e-9cd6-d02544c637eb\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:28.693468\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:28.699464\",\n                            \"updated\": \"2026-03-31T15:56:55.721180\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:23.934595\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 64. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 64. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 64. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/4d14d056-22c8-401e-9cd6-d02544c637eb\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"4d14d056-22c8-401e-9cd6-d02544c637eb\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:34.166938\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πολιτιστικό κέντρο Κυψέλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πολιτιστικό κέντρο Κυψέλη\",\n                            \"en\": \"Hourly Environmental Measurements — Politistiko Kentro Kypseli\"\n                        },\n                        \"package_id\": \"27131201-eb50-4e2b-9cc4-9869f171b57a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:27.626113\",\n                            \"updated\": \"2026-03-31T16:02:38.097034\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:17.752511\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"c10d8103811d4a3f9b347d6937413a0e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:41.252287\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"3c0a07b7-1fb7-4c96-8a01-5f8c01479baf\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:17.481007\",\n                        \"metadata_modified\": \"2026-03-31T16:02:21.751815\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"27131201-eb50-4e2b-9cc4-9869f171b57a\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1766,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/27131201-eb50-4e2b-9cc4-9869f171b57a/resource/3c0a07b7-1fb7-4c96-8a01-5f8c01479baf/download/env-064-politistiko-kentro-kypseli-uplsryjw.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.74320610031129, 38.00390512755032], [23.743468191969907, 38.00346407099138], [23.7438606667205, 38.002809250375556], [23.74386201975745, 38.00280699290489], [23.744715489654002, 38.00283138060606], [23.744803653888518, 38.002863116841695], [23.74535651109904, 38.003071752613934], [23.74599485003838, 38.00331270476943], [23.746151894426216, 38.00337495655805], [23.746499822013256, 38.003514785757325], [23.74667445968298, 38.00358497000419], [23.74670380685077, 38.00355219948088], [23.74638400092113, 38.00329013826794], [23.74613278489547, 38.00305976915105], [23.745716587166626, 38.00267582481094], [23.74534900103627, 38.00233704839018], [23.74525392106753, 38.00224671418932], [23.74460110335978, 38.001636932348084], [23.743656582267683, 38.000778658546814], [23.743431690401927, 38.0005725070635], [23.74312438219051, 38.00029080445939], [23.742728083608434, 37.99992491853071], [23.742644708889006, 37.99984812704535], [23.742329898835163, 37.9995539862394], [23.742320803130323, 37.99954548793976], [23.742102959029424, 37.99934672813034], [23.741654153197675, 37.99893565922179], [23.741376367050005, 37.99867818294659], [23.74100280243551, 37.99833036678555], [23.74048575602504, 37.99870325971012], [23.74043046167652, 37.99873918902846], [23.74005434868976, 37.99901324980108], [23.73963898790418, 37.999314260977975], [23.739082044820915, 37.99970724175917], [23.73907235869222, 37.99971407633244], [23.739440970027022, 38.000052874734436], [23.73968589700749, 38.00027688574738], [23.74019878443779, 38.00074853917848], [23.740383913484838, 38.00093821742487], [23.740103079537754, 38.00114038587014], [23.739769080719384, 38.001378487334286], [23.739613372577647, 38.00132406572787], [23.73947001595935, 38.0014003573122], [23.739413540227783, 38.00146782841986], [23.73937764370955, 38.00155337076325], [23.739389622451235, 38.00168858975096], [23.73948134261975, 38.00202226763605], [23.73958890501579, 38.00240555106678], [23.739730936664493, 38.002906077421194], [23.739784402874164, 38.00308645227938], [23.739910334244268, 38.00351033371203], [23.740659266721558, 38.003403833637584], [23.74122016365894, 38.00332395368307], [23.741220533256275, 38.003325417278184], [23.74135111105641, 38.00384247928413], [23.741457942486072, 38.00382919494111], [23.741841140374202, 38.004077889430306], [23.74254642965664, 38.00454359600231], [23.74285180497691, 38.00424684083665], [23.74320610031129, 38.00390512755032]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.741969319766593, 38.00160408556827]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"4e79ae4e-7725-4dc9-8f4d-9daa9d5be16d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:30.159015\",\n                \"metadata_modified\": \"2026-03-31T16:02:42.448607\",\n                \"name\": \"env-065-dimotiko-gymnastirio-eyelpidon\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 65) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικο Γυμναστηριο Ευελπίδων» (station_id: 65) στη γειτονιά ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Dimotiko Gymnastirio Eyelpidon» (station_id: 65) in the ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                    \"en\": \"Environmental Data — Dimotiko Gymnastirio Eyelpidon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-065-dimotiko-gymnastirio-eyelpidon/resource/56e0bb91-ecc9-4504-80b0-58ad11500767\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:35.534864\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:35.541531\",\n                            \"updated\": \"2026-03-31T15:57:00.616414\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:30.160828\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 65. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 65. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 65. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/56e0bb91-ecc9-4504-80b0-58ad11500767\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"56e0bb91-ecc9-4504-80b0-58ad11500767\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:42.458760\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικο Γυμναστηριο Ευελπίδων\",\n                            \"en\": \"Hourly Environmental Measurements — Dimotiko Gymnastirio Eyelpidon\"\n                        },\n                        \"package_id\": \"4e79ae4e-7725-4dc9-8f4d-9daa9d5be16d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:33.782709\",\n                            \"updated\": \"2026-03-31T16:02:46.360428\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:25.591738\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"51b701f5d3ef0d2d2f1532b39f78f829\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:46.344505\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"04fca45f-41b9-4aca-a8d6-6d6024b0b531\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:25.303597\",\n                        \"metadata_modified\": \"2026-03-31T16:02:29.927562\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"4e79ae4e-7725-4dc9-8f4d-9daa9d5be16d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1782,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/4e79ae4e-7725-4dc9-8f4d-9daa9d5be16d/resource/04fca45f-41b9-4aca-a8d6-6d6024b0b531/download/env-065-dimotiko-gymnastirio-eyelpidon-yxsncshm.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.747240512512874, 37.99641519004492], [23.747676733981017, 37.9962448827323], [23.748196873491963, 37.99604124734827], [23.74830799368896, 37.995997743173746], [23.748284832476582, 37.995955144892825], [23.748257520979152, 37.995904912861526], [23.748116310113073, 37.995645193959845], [23.748060835375163, 37.99554316245274], [23.74804194808325, 37.99550842345985], [23.747785575477877, 37.99513579057276], [23.74738519337192, 37.99532494725489], [23.747333153872365, 37.99534736757709], [23.74672455531178, 37.99544970627973], [23.746613741102085, 37.99546779791815], [23.746576599799592, 37.995473861951524], [23.746269013811812, 37.995133275028884], [23.745969347361108, 37.99482168518171], [23.745874291824936, 37.994726845010916], [23.74555180318462, 37.99442872403415], [23.745115448147683, 37.99402220135858], [23.744998375820003, 37.99391379349329], [23.744942256023972, 37.993859232440016], [23.744751282259553, 37.99367356188299], [23.744710354407882, 37.99363377058393], [23.74429280802774, 37.99324531132285], [23.744024662763753, 37.993289792284486], [23.743425082053843, 37.993368829985876], [23.742946318749624, 37.99343193896158], [23.742819352724208, 37.99340895806326], [23.74219068000212, 37.99315330603546], [23.741080959038253, 37.99270202072295], [23.741079892439014, 37.992672387750225], [23.741078688968564, 37.992638925820025], [23.740866412008494, 37.992584381276565], [23.740531463215113, 37.99249802085007], [23.74025933501059, 37.99238930756108], [23.74025923152127, 37.99238926587348], [23.74033455653626, 37.99248694214653], [23.740339174016526, 37.99249292965822], [23.740339297586054, 37.99249309035962], [23.740352057196, 37.99253159796242], [23.740394585551783, 37.99265995000915], [23.740099248043517, 37.99274491980108], [23.73980370184323, 37.992892971980744], [23.739876210511106, 37.993010273181795], [23.73987623089604, 37.99301030567312], [23.73997286922068, 37.99323564845022], [23.73997295168017, 37.993235840606054], [23.740009036881027, 37.993398151540276], [23.74002124477417, 37.993569422526996], [23.74000332809373, 37.993704575554005], [23.739972987294866, 37.99383068826749], [23.739906913313916, 37.99399727974526], [23.739780224642956, 37.9941952820371], [23.73961773324037, 37.99435264714745], [23.739412499953485, 37.994518930180845], [23.739159379086484, 37.99464004245924], [23.738942379801166, 37.99471166374673], [23.738725458878626, 37.99476075270636], [23.7385132769564, 37.99477830686093], [23.738284416110243, 37.99478230426125], [23.737847915434195, 37.9947272551464], [23.73771333505441, 37.99474047437278], [23.73764186343425, 37.9947222892915], [23.736615556695686, 37.9948867330877], [23.736428087841805, 37.9949173903093], [23.736108438824083, 37.994969778122936], [23.735769225464452, 37.995026249898515], [23.735768448271255, 37.99502637883871], [23.735699268806307, 37.99503789593367], [23.735699473661384, 37.995037936951775], [23.73577773407423, 37.99505358873075], [23.735798085315874, 37.99505765867938], [23.73599552616144, 37.99509714473522], [23.736508385278263, 37.99519743600237], [23.73733564096194, 37.9953615174349], [23.737835675123403, 37.99546628069328], [23.73799614005518, 37.99548015750976], [23.738280269368254, 37.99554838637905], [23.739508210685727, 37.9958350167652], [23.740186417636092, 37.99598072227376], [23.74081020546244, 37.996117291124314], [23.74155599421426, 37.996276656901784], [23.74209091991654, 37.996381478733475], [23.742151083997843, 37.99637710422587], [23.742513369369476, 37.99638691073449], [23.742807755167032, 37.99637403557594], [23.743473610651066, 37.996307172394964], [23.74382013763521, 37.99632159563885], [23.744146870569605, 37.99635790844942], [23.74429549825027, 37.99637183294052], [23.74505220609359, 37.99656335629899], [23.745198996191935, 37.996610516815906], [23.74535141531806, 37.99668691977392], [23.745693089738875, 37.996814337170804], [23.74584055228639, 37.99690651025583], [23.74594250278626, 37.99690114886731], [23.746327637574463, 37.99677588873742], [23.746508074124147, 37.99670123957088], [23.746655072048174, 37.99663237194322], [23.747240512512874, 37.99641519004492]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.742672330955692, 37.99495349820595]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"73fb3c7c-04e5-4dc5-a6a3-826e1dcc80f7\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:36.244306\",\n                \"metadata_modified\": \"2026-03-31T16:02:49.143459\",\n                \"name\": \"env-066-plateia-orthodoxias-paidiki-chara\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 66) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ορθοδοξίας & Παιδική Χαρά» (station_id: 66) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Orthodoxias Paidiki Chara» (station_id: 66) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                    \"en\": \"Environmental Data — Plateia Orthodoxias Paidiki Chara\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-066-plateia-orthodoxias-paidiki-chara/resource/9000511b-d823-4bdf-b91c-5cf2ca337c84\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:45.316074\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:45.322780\",\n                            \"updated\": \"2026-03-31T15:57:05.381856\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:36.246496\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 66. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 66. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 66. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/9000511b-d823-4bdf-b91c-5cf2ca337c84\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"9000511b-d823-4bdf-b91c-5cf2ca337c84\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:49.154557\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Orthodoxias Paidiki Chara\"\n                        },\n                        \"package_id\": \"73fb3c7c-04e5-4dc5-a6a3-826e1dcc80f7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:39.961284\",\n                            \"updated\": \"2026-03-31T16:02:52.941931\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:32.706576\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"3156432ea38b1fe785c2f0ded63a6490\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:51.481535\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"2fc82c5a-f36e-4282-9409-cd9f6e0c93a9\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:32.425741\",\n                        \"metadata_modified\": \"2026-03-31T16:02:36.991594\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"73fb3c7c-04e5-4dc5-a6a3-826e1dcc80f7\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1781,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/73fb3c7c-04e5-4dc5-a6a3-826e1dcc80f7/resource/2fc82c5a-f36e-4282-9409-cd9f6e0c93a9/download/env-066-plateia-orthodoxias-paidiki-chara-83wtbt1y.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7124225099141, 38.004645741409966], [23.712504346887897, 38.00464523848996], [23.71308066399338, 38.00464664589189], [23.713503122753174, 38.004652182178475], [23.71420541197062, 38.00465389087188], [23.715200257037587, 38.004665317005966], [23.715921446023938, 38.004658048397545], [23.715893317791767, 38.004567852244676], [23.71576056684288, 38.00437826224542], [23.715492577072304, 38.003999075763794], [23.715280871054727, 38.00370114031943], [23.715083368479434, 38.00341225171342], [23.7144748392581, 38.00255005135155], [23.715005503053128, 38.00247022303999], [23.715859549379697, 38.00234160351441], [23.71555455805489, 38.00186769299367], [23.715125031485364, 38.001199704319674], [23.714893986069008, 38.00084313783603], [23.714609172257, 38.00040081856675], [23.71445806357989, 38.0001751311234], [23.714328225179326, 37.99997202721299], [23.713946473436675, 37.99938075912506], [23.713627730206774, 37.99887977147187], [23.713343323104926, 37.99842843717314], [23.71293903687402, 37.99777852736129], [23.71287928130342, 37.99767621295458], [23.712662590248843, 37.9972956658638], [23.712540948407607, 37.99709257992014], [23.712380400991755, 37.996826308887556], [23.71225203303313, 37.99661419335073], [23.712012455954966, 37.99621968401215], [23.712010852450586, 37.996217038424625], [23.711951894949856, 37.99618534913546], [23.711232104035556, 37.99676491182795], [23.71045583704553, 37.99740291442232], [23.709621666990124, 37.9980993522528], [23.708710762616874, 37.99884516459561], [23.708315809545276, 37.99917315399087], [23.707437001561082, 37.99989650381888], [23.706524200774975, 38.00066031985921], [23.70576410908273, 38.00127684832544], [23.70574324336817, 38.001293772677755], [23.70555182062425, 38.00144318045888], [23.7054198107077, 38.00154621615981], [23.705403686776254, 38.00155880093633], [23.706360113143894, 38.0021241183351], [23.706399034805166, 38.00214712339584], [23.70641962641086, 38.00216069403229], [23.70705270051581, 38.0026444586036], [23.707704823798586, 38.0031733311916], [23.708960657113458, 38.00414983024603], [23.709374339999087, 38.00440321219064], [23.709769099008934, 38.00460435724419], [23.709880909100622, 38.004661328253576], [23.70996662123831, 38.00466080331134], [23.710208399467714, 38.004659322756154], [23.7124225099141, 38.004645741409966]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.711129053254567, 38.00127854310809]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"37c77ac3-8cd6-4151-9835-01790732c690\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:42.359712\",\n                \"metadata_modified\": \"2026-03-31T16:02:57.394679\",\n                \"name\": \"env-067-plateia-attikis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αττικής» (station_id: 67) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αττικής» (station_id: 67) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Attikis» (station_id: 67) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αττικής\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αττικής\",\n                    \"en\": \"Environmental Data — Plateia Attikis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-067-plateia-attikis/resource/751be7b7-4fdc-4d3d-ab05-21ee2fe7fd4a\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:49.965907\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:49.972059\",\n                            \"updated\": \"2026-03-31T15:57:10.476094\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:42.362025\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 67. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 67. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 67. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/751be7b7-4fdc-4d3d-ab05-21ee2fe7fd4a\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"751be7b7-4fdc-4d3d-ab05-21ee2fe7fd4a\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:02:57.404604\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αττικής\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αττικής\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Attikis\"\n                        },\n                        \"package_id\": \"37c77ac3-8cd6-4151-9835-01790732c690\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:46.252229\",\n                            \"updated\": \"2026-03-31T16:03:01.034928\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:40.879300\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"9cc5e60d4ae2cbc7178725cf0d96cf0e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:00:56.709066\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cdfacd99-65ce-4348-937a-3b1836e24c80\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:40.601601\",\n                        \"metadata_modified\": \"2026-03-31T16:02:45.031911\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"37c77ac3-8cd6-4151-9835-01790732c690\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1747,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/37c77ac3-8cd6-4151-9835-01790732c690/resource/cdfacd99-65ce-4348-937a-3b1836e24c80/download/env-067-plateia-attikis-xtv7qtao.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.726410273392283, 37.99628524318336], [23.72727513584658, 37.996234080539374], [23.727393235081106, 37.99635283796149], [23.727293384289858, 37.995762633455584], [23.72722849382055, 37.99537906969832], [23.727197226137886, 37.99500455885392], [23.727184281646164, 37.99484951072488], [23.727168573810427, 37.994661371854384], [23.727136328534947, 37.99427514379335], [23.727104686650836, 37.99389613277763], [23.72707571454891, 37.99354910638133], [23.72704524659438, 37.99318415535466], [23.727028299578834, 37.99298116578352], [23.727008734493783, 37.99274680453861], [23.726999704414837, 37.992638635795366], [23.726971969881752, 37.99230640855513], [23.726943317376005, 37.991963200615686], [23.726943262875857, 37.991962541650395], [23.726044476901908, 37.9920055159076], [23.725073427051722, 37.99205282082945], [23.724330195745488, 37.99208713262986], [23.72333394392241, 37.992116338435395], [23.723105258563663, 37.992169877352545], [23.722298625898762, 37.99221754630156], [23.721874320189787, 37.99223907586129], [23.721556237075205, 37.992253871347465], [23.7214437334145, 37.99225910460005], [23.721345508979333, 37.992263673079385], [23.721321165019233, 37.99226480509895], [23.721218338770562, 37.99226958788995], [23.721034675771353, 37.992278130125456], [23.72103406068069, 37.992278158409], [23.721034221622492, 37.99227926556756], [23.7210347199788, 37.99228269613538], [23.72112060238545, 37.99269243965439], [23.721105023658733, 37.99285914025447], [23.72111090776829, 37.99287218587141], [23.72113961115638, 37.99293583139893], [23.72119233788881, 37.99348573958893], [23.721226499413394, 37.99367509017343], [23.721326715925084, 37.9941845530133], [23.72140603874156, 37.99457229293723], [23.721446981052615, 37.99475715306663], [23.72130234398715, 37.99480246135773], [23.721061381516314, 37.99478628442273], [23.720967747526263, 37.99546352478375], [23.72087202411561, 37.99611672820817], [23.7207835367891, 37.99673840373953], [23.7207864400609, 37.99673866569493], [23.72129837094947, 37.99678468897407], [23.721719294920284, 37.996817230551], [23.72179261279553, 37.99681740399818], [23.722128289406797, 37.99680467826954], [23.722220419343447, 37.996796292241115], [23.722220508213056, 37.99679628343817], [23.723137688921536, 37.99670341107294], [23.723896545299592, 37.99663119955411], [23.724674749181794, 37.99654929456592], [23.72550430690742, 37.996474624425915], [23.726309321362518, 37.99639538490501], [23.7263688582298, 37.996368484924105], [23.726410273392283, 37.99628524318336]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.724079966885068, 37.99439672352199]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"170a5a8d-6eed-4ba8-8b04-4cadddc42888\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:48.632638\",\n                \"metadata_modified\": \"2026-03-31T16:03:03.937778\",\n                \"name\": \"env-068-gipedo-mpasket-liosion-kai-menemachoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 68) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου» (station_id: 68) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedo Mpasket Liosion Kai Menemachoy» (station_id: 68) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                    \"en\": \"Environmental Data — Gipedo Mpasket Liosion Kai Menemachoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-068-gipedo-mpasket-liosion-kai-menemachoy/resource/73dee6ed-d681-408c-94a9-d8fe1cc1ccb3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:47:56.979230\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:47:56.986115\",\n                            \"updated\": \"2026-03-31T15:57:15.341241\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:48.635004\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 68. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 68. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 68. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/73dee6ed-d681-408c-94a9-d8fe1cc1ccb3\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"73dee6ed-d681-408c-94a9-d8fe1cc1ccb3\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:03.947641\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedo Mpasket Liosion Kai Menemachoy\"\n                        },\n                        \"package_id\": \"170a5a8d-6eed-4ba8-8b04-4cadddc42888\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:52.376429\",\n                            \"updated\": \"2026-03-31T16:03:07.875652\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:47.756387\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"0498fc584cfc44bfa4cb32f81b82abce\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:02.040846\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"55e7b658-f708-4578-a600-798895cd9e8e\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:47.480735\",\n                        \"metadata_modified\": \"2026-03-31T16:02:51.862115\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"170a5a8d-6eed-4ba8-8b04-4cadddc42888\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1800,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/170a5a8d-6eed-4ba8-8b04-4cadddc42888/resource/55e7b658-f708-4578-a600-798895cd9e8e/download/env-068-gipedo-mpasket-liosion-kai-menemachoy-f0uux4v9.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.723154027393917, 37.99690173188158], [23.723137906771797, 37.99670605414874], [23.723137688921536, 37.99670341107294], [23.722220508213056, 37.99679628343817], [23.722220419343447, 37.996796292241115], [23.722128289406797, 37.99680467826954], [23.72179261279553, 37.99681740399818], [23.721719294920284, 37.996817230551], [23.72129837094947, 37.99678468897407], [23.7207864400609, 37.99673866569493], [23.7207835367891, 37.99673840373953], [23.72072575898204, 37.997148419883054], [23.720652210079994, 37.99767542653504], [23.720616540344956, 37.99797727168425], [23.720563247650183, 37.998538693144276], [23.720539627097487, 37.999050105241565], [23.720550630286194, 37.999218889417214], [23.72050319388741, 37.99933343341366], [23.720557027772685, 37.99964846328426], [23.72056482517009, 37.999694093034826], [23.720610839012142, 38.000007710899126], [23.72065962784911, 38.000340233418235], [23.720730516344087, 38.000823381179984], [23.72078847291345, 38.00121837975331], [23.720856606145404, 38.00168273629584], [23.72093969756391, 38.00224902455593], [23.72109233096384, 38.00328924394868], [23.721962478947123, 38.003203394969816], [23.722899659825885, 38.00311547854592], [23.723398164383664, 38.00306708147677], [23.72416801658357, 38.00298777411238], [23.72436456285243, 38.00297020925915], [23.72443298914162, 38.00294783754314], [23.724255048876998, 38.00274913833599], [23.723986054744298, 38.002437564882015], [23.723525313239648, 38.00190923237861], [23.723181595390738, 38.001403705591976], [23.723217968176353, 38.00139856105196], [23.723269887449078, 38.001391217900036], [23.72331439358417, 38.00138492260196], [23.72336963022962, 38.001377109530274], [23.723583293319887, 38.00135057340301], [23.723488913409394, 38.00041752386502], [23.723368161657863, 37.9991148860399], [23.723251736733573, 37.99789337348082], [23.723188535543333, 37.99728485853204], [23.723154027393917, 37.99690173188158]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.722105615368417, 38.00004813338844]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"80999315-26b3-4a36-95a3-90cb8fd54927\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:47:54.822075\",\n                \"metadata_modified\": \"2026-03-31T16:03:09.672371\",\n                \"name\": \"env-069-kentriki-dimotiki-vivliothiki-dimoy-athinaion\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 69) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων» (station_id: 69) στη γειτονιά ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Kentriki Dimotiki Vivliothiki Dimoy Athinaion» (station_id: 69) in the ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                    \"en\": \"Environmental Data — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-069-kentriki-dimotiki-vivliothiki-dimoy-athinaion/resource/63dec055-9943-4740-a98d-28b124f53d42\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:03.024662\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:03.030896\",\n                            \"updated\": \"2026-03-31T15:57:20.258299\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:47:54.823891\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 69. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 69. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 69. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/63dec055-9943-4740-a98d-28b124f53d42\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"63dec055-9943-4740-a98d-28b124f53d42\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:09.681291\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                            \"en\": \"Hourly Environmental Measurements — Kentriki Dimotiki Vivliothiki Dimoy Athinaion\"\n                        },\n                        \"package_id\": \"80999315-26b3-4a36-95a3-90cb8fd54927\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:47:58.482236\",\n                            \"updated\": \"2026-03-31T16:03:13.537411\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:02:53.432562\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"1d40a4c80e3934662e6451e6c8674821\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:07.140683\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"d20f619a-32bd-4230-a56d-818b31a7a48a\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:53.146241\",\n                        \"metadata_modified\": \"2026-03-31T16:02:57.605233\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"80999315-26b3-4a36-95a3-90cb8fd54927\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1802,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/80999315-26b3-4a36-95a3-90cb8fd54927/resource/d20f619a-32bd-4230-a56d-818b31a7a48a/download/env-069-kentriki-dimotiki-vivliothiki-dimoy-athinaion-pggvhgkl.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.726410273392283, 37.99628524318336], [23.72727513584658, 37.996234080539374], [23.727393235081106, 37.99635283796149], [23.727293384289858, 37.995762633455584], [23.72722849382055, 37.99537906969832], [23.727197226137886, 37.99500455885392], [23.727184281646164, 37.99484951072488], [23.727168573810427, 37.994661371854384], [23.727136328534947, 37.99427514379335], [23.727104686650836, 37.99389613277763], [23.72707571454891, 37.99354910638133], [23.72704524659438, 37.99318415535466], [23.727028299578834, 37.99298116578352], [23.727008734493783, 37.99274680453861], [23.726999704414837, 37.992638635795366], [23.726971969881752, 37.99230640855513], [23.726943317376005, 37.991963200615686], [23.726943262875857, 37.991962541650395], [23.726044476901908, 37.9920055159076], [23.725073427051722, 37.99205282082945], [23.724330195745488, 37.99208713262986], [23.72333394392241, 37.992116338435395], [23.723105258563663, 37.992169877352545], [23.722298625898762, 37.99221754630156], [23.721874320189787, 37.99223907586129], [23.721556237075205, 37.992253871347465], [23.7214437334145, 37.99225910460005], [23.721345508979333, 37.992263673079385], [23.721321165019233, 37.99226480509895], [23.721218338770562, 37.99226958788995], [23.721034675771353, 37.992278130125456], [23.72103406068069, 37.992278158409], [23.721034221622492, 37.99227926556756], [23.7210347199788, 37.99228269613538], [23.72112060238545, 37.99269243965439], [23.721105023658733, 37.99285914025447], [23.72111090776829, 37.99287218587141], [23.72113961115638, 37.99293583139893], [23.72119233788881, 37.99348573958893], [23.721226499413394, 37.99367509017343], [23.721326715925084, 37.9941845530133], [23.72140603874156, 37.99457229293723], [23.721446981052615, 37.99475715306663], [23.72130234398715, 37.99480246135773], [23.721061381516314, 37.99478628442273], [23.720967747526263, 37.99546352478375], [23.72087202411561, 37.99611672820817], [23.7207835367891, 37.99673840373953], [23.7207864400609, 37.99673866569493], [23.72129837094947, 37.99678468897407], [23.721719294920284, 37.996817230551], [23.72179261279553, 37.99681740399818], [23.722128289406797, 37.99680467826954], [23.722220419343447, 37.996796292241115], [23.722220508213056, 37.99679628343817], [23.723137688921536, 37.99670341107294], [23.723896545299592, 37.99663119955411], [23.724674749181794, 37.99654929456592], [23.72550430690742, 37.996474624425915], [23.726309321362518, 37.99639538490501], [23.7263688582298, 37.996368484924105], [23.726410273392283, 37.99628524318336]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.724079966885068, 37.99439672352199]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"4d5cfb58-8768-4df5-8cec-b28aaa26eaff\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:00.865631\",\n                \"metadata_modified\": \"2026-03-31T16:03:16.554746\",\n                \"name\": \"env-070-plateia-kanelopoyloy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κανελοπούλου» (station_id: 70) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κανελοπούλου» (station_id: 70) στη γειτονιά ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Kanelopoyloy» (station_id: 70) in the ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κανελοπούλου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κανελοπούλου\",\n                    \"en\": \"Environmental Data — Plateia Kanelopoyloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-070-plateia-kanelopoyloy/resource/90b55c61-cbed-4b0c-927f-d9f65bdbfcdb\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:09.174716\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:09.180989\",\n                            \"updated\": \"2026-03-31T15:57:25.363727\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:00.867508\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 70. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 70. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 70. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/90b55c61-cbed-4b0c-927f-d9f65bdbfcdb\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"90b55c61-cbed-4b0c-927f-d9f65bdbfcdb\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:16.563666\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κανελοπούλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κανελοπούλου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Kanelopoyloy\"\n                        },\n                        \"package_id\": \"4d5cfb58-8768-4df5-8cec-b28aaa26eaff\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:04.758023\",\n                            \"updated\": \"2026-03-31T16:03:20.540064\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:00.254638\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"b3b870314c0b7442f05f888f0ff829d6\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:12.188122\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"0de9287c-aede-48eb-b286-ef58a4e4cbdc\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:02:59.979361\",\n                        \"metadata_modified\": \"2026-03-31T16:03:04.497836\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"4d5cfb58-8768-4df5-8cec-b28aaa26eaff\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1758,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/4d5cfb58-8768-4df5-8cec-b28aaa26eaff/resource/0de9287c-aede-48eb-b286-ef58a4e4cbdc/download/env-070-plateia-kanelopoyloy-eplpi1yu.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.76479927229186, 37.98980013216143], [23.764259642724383, 37.989168152209515], [23.76419511944077, 37.98920460514445], [23.764124519788922, 37.989244490571075], [23.7627244810427, 37.9900212864011], [23.762382212082297, 37.99021437176401], [23.76193369799425, 37.99046582466202], [23.761386743034656, 37.990892826750404], [23.761345953224527, 37.99096034036907], [23.761294799434403, 37.991041352214765], [23.761170212722146, 37.9913346378992], [23.76094731394793, 37.991851802909956], [23.760821446415445, 37.992144464592364], [23.761293904701883, 37.99241580979771], [23.76180241311593, 37.99265568114387], [23.762138296079165, 37.99279155357677], [23.76295074407236, 37.99303203420752], [23.763627578821403, 37.993168589034575], [23.764375702546385, 37.993281381630986], [23.765138445146608, 37.993244432187964], [23.765276141000232, 37.99323541751371], [23.76566280554677, 37.99321010172319], [23.766017374260038, 37.99318688660435], [23.76630792812165, 37.99314240000899], [23.766721692761195, 37.993075625006725], [23.766793170756866, 37.993024861284944], [23.76679491601427, 37.993023621873604], [23.766867226019922, 37.992972265809215], [23.766500462399623, 37.99224600402272], [23.766336714510103, 37.991921216284396], [23.76610156514456, 37.99144306789439], [23.76599971259897, 37.991240076189015], [23.765392078198754, 37.99049981204056], [23.76479927229186, 37.98980013216143]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.763854470084407, 37.99158561678384]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"66b9a949-3cd8-4629-90bb-d9972beda4b3\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:07.135911\",\n                \"metadata_modified\": \"2026-03-31T16:03:23.406143\",\n                \"name\": \"env-071-parko-michalakopoyloy-kai-plateia-vrazilias\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 71) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας» (station_id: 71) στη γειτονιά ΙΛΙΣΙΑ-ΠΑΡΚΟ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Parko Michalakopoyloy Kai Plateia Vrazilias» (station_id: 71) in the ΙΛΙΣΙΑ-ΠΑΡΚΟ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                    \"en\": \"Environmental Data — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-071-parko-michalakopoyloy-kai-plateia-vrazilias/resource/c897a92c-c521-47bf-8571-1519961525bc\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:11.800691\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:11.806875\",\n                            \"updated\": \"2026-03-31T15:57:30.309666\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:07.137712\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 71. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 71. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 71. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c897a92c-c521-47bf-8571-1519961525bc\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c897a92c-c521-47bf-8571-1519961525bc\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:23.415341\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                            \"en\": \"Hourly Environmental Measurements — Parko Michalakopoyloy Kai Plateia Vrazilias\"\n                        },\n                        \"package_id\": \"66b9a949-3cd8-4629-90bb-d9972beda4b3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:10.716640\",\n                            \"updated\": \"2026-03-31T16:03:27.511796\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:07.181971\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"3421fad86b021472c392623de1e519ee\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:17.435441\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"fdd3ee64-3e9e-40e7-ad50-a93eac5ad841\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:06.898427\",\n                        \"metadata_modified\": \"2026-03-31T16:03:11.435509\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"66b9a949-3cd8-4629-90bb-d9972beda4b3\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1805,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/66b9a949-3cd8-4629-90bb-d9972beda4b3/resource/fdd3ee64-3e9e-40e7-ad50-a93eac5ad841/download/env-071-parko-michalakopoyloy-kai-plateia-vrazilias-_3oa0xm7.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75799647979154, 37.9751481770769], [23.759204655246997, 37.97480617254048], [23.759420104221128, 37.97528219386098], [23.759421277634196, 37.9752847829554], [23.759421445197994, 37.97528472471438], [23.75945600635663, 37.97527280195824], [23.759514167561623, 37.975252738342306], [23.76042203182044, 37.97493954395036], [23.76047981748592, 37.97491960887574], [23.76048004775801, 37.974919523722285], [23.760512683738668, 37.974906739610354], [23.760743370562572, 37.97483331786255], [23.760793650220226, 37.97473802604483], [23.76096464911537, 37.97441393987436], [23.76118962229449, 37.97449566858787], [23.761190479777134, 37.974495980371465], [23.761324303025177, 37.97454459521731], [23.761420701863194, 37.97457961470541], [23.76159094585389, 37.97450979912096], [23.761734921717984, 37.97360746031576], [23.76174175492407, 37.97356463685443], [23.76324925415195, 37.97283206642128], [23.76354314274757, 37.97320181866166], [23.763757288139722, 37.97347124002104], [23.76565989685728, 37.9725446793528], [23.766767485975404, 37.97200526407357], [23.767349105639006, 37.97172199807829], [23.767406671099728, 37.971693961977245], [23.767406570089932, 37.97169241696984], [23.76730585177655, 37.97015706630194], [23.767311695835865, 37.9701552473446], [23.7690751256679, 37.96960626020974], [23.76936828997864, 37.96960683529811], [23.769953936609646, 37.9694259243945], [23.770107608801506, 37.969378453798896], [23.770472508080854, 37.969307063216014], [23.77134273350114, 37.96913294979173], [23.77422297050435, 37.96853097111643], [23.774386939977465, 37.96833329599871], [23.774394077312106, 37.96832469156379], [23.77440474674437, 37.9683118290036], [23.774756032619432, 37.96788832769449], [23.77531860071535, 37.9672167887314], [23.775373092218192, 37.9671444021238], [23.77627192573359, 37.96606073853538], [23.776272029712466, 37.96606061345395], [23.77454702606297, 37.96697590419533], [23.774514115319885, 37.96699336578308], [23.774135749539422, 37.96719412130744], [23.773981309397158, 37.967276064605805], [23.77386820474126, 37.96733607498258], [23.769213062523416, 37.968998981366504], [23.767237761507047, 37.96970451822159], [23.767189846756562, 37.96972163170954], [23.765351109716452, 37.97037834710206], [23.76534642278918, 37.97038002135992], [23.764313247844285, 37.9708558613778], [23.75942456682385, 37.97310719160191], [23.759363210808132, 37.97313544135316], [23.75914405864822, 37.97290066888214], [23.758966137215733, 37.97267949619075], [23.7587810294836, 37.97248084248539], [23.75835602107047, 37.9721033139728], [23.757845530965422, 37.97183004831902], [23.75730615790366, 37.9719122293538], [23.756573104070416, 37.97201453323312], [23.756064594844943, 37.97206970225026], [23.754159404056782, 37.972286123715904], [23.75348628719972, 37.97297431197484], [23.75348588048247, 37.97297472751744], [23.75348400569149, 37.97297664513402], [23.75241924247861, 37.972350956901245], [23.751487145333556, 37.97345046595918], [23.751398527238944, 37.973458544429754], [23.750920936041243, 37.97350047964731], [23.75023755040553, 37.973560480515395], [23.749443498527448, 37.97363540141542], [23.74868145294767, 37.973714891769994], [23.747914083569285, 37.97378985933977], [23.746901412928498, 37.973890225337676], [23.74655054250063, 37.97392212266759], [23.746550152910128, 37.97392317363057], [23.74650194199243, 37.974053024571425], [23.746453576918487, 37.974183287045456], [23.74645360417599, 37.97418330693252], [23.746455570305503, 37.974184688337075], [23.747074726389673, 37.974619719692406], [23.747722230750085, 37.975052346246834], [23.749388443943964, 37.97619035147047], [23.74948497692655, 37.97624951657643], [23.74951532261661, 37.97626811526186], [23.75056887932839, 37.976978592410106], [23.750607415756058, 37.977004579805126], [23.75092860332691, 37.977221171687546], [23.751245278356052, 37.97743364417848], [23.75133716424525, 37.977503284402204], [23.751705794161523, 37.977782667938705], [23.75181172431532, 37.977862951886195], [23.752095191343113, 37.978111403478124], [23.753400833859757, 37.97924526258568], [23.75390926141358, 37.97968795775533], [23.75430228936717, 37.98005830680497], [23.754938108960232, 37.98071757224343], [23.754938462605082, 37.980717375598424], [23.75588139426692, 37.980192280979566], [23.75597658493318, 37.980156536980125], [23.755976876795255, 37.980156427628636], [23.756048844463137, 37.980129538302144], [23.756095269165332, 37.98007795029178], [23.75609741777063, 37.9800755618309], [23.756357536197278, 37.97975163770142], [23.756701950385263, 37.97928710637121], [23.75681227006293, 37.979137455916785], [23.757199814223952, 37.97861476927164], [23.757676549955445, 37.97796861390389], [23.75765622017577, 37.9779178710297], [23.75769158315826, 37.977846424956056], [23.75818397865051, 37.977670050475886], [23.758948032077573, 37.97727257648251], [23.75894914184986, 37.97727199922901], [23.758947044200678, 37.97727000128372], [23.758219668974125, 37.97657669680523], [23.757893694798057, 37.97626598720166], [23.757558898366337, 37.97594686481255], [23.757558181015753, 37.975946181059726], [23.757558569784976, 37.97594602774084], [23.757640942262338, 37.97591348705707], [23.75828880149569, 37.97568183363849], [23.75799662352213, 37.975148442351056], [23.75799647979154, 37.9751481770769]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.757540239517166, 37.9743301294575]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"606b94bf-fef1-47dd-a89f-dd7412fa342a\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:13.138522\",\n                \"metadata_modified\": \"2026-03-31T16:03:29.665137\",\n                \"name\": \"env-072-athlitiko-kentro-akadimias-platonos\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 72) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Ακαδημίας Πλάτωνος» (station_id: 72) στη γειτονιά ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Akadimias Platonos» (station_id: 72) in the ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Akadimias Platonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-072-athlitiko-kentro-akadimias-platonos/resource/a5d311ad-877e-4bae-acf6-57b9332084c3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:21.367287\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:21.374021\",\n                            \"updated\": \"2026-03-31T15:57:35.480079\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:13.140914\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 72. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 72. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 72. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a5d311ad-877e-4bae-acf6-57b9332084c3\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"a5d311ad-877e-4bae-acf6-57b9332084c3\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:29.675242\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Akadimias Platonos\"\n                        },\n                        \"package_id\": \"606b94bf-fef1-47dd-a89f-dd7412fa342a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:16.986711\",\n                            \"updated\": \"2026-03-31T16:03:33.384199\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:12.997351\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"30c4e0481e67a4f3b9cd898a223b0989\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:22.590595\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"c2c9068d-a08a-4c93-b533-fbc96a44de74\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:12.708822\",\n                        \"metadata_modified\": \"2026-03-31T16:03:17.325143\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"606b94bf-fef1-47dd-a89f-dd7412fa342a\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1787,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/606b94bf-fef1-47dd-a89f-dd7412fa342a/resource/c2c9068d-a08a-4c93-b533-fbc96a44de74/download/env-072-athlitiko-kentro-akadimias-platonos-apmwnpl_.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.713580428862368, 37.99328719317338], [23.713718626634986, 37.99304133043418], [23.71394756217488, 37.9926797425671], [23.71311870934944, 37.99231268138016], [23.712596785469323, 37.99208608625493], [23.712563863510816, 37.992072058437856], [23.712075560111938, 37.991863996939685], [23.711388473693294, 37.99155587647179], [23.711065592249916, 37.99139735906672], [23.711051383656322, 37.99138990389165], [23.710660002878782, 37.9911845603062], [23.710608551592806, 37.99115923022262], [23.710384011566425, 37.99104868846246], [23.710189679390567, 37.99096258782166], [23.709790039011775, 37.99077683923338], [23.709088452978243, 37.99045064384576], [23.708523296800646, 37.99018853656175], [23.708074753721018, 37.98998118153641], [23.707299391715406, 37.990231789045616], [23.707125328484587, 37.99028804743905], [23.70716645853444, 37.990306343164264], [23.707177315140395, 37.99031117313527], [23.707502255768627, 37.9904557229207], [23.707529592224308, 37.99046834938868], [23.707806335703836, 37.99059617772843], [23.70741468725863, 37.99107578863088], [23.70725618457129, 37.991173265577444], [23.70724943402251, 37.99116081646504], [23.70719168082522, 37.991054304074474], [23.707041819419924, 37.99127921855952], [23.707014818010922, 37.991319742429894], [23.707003392706596, 37.99132872680944], [23.706988192244765, 37.991351713143644], [23.706878436317403, 37.991517685101016], [23.706647756354517, 37.99189114281419], [23.706416718723172, 37.99226459915462], [23.706268819386015, 37.992494057264054], [23.706068955772075, 37.99281351370134], [23.70596839233872, 37.99297425054508], [23.70593404011486, 37.99302915738921], [23.70590454537021, 37.99307630009299], [23.705869090417778, 37.99313296977442], [23.705799427870193, 37.99310561193384], [23.705740869023188, 37.993082615203186], [23.705669486157255, 37.99305458242666], [23.70538405304007, 37.99294248628326], [23.704899017041893, 37.99275200079317], [23.704881669178363, 37.99272942517535], [23.70475993765, 37.99299950477805], [23.704638224430916, 37.99326507786888], [23.704554033627755, 37.993447560210164], [23.704546909525565, 37.993463001130856], [23.70454371568241, 37.993469923978694], [23.70453969695777, 37.99347863380225], [23.70453231319931, 37.99349463917449], [23.704517620338713, 37.993525638864874], [23.704481549435133, 37.993602382665195], [23.703858340412374, 37.993987061152914], [23.703141965304223, 37.99445836779242], [23.703650157414273, 37.99500800813712], [23.704150280868372, 37.995548912345214], [23.704458973813402, 37.99577520389426], [23.703750401762754, 37.99666977081125], [23.703625776082493, 37.99682710656716], [23.703476024873343, 37.99684926119888], [23.703394851051204, 37.99686059835308], [23.703058763227705, 37.99690753635154], [23.702700011158342, 37.996957639090084], [23.702626962257362, 37.996967840806064], [23.702461806170696, 37.99699090424628], [23.702450648615553, 37.996992459574265], [23.701635970504007, 37.997105979885795], [23.701225721351406, 37.997163521857125], [23.700888242005433, 37.99720831767604], [23.70076987763331, 37.99722305270446], [23.70076562043608, 37.99722357903814], [23.701044022375108, 37.99872566823349], [23.701212598744238, 37.999635178923704], [23.701252646682025, 37.99985124056819], [23.702396614410354, 38.00035252476093], [23.70432509638381, 38.001051376195306], [23.70440291942974, 38.00108311669901], [23.704842930083444, 38.00124194618146], [23.70530497144098, 38.00149997027855], [23.70534198271491, 38.00152202726107], [23.705403686776254, 38.00155880093633], [23.7054198107077, 38.00154621615981], [23.70555182062425, 38.00144318045888], [23.70574324336817, 38.001293772677755], [23.70576410908273, 38.00127684832544], [23.706524200774975, 38.00066031985921], [23.707437001561082, 37.99989650381888], [23.708315809545276, 37.99917315399087], [23.708710762616874, 37.99884516459561], [23.709621666990124, 37.9980993522528], [23.71045583704553, 37.99740291442232], [23.711232104035556, 37.99676491182795], [23.711951894949856, 37.99618534913546], [23.711952608621125, 37.99618487680825], [23.71201291447544, 37.99614494081004], [23.712063326012284, 37.99608648081768], [23.71234369556532, 37.9957446791816], [23.712412487084222, 37.995627680565214], [23.712834537761477, 37.994912191423055], [23.71297209989243, 37.99468269990164], [23.71298529335009, 37.99449346255014], [23.713164735177372, 37.994110854756734], [23.71320169158217, 37.99403433576613], [23.713392484773756, 37.993660768106885], [23.713580428862368, 37.99328719317338]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.70730331014797, 37.99582621585083]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-08\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"619fd039-7d82-4285-ab01-38bac5699333\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:19.434880\",\n                \"metadata_modified\": \"2026-03-31T16:03:36.268387\",\n                \"name\": \"env-073-gipeda-mpasket-kadmoy-kai-lenorman\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 73) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ Κάδμου και Λένορμαν» (station_id: 73) στη γειτονιά ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Kadmoy Kai Lenorman» (station_id: 73) in the ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-073-gipeda-mpasket-kadmoy-kai-lenorman/resource/4c1db899-0f7f-44ee-9110-752fd1198f69\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:27.526510\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:27.532823\",\n                            \"updated\": \"2026-03-31T15:57:40.782528\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:19.436893\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 73. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 73. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 73. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/4c1db899-0f7f-44ee-9110-752fd1198f69\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"4c1db899-0f7f-44ee-9110-752fd1198f69\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:36.277323\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Kadmoy Kai Lenorman\"\n                        },\n                        \"package_id\": \"619fd039-7d82-4285-ab01-38bac5699333\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:22.948261\",\n                            \"updated\": \"2026-03-31T16:03:40.125308\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:20.039209\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"5fe4bb24dfff424c4f6f03c3afce9944\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:27.790248\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"1b05b9a7-a4b4-40b8-a06c-45e780b941fd\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:19.771388\",\n                        \"metadata_modified\": \"2026-03-31T16:03:24.023079\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"619fd039-7d82-4285-ab01-38bac5699333\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1781,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/619fd039-7d82-4285-ab01-38bac5699333/resource/1b05b9a7-a4b4-40b8-a06c-45e780b941fd/download/env-073-gipeda-mpasket-kadmoy-kai-lenorman-psh7pn6m.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.71430020192132, 37.988660849652526], [23.714446521652675, 37.9884629223657], [23.71481000694526, 37.98796809770714], [23.71487257992878, 37.98789164020978], [23.715108387400473, 37.98755873625443], [23.715364953655275, 37.98719433707264], [23.715668752205907, 37.986762455124925], [23.715076201595238, 37.98649514227627], [23.714253008766782, 37.98612768971657], [23.713895007418806, 37.98596502353502], [23.71333266446245, 37.98571129463071], [23.713013536521874, 37.98614763963241], [23.712585089828632, 37.985961830133235], [23.7119936227908, 37.985694504394445], [23.711697037621686, 37.9858244641543], [23.7113405611364, 37.98598131474854], [23.711135162153923, 37.98608896469795], [23.711041020753484, 37.98613830413676], [23.710198438218615, 37.986474213053505], [23.70961884809955, 37.98671613054495], [23.70904211942203, 37.9870436742841], [23.708977120708816, 37.987102096988245], [23.70869385044284, 37.98737178118138], [23.70820831956683, 37.98785276496878], [23.707812142025364, 37.98823482740832], [23.70749920113872, 37.988535979904384], [23.706754804427288, 37.98806545854806], [23.70629750975821, 37.9883830856748], [23.706366784120696, 37.988450768433346], [23.70727610072377, 37.98933918575019], [23.70732247312249, 37.98938449243893], [23.707620779864925, 37.98969491197782], [23.707757398056383, 37.989834471060234], [23.708074753721018, 37.98998118153641], [23.708523296800646, 37.99018853656175], [23.709088452978243, 37.99045064384576], [23.709790039011775, 37.99077683923338], [23.710189679390567, 37.99096258782166], [23.710384011566425, 37.99104868846246], [23.710608551592806, 37.99115923022262], [23.710660002878782, 37.9911845603062], [23.711051383656322, 37.99138990389165], [23.711065592249916, 37.99139735906672], [23.711388473693294, 37.99155587647179], [23.712075560111938, 37.991863996939685], [23.712078845628795, 37.991859061439705], [23.71210400020483, 37.991821275394415], [23.712288207046125, 37.99154456146772], [23.712530531807502, 37.991189146764775], [23.712856247454848, 37.990712261783926], [23.71306396993595, 37.99040926485609], [23.713268218737138, 37.99010940635985], [23.713437192911474, 37.989852952130285], [23.71350987369584, 37.98974046863969], [23.713776421162986, 37.98937609739331], [23.713928254753778, 37.98916342386219], [23.714011135190177, 37.989052205920906], [23.7141452879884, 37.98887227513076], [23.71430020192132, 37.988660849652526]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.711307618547252, 37.98849212641417]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-08\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"57809f2d-d718-46c7-855e-1a1bd5ba2f2c\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:25.324850\",\n                \"metadata_modified\": \"2026-03-31T16:03:43.276160\",\n                \"name\": \"env-074-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 74) στη γειτονιά ΚΟΛΩΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα» (station_id: 74) στη γειτονιά ΚΟΛΩΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin» (station_id: 74) in the ΚΟΛΩΝΟΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                    \"en\": \"Environmental Data — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-074-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin/resource/e749fb82-2b05-4d11-bb4e-15aa01f37d82\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:30.249590\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:30.256003\",\n                            \"updated\": \"2026-03-31T15:57:46.050454\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:25.326667\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 74. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 74. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 74. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e749fb82-2b05-4d11-bb4e-15aa01f37d82\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e749fb82-2b05-4d11-bb4e-15aa01f37d82\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:43.284419\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Petroyla Kolonoy Gipeda Mpasket Kai 4I Dimotiki Koin\"\n                        },\n                        \"package_id\": \"57809f2d-d718-46c7-855e-1a1bd5ba2f2c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:29.142286\",\n                            \"updated\": \"2026-03-31T16:03:46.857307\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:26.746209\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"35674f69fcb4da32a850200acbea8469\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:33.103598\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"53036ea2-1bed-4ec0-a5c4-607ea17ab24e\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:26.461711\",\n                        \"metadata_modified\": \"2026-03-31T16:03:30.999546\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"57809f2d-d718-46c7-855e-1a1bd5ba2f2c\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1829,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/57809f2d-d718-46c7-855e-1a1bd5ba2f2c/resource/53036ea2-1bed-4ec0-a5c4-607ea17ab24e/download/env-074-plateia-petroyla-kolonoy-gipeda-mpasket-kai-4i-dimotiki-koin-kmbnnmio.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.71835515781583, 37.98770174787794], [23.717952151225845, 37.987371813293315], [23.717904265130993, 37.987331140646205], [23.71787627719286, 37.98730677848881], [23.717847159951535, 37.987281433017976], [23.71777814501097, 37.987222632566045], [23.71751426630969, 37.9876005901113], [23.716687957095896, 37.98722456961244], [23.716637694712333, 37.98720178032774], [23.716629940616077, 37.987198264662936], [23.71570843848115, 37.98678044966434], [23.715695673526582, 37.986774662305955], [23.715668752205907, 37.986762455124925], [23.715364953655275, 37.98719433707264], [23.715108387400473, 37.98755873625443], [23.71487257992878, 37.98789164020978], [23.71481000694526, 37.98796809770714], [23.714446521652675, 37.9884629223657], [23.71430020192132, 37.988660849652526], [23.7141452879884, 37.98887227513076], [23.714011135190177, 37.989052205920906], [23.713928254753778, 37.98916342386219], [23.713776421162986, 37.98937609739331], [23.71350987369584, 37.98974046863969], [23.713437192911474, 37.989852952130285], [23.713268218737138, 37.99010940635985], [23.71306396993595, 37.99040926485609], [23.712856247454848, 37.990712261783926], [23.712530531807502, 37.991189146764775], [23.712288207046125, 37.99154456146772], [23.71210400020483, 37.991821275394415], [23.712078845628795, 37.991859061439705], [23.712075560111938, 37.991863996939685], [23.712563863510816, 37.992072058437856], [23.712596785469323, 37.99208608625493], [23.71311870934944, 37.99231268138016], [23.71394756217488, 37.9926797425671], [23.71404320869882, 37.992721956040945], [23.714430063896145, 37.99289269419259], [23.71496584358698, 37.99312832758579], [23.715368036506412, 37.993305051893024], [23.715816766205997, 37.99350441936457], [23.7166400241972, 37.993857906238894], [23.716749911810062, 37.99406546617739], [23.716834078650223, 37.99420536781096], [23.717568357605177, 37.99409897923577], [23.718035333948407, 37.99403296750991], [23.71860281221094, 37.99395274683676], [23.719147758246795, 37.993875040083665], [23.71990825433838, 37.99376659318234], [23.71983284993308, 37.99347349634797], [23.719746551119954, 37.99314432213767], [23.71961672270995, 37.992657319394596], [23.719258607542688, 37.991372135372934], [23.719146947747216, 37.99097530376091], [23.719051148584576, 37.990619067695874], [23.71903569715211, 37.99056495373091], [23.71892268500753, 37.99015009293763], [23.7188609880627, 37.98993610315328], [23.71869063124502, 37.989315850100645], [23.718434499449703, 37.988265240752135], [23.718209675411547, 37.98824217024865], [23.71832279507332, 37.98782196755787], [23.71835515781583, 37.98770174787794]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.716364123170365, 37.990806800345766]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΩΝΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-08\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"591fd22b-aaac-4d41-8c46-1b9c01b9de30\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:31.461735\",\n                \"metadata_modified\": \"2026-03-31T16:03:49.036638\",\n                \"name\": \"env-075-parko-paidiki-chara-kolymvitirioy-kolokynthoys\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 75) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς» (station_id: 75) στη γειτονιά ΚΟΛΟΚΥΝΘΟΥ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Parko Paidiki Chara Kolymvitirioy Kolokynthoys» (station_id: 75) in the ΚΟΛΟΚΥΝΘΟΥ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                    \"en\": \"Environmental Data — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-075-parko-paidiki-chara-kolymvitirioy-kolokynthoys/resource/7579a2ae-1d64-4566-aa3a-7ebb1d396958\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T14:39:25.287231\",\n                            \"last_success\": null,\n                            \"failure_count\": 11,\n                            \"created\": \"2026-03-31T14:39:25.293714\",\n                            \"updated\": \"2026-03-31T15:57:51.065604\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:31.463778\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 75. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 75. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 75. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/7579a2ae-1d64-4566-aa3a-7ebb1d396958\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"7579a2ae-1d64-4566-aa3a-7ebb1d396958\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:49.046131\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                            \"en\": \"Hourly Environmental Measurements — Parko Paidiki Chara Kolymvitirioy Kolokynthoys\"\n                        },\n                        \"package_id\": \"591fd22b-aaac-4d41-8c46-1b9c01b9de30\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:35.191170\",\n                            \"updated\": \"2026-03-31T16:03:52.951390\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:32.542486\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"15b3c37ed2c5c1dbe5cfd917dded35cb\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:38.199813\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"f40b7ae2-a7b8-4027-b75b-7a8a5be06f73\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:32.245379\",\n                        \"metadata_modified\": \"2026-03-31T16:03:36.773957\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"591fd22b-aaac-4d41-8c46-1b9c01b9de30\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1815,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/591fd22b-aaac-4d41-8c46-1b9c01b9de30/resource/f40b7ae2-a7b8-4027-b75b-7a8a5be06f73/download/env-075-parko-paidiki-chara-kolymvitirioy-kolokynthoys-1fqovx9t.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7124225099141, 38.004645741409966], [23.712504346887897, 38.00464523848996], [23.71308066399338, 38.00464664589189], [23.713503122753174, 38.004652182178475], [23.71420541197062, 38.00465389087188], [23.715200257037587, 38.004665317005966], [23.715921446023938, 38.004658048397545], [23.715893317791767, 38.004567852244676], [23.71576056684288, 38.00437826224542], [23.715492577072304, 38.003999075763794], [23.715280871054727, 38.00370114031943], [23.715083368479434, 38.00341225171342], [23.7144748392581, 38.00255005135155], [23.715005503053128, 38.00247022303999], [23.715859549379697, 38.00234160351441], [23.71555455805489, 38.00186769299367], [23.715125031485364, 38.001199704319674], [23.714893986069008, 38.00084313783603], [23.714609172257, 38.00040081856675], [23.71445806357989, 38.0001751311234], [23.714328225179326, 37.99997202721299], [23.713946473436675, 37.99938075912506], [23.713627730206774, 37.99887977147187], [23.713343323104926, 37.99842843717314], [23.71293903687402, 37.99777852736129], [23.71287928130342, 37.99767621295458], [23.712662590248843, 37.9972956658638], [23.712540948407607, 37.99709257992014], [23.712380400991755, 37.996826308887556], [23.71225203303313, 37.99661419335073], [23.712012455954966, 37.99621968401215], [23.712010852450586, 37.996217038424625], [23.711951894949856, 37.99618534913546], [23.711232104035556, 37.99676491182795], [23.71045583704553, 37.99740291442232], [23.709621666990124, 37.9980993522528], [23.708710762616874, 37.99884516459561], [23.708315809545276, 37.99917315399087], [23.707437001561082, 37.99989650381888], [23.706524200774975, 38.00066031985921], [23.70576410908273, 38.00127684832544], [23.70574324336817, 38.001293772677755], [23.70555182062425, 38.00144318045888], [23.7054198107077, 38.00154621615981], [23.705403686776254, 38.00155880093633], [23.706360113143894, 38.0021241183351], [23.706399034805166, 38.00214712339584], [23.70641962641086, 38.00216069403229], [23.70705270051581, 38.0026444586036], [23.707704823798586, 38.0031733311916], [23.708960657113458, 38.00414983024603], [23.709374339999087, 38.00440321219064], [23.709769099008934, 38.00460435724419], [23.709880909100622, 38.004661328253576], [23.70996662123831, 38.00466080331134], [23.710208399467714, 38.004659322756154], [23.7124225099141, 38.004645741409966]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.711129053254567, 38.00127854310809]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-08\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"41e8f6c9-ba3e-452a-97e1-578735b4855d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:41.493955\",\n                \"metadata_modified\": \"2026-03-31T16:03:55.975956\",\n                \"name\": \"env-076-votanikos-kipos\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Βοτανικός Κήπος» (station_id: 76) στη γειτονιά ΕΛΑΙΩΝΑΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Βοτανικός Κήπος» (station_id: 76) στη γειτονιά ΕΛΑΙΩΝΑΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Votanikos Kipos» (station_id: 76) in the ΕΛΑΙΩΝΑΣ neighbourhood, 3th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Βοτανικός Κήπος\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Βοτανικός Κήπος\",\n                    \"en\": \"Environmental Data — Votanikos Kipos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-076-votanikos-kipos/resource/56a4a304-a2e0-4765-b49f-c17963f3a8c0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:49.702028\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:49.707728\",\n                            \"updated\": \"2026-03-31T15:57:56.066408\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:41.496129\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 76. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 76. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 76. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/56a4a304-a2e0-4765-b49f-c17963f3a8c0\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"56a4a304-a2e0-4765-b49f-c17963f3a8c0\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:03:55.984755\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Βοτανικός Κήπος\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Βοτανικός Κήπος\",\n                            \"en\": \"Hourly Environmental Measurements — Votanikos Kipos\"\n                        },\n                        \"package_id\": \"41e8f6c9-ba3e-452a-97e1-578735b4855d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:45.160844\",\n                            \"updated\": \"2026-03-31T16:03:59.621837\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:39.479991\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"97a130698afbfd2e63311fd630ac9803\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:43.502683\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cd9df1e0-cb69-40d2-b899-8fa5c38964d2\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:39.192655\",\n                        \"metadata_modified\": \"2026-03-31T16:03:43.835800\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"41e8f6c9-ba3e-452a-97e1-578735b4855d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1744,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/41e8f6c9-ba3e-452a-97e1-578735b4855d/resource/cd9df1e0-cb69-40d2-b899-8fa5c38964d2/download/env-076-votanikos-kipos-e8sx5jr7.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.70629750975821, 37.9883830856748], [23.706754804427288, 37.98806545854806], [23.70749920113872, 37.988535979904384], [23.707812142025364, 37.98823482740832], [23.70820831956683, 37.98785276496878], [23.70869385044284, 37.98737178118138], [23.708977120708816, 37.987102096988245], [23.708580333450882, 37.98674060075456], [23.70850786422852, 37.98667439938307], [23.708412002813173, 37.98658682820323], [23.70896650464858, 37.986215367907], [23.709115533727758, 37.98611553260014], [23.709060164675154, 37.986060767890756], [23.709057744011407, 37.986058373498736], [23.70855829650189, 37.985564369530714], [23.708350228219313, 37.98535655830381], [23.708197553181105, 37.985035173518575], [23.70819530919577, 37.98503045062653], [23.70817447529202, 37.984986595592005], [23.708139084097134, 37.98491935304295], [23.707830108651606, 37.984332309130764], [23.707905962791788, 37.98404859272078], [23.70796651238249, 37.983854966764255], [23.707938083157714, 37.98368941302175], [23.707846514333873, 37.98315617278753], [23.7077383311992, 37.98252951078954], [23.7077220707319, 37.98241230329654], [23.708959440091306, 37.9820278185654], [23.708935144310246, 37.98197921792225], [23.708878238866024, 37.98186538625518], [23.708478690902318, 37.981039720525985], [23.7082802811596, 37.98064266299563], [23.708042643453762, 37.98017791132706], [23.70793575390111, 37.98003344027617], [23.70723636135789, 37.98034715170423], [23.70656578482341, 37.98066093083235], [23.705961532882473, 37.98093882049691], [23.70575634877511, 37.98037049752878], [23.705508580172964, 37.97969342206752], [23.704476824770193, 37.97986291255214], [23.704008924664397, 37.97999885594155], [23.703409942274636, 37.98026897670109], [23.703385260535928, 37.98021377652033], [23.70297080667343, 37.979286850808116], [23.70295574365144, 37.97925316327033], [23.70274677613707, 37.97867302033915], [23.70261995816491, 37.97842043531824], [23.70259499024872, 37.97837070593917], [23.702484676004907, 37.97812422813855], [23.702469800636194, 37.978090990748875], [23.702447003803346, 37.97803433683987], [23.702362704743702, 37.97782484048391], [23.702194490597716, 37.97745038108334], [23.702010289031954, 37.97703663442316], [23.701989619463607, 37.976990206388884], [23.702424562161188, 37.97686963381247], [23.702830034820096, 37.97682108806848], [23.702828986840057, 37.97678674551955], [23.70282783538538, 37.97674897962442], [23.702714458670016, 37.97565813687415], [23.70270333180621, 37.97553996544537], [23.70269705704433, 37.97547332920862], [23.70057617362681, 37.97562116871024], [23.697602123331553, 37.97574875418809], [23.696784816126257, 37.97578201415498], [23.696273311284845, 37.975800255234525], [23.69605978496275, 37.97580786939306], [23.69368260175142, 37.97589183205676], [23.691937408063556, 37.975959377668694], [23.6852893778004, 37.976339415014266], [23.68546222506179, 37.97662375528453], [23.68693771014927, 37.97842471419215], [23.687213380213503, 37.978675057630475], [23.687882555166464, 37.97928274401522], [23.68816754199197, 37.979541541436255], [23.689491570955372, 37.980826111820704], [23.689778390089476, 37.98119041546978], [23.689914940620287, 37.98143387824296], [23.690072132181953, 37.981607174310426], [23.69041483220333, 37.981984980631744], [23.69069284362883, 37.98245883163464], [23.690787986436874, 37.98262099401074], [23.690897231976933, 37.982807193681715], [23.691270715131722, 37.98324001615462], [23.69191503673615, 37.983804984151554], [23.69232641207723, 37.98416633413799], [23.69258433956217, 37.98446274885775], [23.692783901307187, 37.9846920874876], [23.693152223433707, 37.98508806661686], [23.693349979829122, 37.98539139682533], [23.693525981781384, 37.985661356730866], [23.69362050832338, 37.98586439199709], [23.694146414918713, 37.986792889414254], [23.6942898736595, 37.98732243432792], [23.69430525421464, 37.98737920744381], [23.694354867612862, 37.98745907209205], [23.694386383674708, 37.9875098061574], [23.69440673367096, 37.98754689009566], [23.69451652682608, 37.98774696026615], [23.694564932807307, 37.9878701401097], [23.694850424865166, 37.98859663116238], [23.694989720062157, 37.98898052307852], [23.694989748211135, 37.988980600661954], [23.695119997918617, 37.989341699807014], [23.695839792541776, 37.99069904384815], [23.696067818676998, 37.99110156078568], [23.696457547622284, 37.99164914349212], [23.697120313075782, 37.992580329580974], [23.697503620614743, 37.99297151498174], [23.697601817527755, 37.99304164399342], [23.69790571866747, 37.993068434160875], [23.697978639216284, 37.99307486281471], [23.69808224273498, 37.99311586591143], [23.69840015879339, 37.99340481014644], [23.69847510269689, 37.99347292391493], [23.698546776174158, 37.99351647648992], [23.70089340441924, 37.99207353231257], [23.70172479419727, 37.99151137053206], [23.70337459399575, 37.990395815448785], [23.70424214600682, 37.98979864615871], [23.704854137509884, 37.989385592667816], [23.706240074862414, 37.988422978202706], [23.70629750975821, 37.9883830856748]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.69855592002258, 37.98311333020996]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΕΛΑΙΩΝΑΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-08\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"8ccf0a48-768b-4f4b-91ec-4ac71ba1c232\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:47.504482\",\n                \"metadata_modified\": \"2026-03-31T16:04:05.891776\",\n                \"name\": \"env-077-theatro-kolonoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Θέατρο Κολωνού» (station_id: 77) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Θέατρο Κολωνού» (station_id: 77) στη γειτονιά ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Theatro Kolonoy» (station_id: 77) in the ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Θέατρο Κολωνού\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Θέατρο Κολωνού\",\n                    \"en\": \"Environmental Data — Theatro Kolonoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-077-theatro-kolonoy/resource/a34408f2-60e1-44a3-8edc-e399e1c023a8\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:52.095508\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:52.101851\",\n                            \"updated\": \"2026-03-31T15:58:00.970108\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:47.506625\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 77. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 77. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 77. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a34408f2-60e1-44a3-8edc-e399e1c023a8\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"a34408f2-60e1-44a3-8edc-e399e1c023a8\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:04:05.900802\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Θέατρο Κολωνού\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Θέατρο Κολωνού\",\n                            \"en\": \"Hourly Environmental Measurements — Theatro Kolonoy\"\n                        },\n                        \"package_id\": \"8ccf0a48-768b-4f4b-91ec-4ac71ba1c232\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:51.026075\",\n                            \"updated\": \"2026-03-31T16:04:09.690118\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:53.199123\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"0e3d2b1429315c025f35b00e841c4dd3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:01:48.579163\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"b5ec9db5-67e9-4bb7-91c1-6ecb7dd14c9e\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:52.916658\",\n                        \"metadata_modified\": \"2026-03-31T16:03:57.526806\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"8ccf0a48-768b-4f4b-91ec-4ac71ba1c232\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1752,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/8ccf0a48-768b-4f4b-91ec-4ac71ba1c232/resource/b5ec9db5-67e9-4bb7-91c1-6ecb7dd14c9e/download/env-077-theatro-kolonoy-cj3pe192.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.719955518356034, 37.994627431706206], [23.71990825433838, 37.99376659318234], [23.719147758246795, 37.993875040083665], [23.71860281221094, 37.99395274683676], [23.718035333948407, 37.99403296750991], [23.717568357605177, 37.99409897923577], [23.716834078650223, 37.99420536781096], [23.716749911810062, 37.99406546617739], [23.7166400241972, 37.993857906238894], [23.715816766205997, 37.99350441936457], [23.715368036506412, 37.993305051893024], [23.71496584358698, 37.99312832758579], [23.714430063896145, 37.99289269419259], [23.71404320869882, 37.992721956040945], [23.71394756217488, 37.9926797425671], [23.713718626634986, 37.99304133043418], [23.713580428862368, 37.99328719317338], [23.713392484773756, 37.993660768106885], [23.71320169158217, 37.99403433576613], [23.713164735177372, 37.994110854756734], [23.71298529335009, 37.99449346255014], [23.71297209989243, 37.99468269990164], [23.712834537761477, 37.994912191423055], [23.712412487084222, 37.995627680565214], [23.71234369556532, 37.9957446791816], [23.712063326012284, 37.99608648081768], [23.71201291447544, 37.99614494081004], [23.711952608621125, 37.99618487680825], [23.711951894949856, 37.99618534913546], [23.712010852450586, 37.996217038424625], [23.712012455954966, 37.99621968401215], [23.71225203303313, 37.99661419335073], [23.712380400991755, 37.996826308887556], [23.712540948407607, 37.99709257992014], [23.712662590248843, 37.9972956658638], [23.71287928130342, 37.99767621295458], [23.71293903687402, 37.99777852736129], [23.713343323104926, 37.99842843717314], [23.713627730206774, 37.99887977147187], [23.71363312422622, 37.99887921048809], [23.71434734462195, 37.99880491236689], [23.714972266300922, 37.99873432582979], [23.71503350216174, 37.99872996779829], [23.715395630037374, 37.998690286900874], [23.71567728579918, 37.998659423210995], [23.716341356258148, 37.99858892402568], [23.71684236095364, 37.99853154786572], [23.717608629442843, 37.99844776827138], [23.718341779052523, 37.998368410789446], [23.718768697937858, 37.99832436822312], [23.719194549134603, 37.998280321556884], [23.72015809408385, 37.99816995767709], [23.72014639091863, 37.99797164753646], [23.7201267097678, 37.997624606673796], [23.720093855155188, 37.9969981366146], [23.72005639079866, 37.99636714909123], [23.720040673042817, 37.996101233065524], [23.720018639091606, 37.99571813513454], [23.71999225211702, 37.995262924125214], [23.719955518356034, 37.994627431706206]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.716183416016126, 37.996087377875334]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-17\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9582d099-2dc7-49f5-9b60-be6c960e9248\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:53.417023\",\n                \"metadata_modified\": \"2026-03-31T16:04:11.833716\",\n                \"name\": \"env-078-gipedaki-sepolia-aylonos-kai-kifisoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 78) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γηπεδακι Σεπολια Αυλώνος και Κηφισου» (station_id: 78) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedaki Sepolia Aylonos Kai Kifisoy» (station_id: 78) in the ΣΕΠΟΛΙΑ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                    \"en\": \"Environmental Data — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-078-gipedaki-sepolia-aylonos-kai-kifisoy/resource/261e3a98-bd04-41dd-bf32-653985f965be\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:48:58.101619\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:48:58.108115\",\n                            \"updated\": \"2026-03-31T15:58:05.993243\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:53.418858\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 78. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 78. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 78. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/261e3a98-bd04-41dd-bf32-653985f965be\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"261e3a98-bd04-41dd-bf32-653985f965be\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:04:11.843412\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedaki Sepolia Aylonos Kai Kifisoy\"\n                        },\n                        \"package_id\": \"9582d099-2dc7-49f5-9b60-be6c960e9248\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:48:56.964080\",\n                            \"updated\": \"2026-03-31T16:04:19.846579\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:03:59.113406\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"82c9779efef81c137e0b2a764a743169\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:03:53.976972\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"4e2ae71a-2ca0-49d2-97b4-ec3dda21111d\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:03:58.816115\",\n                        \"metadata_modified\": \"2026-03-31T16:04:03.439348\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"9582d099-2dc7-49f5-9b60-be6c960e9248\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1784,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/9582d099-2dc7-49f5-9b60-be6c960e9248/resource/4e2ae71a-2ca0-49d2-97b4-ec3dda21111d/download/env-078-gipedaki-sepolia-aylonos-kai-kifisoy-vm2m03dn.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.721441434223873, 38.00943220114844], [23.72106177810555, 38.0094676364359], [23.72135360835961, 38.00852402408043], [23.721422414885907, 38.00788526584184], [23.721449847202845, 38.00774813772138], [23.72146184859857, 38.007388665597716], [23.721424181757502, 38.00671261503238], [23.72136865313294, 38.0058988782801], [23.721324440044107, 38.0055091673389], [23.72128678618083, 38.00511251400257], [23.721211352317184, 38.004301990623084], [23.72109202924918, 38.00431467265547], [23.721001013858903, 38.00432430148423], [23.72096940066779, 38.00432764595001], [23.720714065533524, 38.004358584760226], [23.720404270626037, 38.00438939355912], [23.719605178869543, 38.00447761935296], [23.71881351842896, 38.00459513202537], [23.71823077922896, 38.00468162946131], [23.71797027567411, 38.00466748582135], [23.71749048874209, 38.004657321475435], [23.716510204251723, 38.004654962633545], [23.715921446023938, 38.004658048397545], [23.715200257037587, 38.004665317005966], [23.71420541197062, 38.00465389087188], [23.713503122753174, 38.004652182178475], [23.71308066399338, 38.00464664589189], [23.712504346887897, 38.00464523848996], [23.7124225099141, 38.004645741409966], [23.710208399467714, 38.004659322756154], [23.70996662123831, 38.00466080331134], [23.709880909100622, 38.004661328253576], [23.711543227162416, 38.005275614753245], [23.711611896201234, 38.00530098930801], [23.71194605787587, 38.00548696217628], [23.711955574525405, 38.005492258884956], [23.71209174814553, 38.00556804313253], [23.712366573331437, 38.00578414538704], [23.712591002869964, 38.005960618863966], [23.712752869343, 38.00608789677299], [23.7128390878167, 38.006170004996456], [23.713945037552957, 38.007223204411645], [23.714512998803933, 38.007764060121936], [23.71482621657092, 38.00804872372592], [23.715092796684655, 38.00824314536266], [23.71516737542298, 38.00828839008644], [23.715338924862618, 38.008387946407865], [23.71706403249387, 38.00938802534042], [23.717188409406702, 38.00946851781642], [23.717524617499762, 38.00968609932655], [23.71763715508978, 38.00975892813361], [23.717789418422495, 38.0098764601848], [23.717848708574202, 38.009943454085786], [23.717868313567475, 38.0099656068461], [23.71790532206769, 38.01000742404613], [23.718021568745847, 38.01022589220765], [23.718114203084145, 38.01039998224726], [23.718199961265512, 38.0106888365959], [23.718226667058353, 38.01077878986312], [23.718270358247953, 38.011175458237545], [23.718296952176143, 38.01148195751102], [23.71832217410997, 38.0117749342614], [23.718354562161515, 38.012149043441106], [23.718387253090714, 38.01253667252725], [23.718528867771628, 38.01311383130707], [23.718770230515535, 38.01395259984933], [23.71883165372847, 38.01411926914221], [23.718950603161545, 38.014442027185076], [23.718971156737826, 38.014497796175434], [23.719005867525635, 38.01459198092569], [23.719006035527915, 38.01459243647382], [23.719032781562557, 38.01466500750055], [23.719052814341335, 38.01471936382504], [23.719274366676807, 38.01442165014971], [23.719300911657243, 38.01438598044048], [23.719665424499677, 38.01389615398499], [23.719796931622312, 38.01367114721678], [23.719810953517, 38.01354764567731], [23.719852693935255, 38.01348582893265], [23.719753218512235, 38.0131843514299], [23.719725208153523, 38.013033300308635], [23.71979773885779, 38.012811464237515], [23.720044433955604, 38.0122681819061], [23.72029017494162, 38.01174808669339], [23.720420879881125, 38.01154560925531], [23.720548602074615, 38.01128454130296], [23.72075481245582, 38.01088396101071], [23.72091733614674, 38.01055087275556], [23.721213185030933, 38.00997926083629], [23.721441434223873, 38.00943220114844]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.717797596813845, 38.00766312195237]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΕΠΟΛΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-15\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"7a1feaa0-a18c-4e50-874b-2cb990ce060f\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:48:59.261869\",\n                \"metadata_modified\": \"2026-03-31T16:04:21.225870\",\n                \"name\": \"env-079-plateia-nathanail\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ναθαναήλ» (station_id: 79) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ναθαναήλ» (station_id: 79) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Nathanail» (station_id: 79) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ναθαναήλ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ναθαναήλ\",\n                    \"en\": \"Environmental Data — Plateia Nathanail\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-079-plateia-nathanail/resource/4728c6ef-2283-4271-b86d-36e7efcc82aa\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:07.736452\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:07.742236\",\n                            \"updated\": \"2026-03-31T15:48:36.486781\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:48:59.264103\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 79. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 79. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 79. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/4728c6ef-2283-4271-b86d-36e7efcc82aa\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"4728c6ef-2283-4271-b86d-36e7efcc82aa\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:04:21.235909\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ναθαναήλ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ναθαναήλ\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Nathanail\"\n                        },\n                        \"package_id\": \"7a1feaa0-a18c-4e50-874b-2cb990ce060f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:49:02.889966\",\n                            \"updated\": \"2026-03-31T16:04:25.036647\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:04:06.177088\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"a808f89d88b805252585bbfa861b54e8\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:03:59.136147\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cb816531-c094-4f8a-adf1-dc603242099b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:04:05.898723\",\n                        \"metadata_modified\": \"2026-03-31T16:04:10.263056\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"7a1feaa0-a18c-4e50-874b-2cb990ce060f\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1755,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/7a1feaa0-a18c-4e50-874b-2cb990ce060f/resource/cb816531-c094-4f8a-adf1-dc603242099b/download/env-079-plateia-nathanail-cepaful3.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72819789839203, 38.01748525538996], [23.728239389229717, 38.01685445502541], [23.728126996111342, 38.01692179126623], [23.728036503117433, 38.016939607627066], [23.72789062253151, 38.01691673815052], [23.7278032608817, 38.016857952743464], [23.727426097639334, 38.01689763674838], [23.726982326229603, 38.01694617772442], [23.72653497740397, 38.01699921510721], [23.725945884497516, 38.01706543974731], [23.725886007679122, 38.01708332579783], [23.725353608426055, 38.01722178203092], [23.724961981548468, 38.017320007563185], [23.724652639254806, 38.01740055389876], [23.724190101319973, 38.017520987782554], [23.72405610557515, 38.017556724640805], [23.723230802192788, 38.01785671399468], [23.722841847553887, 38.01800000274253], [23.72276352097833, 38.01803822165638], [23.722702391789028, 38.01806726998875], [23.72267738585267, 38.0180897430234], [23.722670231593316, 38.01809873895264], [23.722664145946755, 38.01810773740162], [23.722658415744103, 38.018116736688576], [23.72265375301561, 38.018125738492856], [23.722644734332064, 38.018157262026044], [23.722635628116542, 38.01821775339571], [23.723481032902438, 38.018959430315896], [23.723508888178788, 38.01898396826923], [23.72365033125807, 38.01914653114754], [23.723703344461843, 38.01922013887696], [23.72412174392533, 38.019801065989974], [23.724159975993537, 38.01985973886981], [23.72495688097066, 38.02011396384246], [23.725110585151448, 38.020185227833785], [23.72529878804905, 38.02027248701838], [23.725444406514356, 38.0203952731728], [23.725459563843998, 38.02040805446029], [23.72557332674342, 38.020548018374285], [23.725717796308878, 38.02076015618397], [23.726466106016964, 38.02179591488975], [23.72646614455904, 38.02179596725362], [23.726616079327854, 38.02200150755143], [23.72670899175618, 38.022098790433894], [23.727044819964387, 38.02246215611248], [23.728101599956336, 38.022928763341945], [23.7282906130707, 38.02303735377257], [23.72841875075623, 38.02324043765986], [23.728706106025534, 38.02410182277427], [23.72890798852861, 38.0245484441445], [23.73030131944501, 38.02556524921818], [23.73090573790987, 38.02595900580914], [23.731017776368134, 38.02597775369429], [23.731244229862924, 38.025991324716], [23.731304643739183, 38.026023007548694], [23.73129525971976, 38.025978103309235], [23.731292395243916, 38.02596439642036], [23.731246235690676, 38.025734464762394], [23.73122506030889, 38.025585705309325], [23.73117824822197, 38.025436887242584], [23.73100301080749, 38.02486868060808], [23.730775589418393, 38.02396688084017], [23.730039950322244, 38.02213559689968], [23.72983180903529, 38.02161237666596], [23.7295965219133, 38.02101699121922], [23.72956967064174, 38.020954412198144], [23.729540392985534, 38.02088617656529], [23.729234892004136, 38.02011938563354], [23.72905428294817, 38.01966382325135], [23.72871569055752, 38.01879781376316], [23.728539360109465, 38.018342260367156], [23.728539205478008, 38.01834186795331], [23.728400386835066, 38.01799044018981], [23.72819789839203, 38.01748525538996]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.727398614661276, 38.02048912133215]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"0031765c-d3f3-46ea-b960-eba000d2fce4\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:05.267991\",\n                \"metadata_modified\": \"2026-03-31T16:04:26.412010\",\n                \"name\": \"env-080-plateia-athanasioy-diakoy-thymarakia\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 80) στη γειτονιά ΘΥΜΑΡΑΚΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αθανασίου Διάκου Θυμαράκια» (station_id: 80) στη γειτονιά ΘΥΜΑΡΑΚΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Athanasioy Diakoy Thymarakia» (station_id: 80) in the ΘΥΜΑΡΑΚΙΑ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                    \"en\": \"Environmental Data — Plateia Athanasioy Diakoy Thymarakia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-080-plateia-athanasioy-diakoy-thymarakia/resource/db3b619b-9782-4720-a395-bdf474efc5a1\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:10.034630\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:10.040900\",\n                            \"updated\": \"2026-03-31T15:48:41.507945\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:05.269960\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 80. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 80. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 80. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/db3b619b-9782-4720-a395-bdf474efc5a1\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"db3b619b-9782-4720-a395-bdf474efc5a1\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:04:26.421822\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Athanasioy Diakoy Thymarakia\"\n                        },\n                        \"package_id\": \"0031765c-d3f3-46ea-b960-eba000d2fce4\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:49:08.920838\",\n                            \"updated\": \"2026-03-31T16:04:30.282849\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:04:12.999197\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"777c6cd6d5f940daa18b1484390497a0\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:04:04.226484\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"fe792755-69cf-48b1-a384-2a1df7d65cbf\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:04:12.706900\",\n                        \"metadata_modified\": \"2026-03-31T16:04:17.237868\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"0031765c-d3f3-46ea-b960-eba000d2fce4\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1777,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/0031765c-d3f3-46ea-b960-eba000d2fce4/resource/fe792755-69cf-48b1-a384-2a1df7d65cbf/download/env-080-plateia-athanasioy-diakoy-thymarakia-c3sv4xx7.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.721441434223873, 38.00943220114844], [23.721580777571667, 38.00919001700739], [23.72172841305011, 38.00922833651823], [23.723029130556302, 38.009004247155225], [23.72344943629302, 38.00893905426504], [23.723926741157808, 38.00885906035431], [23.72443716649621, 38.00877463570603], [23.724489960916763, 38.00876582950042], [23.724497875863413, 38.00876450873794], [23.725281522403, 38.00863378681651], [23.72528642933252, 38.00863296819836], [23.725342970142187, 38.00862353675949], [23.72625873608945, 38.008472454015745], [23.72672605110962, 38.008396931883404], [23.726767606646483, 38.00839055543194], [23.72677029647294, 38.00839014258519], [23.72724677704439, 38.00831702536754], [23.727713996565548, 38.008252002620225], [23.727829309548618, 38.00825411086149], [23.72786654761578, 38.008251455335746], [23.72791957898788, 38.00824767278252], [23.72791691698811, 38.00823408611073], [23.72788556329249, 38.00807962941312], [23.727870607888043, 38.00800785548378], [23.727834839014193, 38.00783620200795], [23.72763372622673, 38.00715977503301], [23.72747660797779, 38.006812417515626], [23.727307643853056, 38.00649207076367], [23.727209678238093, 38.006320599991255], [23.726790592365248, 38.005701262058125], [23.726652037902557, 38.00549649957949], [23.726644664198158, 38.00548560216312], [23.72660067648795, 38.005444942218254], [23.72625973878725, 38.00504307859296], [23.725948199407654, 38.00468184016619], [23.72555158818108, 38.00422576776464], [23.72521167978656, 38.003837422671836], [23.72443298914162, 38.00294783754314], [23.72436456285243, 38.00297020925915], [23.72416801658357, 38.00298777411238], [23.723398164383664, 38.00306708147677], [23.722899659825885, 38.00311547854592], [23.721962478947123, 38.003203394969816], [23.72109233096384, 38.00328924394868], [23.721164805011416, 38.00380182995247], [23.721211352317184, 38.004301990623084], [23.72128678618083, 38.00511251400257], [23.721324440044107, 38.0055091673389], [23.72136865313294, 38.0058988782801], [23.721424181757502, 38.00671261503238], [23.72146184859857, 38.007388665597716], [23.721449847202845, 38.00774813772138], [23.721422414885907, 38.00788526584184], [23.72135360835961, 38.00852402408043], [23.72106177810555, 38.0094676364359], [23.721441434223873, 38.00943220114844]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.723984004677796, 38.006237534416265]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΘΥΜΑΡΑΚΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"7d2fa1e4-763e-4c3f-8a84-88e071507993\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:11.303891\",\n                \"metadata_modified\": \"2026-03-31T16:04:32.441873\",\n                \"name\": \"env-081-paidiki-chara-athlitiko-kentro-tritona-sepolion\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 81) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων» (station_id: 81) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Paidiki Chara Athlitiko Kentro Tritona Sepolion» (station_id: 81) in the ΣΕΠΟΛΙΑ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                    \"en\": \"Environmental Data — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-081-paidiki-chara-athlitiko-kentro-tritona-sepolion/resource/6ee7c097-ee8c-40ba-9516-541d78f4972c\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:16.061769\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:16.067472\",\n                            \"updated\": \"2026-03-31T15:48:46.859347\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:11.305700\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 81. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 81. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 81. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/6ee7c097-ee8c-40ba-9516-541d78f4972c\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"6ee7c097-ee8c-40ba-9516-541d78f4972c\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:04:32.451764\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                            \"en\": \"Hourly Environmental Measurements — Paidiki Chara Athlitiko Kentro Tritona Sepolion\"\n                        },\n                        \"package_id\": \"7d2fa1e4-763e-4c3f-8a84-88e071507993\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:49:14.999496\",\n                            \"updated\": \"2026-03-31T16:04:36.456362\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:04:20.029666\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"c5f122664571da4386a98eef9129b666\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:04:09.243045\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"4793d640-4c6b-4858-9272-b4ffb82c158d\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:04:19.747487\",\n                        \"metadata_modified\": \"2026-03-31T16:04:24.310710\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"7d2fa1e4-763e-4c3f-8a84-88e071507993\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1800,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/7d2fa1e4-763e-4c3f-8a84-88e071507993/resource/4793d640-4c6b-4858-9272-b4ffb82c158d/download/env-081-paidiki-chara-athlitiko-kentro-tritona-sepolion-qqi5szpn.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.721441434223873, 38.00943220114844], [23.72106177810555, 38.0094676364359], [23.72135360835961, 38.00852402408043], [23.721422414885907, 38.00788526584184], [23.721449847202845, 38.00774813772138], [23.72146184859857, 38.007388665597716], [23.721424181757502, 38.00671261503238], [23.72136865313294, 38.0058988782801], [23.721324440044107, 38.0055091673389], [23.72128678618083, 38.00511251400257], [23.721211352317184, 38.004301990623084], [23.72109202924918, 38.00431467265547], [23.721001013858903, 38.00432430148423], [23.72096940066779, 38.00432764595001], [23.720714065533524, 38.004358584760226], [23.720404270626037, 38.00438939355912], [23.719605178869543, 38.00447761935296], [23.71881351842896, 38.00459513202537], [23.71823077922896, 38.00468162946131], [23.71797027567411, 38.00466748582135], [23.71749048874209, 38.004657321475435], [23.716510204251723, 38.004654962633545], [23.715921446023938, 38.004658048397545], [23.715200257037587, 38.004665317005966], [23.71420541197062, 38.00465389087188], [23.713503122753174, 38.004652182178475], [23.71308066399338, 38.00464664589189], [23.712504346887897, 38.00464523848996], [23.7124225099141, 38.004645741409966], [23.710208399467714, 38.004659322756154], [23.70996662123831, 38.00466080331134], [23.709880909100622, 38.004661328253576], [23.711543227162416, 38.005275614753245], [23.711611896201234, 38.00530098930801], [23.71194605787587, 38.00548696217628], [23.711955574525405, 38.005492258884956], [23.71209174814553, 38.00556804313253], [23.712366573331437, 38.00578414538704], [23.712591002869964, 38.005960618863966], [23.712752869343, 38.00608789677299], [23.7128390878167, 38.006170004996456], [23.713945037552957, 38.007223204411645], [23.714512998803933, 38.007764060121936], [23.71482621657092, 38.00804872372592], [23.715092796684655, 38.00824314536266], [23.71516737542298, 38.00828839008644], [23.715338924862618, 38.008387946407865], [23.71706403249387, 38.00938802534042], [23.717188409406702, 38.00946851781642], [23.717524617499762, 38.00968609932655], [23.71763715508978, 38.00975892813361], [23.717789418422495, 38.0098764601848], [23.717848708574202, 38.009943454085786], [23.717868313567475, 38.0099656068461], [23.71790532206769, 38.01000742404613], [23.718021568745847, 38.01022589220765], [23.718114203084145, 38.01039998224726], [23.718199961265512, 38.0106888365959], [23.718226667058353, 38.01077878986312], [23.718270358247953, 38.011175458237545], [23.718296952176143, 38.01148195751102], [23.71832217410997, 38.0117749342614], [23.718354562161515, 38.012149043441106], [23.718387253090714, 38.01253667252725], [23.718528867771628, 38.01311383130707], [23.718770230515535, 38.01395259984933], [23.71883165372847, 38.01411926914221], [23.718950603161545, 38.014442027185076], [23.718971156737826, 38.014497796175434], [23.719005867525635, 38.01459198092569], [23.719006035527915, 38.01459243647382], [23.719032781562557, 38.01466500750055], [23.719052814341335, 38.01471936382504], [23.719274366676807, 38.01442165014971], [23.719300911657243, 38.01438598044048], [23.719665424499677, 38.01389615398499], [23.719796931622312, 38.01367114721678], [23.719810953517, 38.01354764567731], [23.719852693935255, 38.01348582893265], [23.719753218512235, 38.0131843514299], [23.719725208153523, 38.013033300308635], [23.71979773885779, 38.012811464237515], [23.720044433955604, 38.0122681819061], [23.72029017494162, 38.01174808669339], [23.720420879881125, 38.01154560925531], [23.720548602074615, 38.01128454130296], [23.72075481245582, 38.01088396101071], [23.72091733614674, 38.01055087275556], [23.721213185030933, 38.00997926083629], [23.721441434223873, 38.00943220114844]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.717797596813845, 38.00766312195237]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΕΠΟΛΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"6d3ff9ef-23f5-4aad-b621-9f81c765ffab\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:17.339257\",\n                \"metadata_modified\": \"2026-03-31T16:04:38.151126\",\n                \"name\": \"env-082-athlitiko-kentro-atlas-sepolion-kai-paidiki-chara-aylonos\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 82) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος» (station_id: 82) στη γειτονιά ΣΕΠΟΛΙΑ, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos» (station_id: 82) in the ΣΕΠΟΛΙΑ neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-082-athlitiko-kentro-atlas-sepolion-kai-paidiki-chara-aylonos/resource/4c71e4a7-501a-4ec5-b0f6-54caf0c60a78\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:25.581127\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:25.587006\",\n                            \"updated\": \"2026-03-31T15:48:51.887763\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:17.341420\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 82. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 82. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 82. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/4c71e4a7-501a-4ec5-b0f6-54caf0c60a78\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"4c71e4a7-501a-4ec5-b0f6-54caf0c60a78\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:04:38.160520\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Atlas Sepolion Kai Paidiki Chara Aylonos\"\n                        },\n                        \"package_id\": \"6d3ff9ef-23f5-4aad-b621-9f81c765ffab\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:49:21.058761\",\n                            \"updated\": \"2026-03-31T16:04:42.171813\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:04:25.888862\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"48e7e93192ddbbaab8a6a0faa31ae5dd\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:04:14.249177\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"f8d4a284-9136-43a9-a6e5-5e48af57fb09\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:04:25.600421\",\n                        \"metadata_modified\": \"2026-03-31T16:04:30.067024\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"6d3ff9ef-23f5-4aad-b621-9f81c765ffab\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1818,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/6d3ff9ef-23f5-4aad-b621-9f81c765ffab/resource/f8d4a284-9136-43a9-a6e5-5e48af57fb09/download/env-082-athlitiko-kentro-atlas-sepolion-kai-paidiki-chara-aylonos-dra3d66k.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.721441434223873, 38.00943220114844], [23.72106177810555, 38.0094676364359], [23.72135360835961, 38.00852402408043], [23.721422414885907, 38.00788526584184], [23.721449847202845, 38.00774813772138], [23.72146184859857, 38.007388665597716], [23.721424181757502, 38.00671261503238], [23.72136865313294, 38.0058988782801], [23.721324440044107, 38.0055091673389], [23.72128678618083, 38.00511251400257], [23.721211352317184, 38.004301990623084], [23.72109202924918, 38.00431467265547], [23.721001013858903, 38.00432430148423], [23.72096940066779, 38.00432764595001], [23.720714065533524, 38.004358584760226], [23.720404270626037, 38.00438939355912], [23.719605178869543, 38.00447761935296], [23.71881351842896, 38.00459513202537], [23.71823077922896, 38.00468162946131], [23.71797027567411, 38.00466748582135], [23.71749048874209, 38.004657321475435], [23.716510204251723, 38.004654962633545], [23.715921446023938, 38.004658048397545], [23.715200257037587, 38.004665317005966], [23.71420541197062, 38.00465389087188], [23.713503122753174, 38.004652182178475], [23.71308066399338, 38.00464664589189], [23.712504346887897, 38.00464523848996], [23.7124225099141, 38.004645741409966], [23.710208399467714, 38.004659322756154], [23.70996662123831, 38.00466080331134], [23.709880909100622, 38.004661328253576], [23.711543227162416, 38.005275614753245], [23.711611896201234, 38.00530098930801], [23.71194605787587, 38.00548696217628], [23.711955574525405, 38.005492258884956], [23.71209174814553, 38.00556804313253], [23.712366573331437, 38.00578414538704], [23.712591002869964, 38.005960618863966], [23.712752869343, 38.00608789677299], [23.7128390878167, 38.006170004996456], [23.713945037552957, 38.007223204411645], [23.714512998803933, 38.007764060121936], [23.71482621657092, 38.00804872372592], [23.715092796684655, 38.00824314536266], [23.71516737542298, 38.00828839008644], [23.715338924862618, 38.008387946407865], [23.71706403249387, 38.00938802534042], [23.717188409406702, 38.00946851781642], [23.717524617499762, 38.00968609932655], [23.71763715508978, 38.00975892813361], [23.717789418422495, 38.0098764601848], [23.717848708574202, 38.009943454085786], [23.717868313567475, 38.0099656068461], [23.71790532206769, 38.01000742404613], [23.718021568745847, 38.01022589220765], [23.718114203084145, 38.01039998224726], [23.718199961265512, 38.0106888365959], [23.718226667058353, 38.01077878986312], [23.718270358247953, 38.011175458237545], [23.718296952176143, 38.01148195751102], [23.71832217410997, 38.0117749342614], [23.718354562161515, 38.012149043441106], [23.718387253090714, 38.01253667252725], [23.718528867771628, 38.01311383130707], [23.718770230515535, 38.01395259984933], [23.71883165372847, 38.01411926914221], [23.718950603161545, 38.014442027185076], [23.718971156737826, 38.014497796175434], [23.719005867525635, 38.01459198092569], [23.719006035527915, 38.01459243647382], [23.719032781562557, 38.01466500750055], [23.719052814341335, 38.01471936382504], [23.719274366676807, 38.01442165014971], [23.719300911657243, 38.01438598044048], [23.719665424499677, 38.01389615398499], [23.719796931622312, 38.01367114721678], [23.719810953517, 38.01354764567731], [23.719852693935255, 38.01348582893265], [23.719753218512235, 38.0131843514299], [23.719725208153523, 38.013033300308635], [23.71979773885779, 38.012811464237515], [23.720044433955604, 38.0122681819061], [23.72029017494162, 38.01174808669339], [23.720420879881125, 38.01154560925531], [23.720548602074615, 38.01128454130296], [23.72075481245582, 38.01088396101071], [23.72091733614674, 38.01055087275556], [23.721213185030933, 38.00997926083629], [23.721441434223873, 38.00943220114844]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.717797596813845, 38.00766312195237]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΕΠΟΛΙΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"d2101beb-3e36-4d00-8bee-5fdd8f54e3ff\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:23.419972\",\n                \"metadata_modified\": \"2026-03-31T16:04:45.714007\",\n                \"name\": \"env-083-plateia-agioy-payloy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Παύλου» (station_id: 83) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Παύλου» (station_id: 83) στη γειτονιά ΑΓΙΟΣ ΠΑΥΛΟΣ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Payloy» (station_id: 83) in the ΑΓΙΟΣ ΠΑΥΛΟΣ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Παύλου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Παύλου\",\n                    \"en\": \"Environmental Data — Plateia Agioy Payloy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-083-plateia-agioy-payloy/resource/210c705c-c331-4429-82ae-a5169ad4191e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:31.657338\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:31.663271\",\n                            \"updated\": \"2026-03-31T15:48:57.043386\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:23.422205\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 83. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 83. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 83. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/210c705c-c331-4429-82ae-a5169ad4191e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"210c705c-c331-4429-82ae-a5169ad4191e\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:04:45.723951\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Παύλου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Παύλου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Payloy\"\n                        },\n                        \"package_id\": \"d2101beb-3e36-4d00-8bee-5fdd8f54e3ff\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:49:27.094840\",\n                            \"updated\": \"2026-03-31T16:04:49.819412\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:04:32.869469\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"40c07159e2d58c49d3c543c0f10bdc32\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:04:19.395082\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"2b9a8de0-9680-4efd-8449-f41b94c8a562\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:04:32.570789\",\n                        \"metadata_modified\": \"2026-03-31T16:04:37.193472\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"d2101beb-3e36-4d00-8bee-5fdd8f54e3ff\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1759,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/d2101beb-3e36-4d00-8bee-5fdd8f54e3ff/resource/2b9a8de0-9680-4efd-8449-f41b94c8a562/download/env-083-plateia-agioy-payloy-n91qdu4i.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.725037302468344, 37.98892528036282], [23.725073522659457, 37.98888029989226], [23.725074955840736, 37.988880759292094], [23.725454475621767, 37.98900234848042], [23.725796158132024, 37.98911181429152], [23.72646307549889, 37.98920329548583], [23.72656481974274, 37.98921725140421], [23.726587110665232, 37.98921668313683], [23.726724604383264, 37.98921317580038], [23.726726759219424, 37.98921312042061], [23.72672687083199, 37.98921311797606], [23.726716229117578, 37.989077904158975], [23.726679887449542, 37.989026023790046], [23.726634534347355, 37.988961280061396], [23.725901282156652, 37.98791450425233], [23.725709845235585, 37.987633506050834], [23.725438745090635, 37.98723180178577], [23.725059342093733, 37.98667211890187], [23.724771512802352, 37.98619504994179], [23.72475466319949, 37.986167122952516], [23.7247445758525, 37.986150403943164], [23.72474350860676, 37.98614863492697], [23.724620648382654, 37.98593233726396], [23.72462047868502, 37.985932038541314], [23.724276392776016, 37.98572914904843], [23.72424230187207, 37.98570904708395], [23.72413714206532, 37.9856470390428], [23.724129404218534, 37.98564247661592], [23.724128246587913, 37.98564265145411], [23.72359726669644, 37.98572269816786], [23.723158064637204, 37.98578890658462], [23.722187059542488, 37.985939835737845], [23.7220891477649, 37.9859531237249], [23.72183526623511, 37.985993081449294], [23.721658889975327, 37.9860197036764], [23.721571967685318, 37.98603282346002], [23.7215707097746, 37.98603301335748], [23.72142258686448, 37.986055194776846], [23.721381645815494, 37.986119110676654], [23.72119777677061, 37.986406163294085], [23.721180505066965, 37.98639653718936], [23.721128883165864, 37.98636776657091], [23.721112180799967, 37.98635845815695], [23.720165954051314, 37.987663133431084], [23.720147232933556, 37.987683078486384], [23.72003379919631, 37.987803924999334], [23.71999823626839, 37.98786047527901], [23.71988465795583, 37.98804107827787], [23.71983996200178, 37.98829520080358], [23.719866702737477, 37.988419926579105], [23.720077570273254, 37.98940345876339], [23.720180322775338, 37.989882706195544], [23.720354927934714, 37.989853323175794], [23.720404148461697, 37.98984504021433], [23.721245032294007, 37.989703529905285], [23.721963479587007, 37.98958261960746], [23.72204070281602, 37.98956962353852], [23.722041399075607, 37.9895695062143], [23.722864126163348, 37.98943103821986], [23.722866404094475, 37.98943065513326], [23.722945377336885, 37.98941736336627], [23.723587375885405, 37.989309309135336], [23.724159611744003, 37.989212992884106], [23.724906911478598, 37.989087205819104], [23.725037302468344, 37.98892528036282]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.722918576514513, 37.987845593880415]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΠΑΥΛΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"140e627c-1ade-483a-af58-a9ceb6232cf7\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:33.424203\",\n                \"metadata_modified\": \"2026-03-31T16:04:52.281053\",\n                \"name\": \"env-084-gipedo-mpasket-plateias-goyemplei\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 84) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Πλατείας Γουέμπλει» (station_id: 84) στη γειτονιά ΚΑΤΩ ΠΑΤΗΣΙΑ II, 4ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedo Mpasket Plateias Goyemplei» (station_id: 84) in the ΚΑΤΩ ΠΑΤΗΣΙΑ II neighbourhood, 4th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                    \"en\": \"Environmental Data — Gipedo Mpasket Plateias Goyemplei\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-084-gipedo-mpasket-plateias-goyemplei/resource/3aa08eb4-7dd0-481e-9597-a8b49bbf65da\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:41.909423\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:41.915836\",\n                            \"updated\": \"2026-03-31T15:49:02.170622\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:33.426150\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 84. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 84. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 84. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/3aa08eb4-7dd0-481e-9597-a8b49bbf65da\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"3aa08eb4-7dd0-481e-9597-a8b49bbf65da\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:04:52.290502\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedo Mpasket Plateias Goyemplei\"\n                        },\n                        \"package_id\": \"140e627c-1ade-483a-af58-a9ceb6232cf7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:49:37.192769\",\n                            \"updated\": \"2026-03-31T16:04:56.183560\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:04:39.936958\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"c3dad92a957366b58cc07d157556a092\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:04:24.437659\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e621652c-6197-4569-a5fc-b937a267608a\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:04:39.647433\",\n                        \"metadata_modified\": \"2026-03-31T16:04:44.188178\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"140e627c-1ade-483a-af58-a9ceb6232cf7\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1781,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/140e627c-1ade-483a-af58-a9ceb6232cf7/resource/e621652c-6197-4569-a5fc-b937a267608a/download/env-084-gipedo-mpasket-plateias-goyemplei-il2n0nm0.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72369410537094, 38.01497821262746], [23.72426807846702, 38.01495252140036], [23.72476478183437, 38.014931152952244], [23.725232294099357, 38.01490971420447], [23.725660646158982, 38.01488818224916], [23.726248874660392, 38.014858008202935], [23.7263378912564, 38.014853708982855], [23.726409106736796, 38.01484936828268], [23.726961023864856, 38.01481910618964], [23.727397205770853, 38.01479758608591], [23.728052732775815, 38.01476305259438], [23.728406340084682, 38.01473683135954], [23.728468993332115, 38.01377260556409], [23.72855755152107, 38.01288914187652], [23.72862634612556, 38.01237472683642], [23.728516519284025, 38.01225783585742], [23.728523819274834, 38.01222318402936], [23.72853724122978, 38.01215947010143], [23.72850985129226, 38.01195895923974], [23.728499602148542, 38.01188392915619], [23.72848490065297, 38.011776304772305], [23.728483490576927, 38.01176667493223], [23.72839811722384, 38.011183777836415], [23.72839805056456, 38.011183319831574], [23.728391145809017, 38.011136178589794], [23.72832117401341, 38.01070790833356], [23.72819214987848, 38.009882937695714], [23.728039256598322, 38.0089677834473], [23.72791957898788, 38.00824767278252], [23.72786654761578, 38.008251455335746], [23.727829309548618, 38.00825411086149], [23.727713996565548, 38.008252002620225], [23.72724677704439, 38.00831702536754], [23.72677029647294, 38.00839014258519], [23.726767606646483, 38.00839055543194], [23.72672605110962, 38.008396931883404], [23.72625873608945, 38.008472454015745], [23.725342970142187, 38.00862353675949], [23.72528642933252, 38.00863296819836], [23.725281522403, 38.00863378681651], [23.724497875863413, 38.00876450873794], [23.724489960916763, 38.00876582950042], [23.72443716649621, 38.00877463570603], [23.723926741157808, 38.00885906035431], [23.72344943629302, 38.00893905426504], [23.723029130556302, 38.009004247155225], [23.72172841305011, 38.00922833651823], [23.721580777571667, 38.00919001700739], [23.721441434223873, 38.00943220114844], [23.721213185030933, 38.00997926083629], [23.72091733614674, 38.01055087275556], [23.72075481245582, 38.01088396101071], [23.720548602074615, 38.01128454130296], [23.720420879881125, 38.01154560925531], [23.72029017494162, 38.01174808669339], [23.720044433955604, 38.0122681819061], [23.71979773885779, 38.012811464237515], [23.719725208153523, 38.013033300308635], [23.719753218512235, 38.0131843514299], [23.719852693935255, 38.01348582893265], [23.719810953517, 38.01354764567731], [23.719796931622312, 38.01367114721678], [23.719665424499677, 38.01389615398499], [23.719300911657243, 38.01438598044048], [23.719274366676807, 38.01442165014971], [23.719052814341335, 38.01471936382504], [23.719108954356074, 38.01484117080848], [23.71916786244566, 38.014960392290405], [23.719173603022245, 38.014972010887334], [23.719224189359956, 38.014963118872004], [23.719412616822563, 38.0149365301913], [23.719519061254953, 38.014936784117616], [23.720500855578162, 38.01495264088267], [23.72200597117252, 38.01496972771054], [23.722142692099617, 38.01496554442677], [23.722653890793385, 38.01497125756209], [23.723611479558944, 38.01498703126912], [23.72369410537094, 38.01497821262746]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.72437928412347, 38.012009815069426]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΑΤΩ ΠΑΤΗΣΙΑ II\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-27\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"1ad642fb-2356-4074-b9ab-fb7bf7986025\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:39.604195\",\n                \"metadata_modified\": \"2026-03-31T16:04:59.407116\",\n                \"name\": \"env-085-athlitiko-kentro-mitsaki-kai-parko-tsepis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 85) στη γειτονιά ΚΥΠΡΙΑΔΟΥ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης» (station_id: 85) στη γειτονιά ΚΥΠΡΙΑΔΟΥ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Mitsaki Kai Parko Tsepis» (station_id: 85) in the ΚΥΠΡΙΑΔΟΥ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-085-athlitiko-kentro-mitsaki-kai-parko-tsepis/resource/a5a59027-b20e-4b09-bd3b-7dac1aa62d18\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:47.768666\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:47.774661\",\n                            \"updated\": \"2026-03-31T15:49:07.270756\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:39.606247\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 85. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 85. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 85. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a5a59027-b20e-4b09-bd3b-7dac1aa62d18\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"a5a59027-b20e-4b09-bd3b-7dac1aa62d18\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:04:59.417749\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Mitsaki Kai Parko Tsepis\"\n                        },\n                        \"package_id\": \"1ad642fb-2356-4074-b9ab-fb7bf7986025\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:49:43.326561\",\n                            \"updated\": \"2026-03-31T16:05:03.569183\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:04:46.859493\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"0c654cbea4c77ba3e49756b193cd9dd6\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:04:29.807264\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"a89be256-fede-4c05-916c-6242583ce20b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:04:46.582417\",\n                        \"metadata_modified\": \"2026-03-31T16:04:51.039548\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"1ad642fb-2356-4074-b9ab-fb7bf7986025\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1791,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/1ad642fb-2356-4074-b9ab-fb7bf7986025/resource/a89be256-fede-4c05-916c-6242583ce20b/download/env-085-athlitiko-kentro-mitsaki-kai-parko-tsepis-4ikchu4d.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73582012393343, 38.019584583276774], [23.736638328199028, 38.01956839296233], [23.736809218978046, 38.01956877556335], [23.737122534844712, 38.019564969988764], [23.73771757629127, 38.019530247474826], [23.73863305427633, 38.01949172819471], [23.739227707074484, 38.01946600997513], [23.739618343540187, 38.019444343583615], [23.739640587052307, 38.018993752707466], [23.739647372742517, 38.01848454434618], [23.739601016648596, 38.017700327734794], [23.73957377265927, 38.01755155612155], [23.739465675019726, 38.016911407485004], [23.739423474764013, 38.01666346181133], [23.73930854574005, 38.01594218253229], [23.73783556349327, 38.01609212570241], [23.737324146374476, 38.016145061308215], [23.73631519004335, 38.01575525258196], [23.73549914794536, 38.01577595198641], [23.735386021755314, 38.015745292783336], [23.735381780008993, 38.01574414311852], [23.73544585427297, 38.01688392779304], [23.735486167313294, 38.017651069453834], [23.735493544148785, 38.017791447852794], [23.735514345068182, 38.0181872856039], [23.735536665762684, 38.018612034406324], [23.735558773433592, 38.01903272332895], [23.73554020927849, 38.019606486105054], [23.73582012393343, 38.019584583276774]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.737474535329646, 38.01775278966452]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΥΠΡΙΑΔΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-27\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"a7b1388e-8e35-4cb6-ae37-05ce1dbf3188\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:45.672973\",\n                \"metadata_modified\": \"2026-03-31T16:05:04.990631\",\n                \"name\": \"env-086-plateia-papadiamanti\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Παπαδιαμάντη» (station_id: 86) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Παπαδιαμάντη» (station_id: 86) στη γειτονιά ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Papadiamanti» (station_id: 86) in the ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Παπαδιαμάντη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Παπαδιαμάντη\",\n                    \"en\": \"Environmental Data — Plateia Papadiamanti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-086-plateia-papadiamanti/resource/4d98558d-8582-40ae-81f0-a871caca9b68\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:49:57.586419\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:49:57.592821\",\n                            \"updated\": \"2026-03-31T15:49:12.390870\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:45.674786\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 86. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 86. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 86. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/4d98558d-8582-40ae-81f0-a871caca9b68\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"4d98558d-8582-40ae-81f0-a871caca9b68\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:05:05.000493\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Παπαδιαμάντη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Παπαδιαμάντη\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Papadiamanti\"\n                        },\n                        \"package_id\": \"a7b1388e-8e35-4cb6-ae37-05ce1dbf3188\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:49:53.097390\",\n                            \"updated\": \"2026-03-31T16:05:08.845971\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:04:52.613553\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"7f24338dd1ffebe2f498eaba05fd5275\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:04:34.734308\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"9f74fb8c-9a16-4138-9ff6-f6b04f944ab1\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:04:52.336138\",\n                        \"metadata_modified\": \"2026-03-31T16:04:56.739603\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"a7b1388e-8e35-4cb6-ae37-05ce1dbf3188\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1754,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/a7b1388e-8e35-4cb6-ae37-05ce1dbf3188/resource/9f74fb8c-9a16-4138-9ff6-f6b04f944ab1/download/env-086-plateia-papadiamanti-upa5y0is.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.74700206948418, 38.01978191358926], [23.74652681240597, 38.0191084376624], [23.74645961081239, 38.01898850271203], [23.746326813874717, 38.01875150132513], [23.746302191467034, 38.01875859716392], [23.746011905356642, 38.018842249277114], [23.745418320245413, 38.01852421791737], [23.74545628404809, 38.0184843391261], [23.74546419193089, 38.01847603201668], [23.7457219049021, 38.01820531224072], [23.74572274187651, 38.018204433499456], [23.74575332350336, 38.01817230858621], [23.745790653497245, 38.018133094360074], [23.745686835327927, 38.01801334927301], [23.74551635834685, 38.01782512566649], [23.74544054968901, 38.017633871177225], [23.745299306837527, 38.016586560200835], [23.745298902412966, 38.016586888292395], [23.744631013147657, 38.01713003238048], [23.744570381822474, 38.01716144552244], [23.74429447270606, 38.01716084589914], [23.744226689668515, 38.01720125611875], [23.74396018291414, 38.01705647125679], [23.743770849368843, 38.01691723731509], [23.743740228049433, 38.016950521580924], [23.743731928028566, 38.01695954333881], [23.743431831371065, 38.017285738404965], [23.743431709007698, 38.01728587152754], [23.74342314588738, 38.01729517929624], [23.74346610369848, 38.01734380427296], [23.742626570355654, 38.018274795187736], [23.74213016833276, 38.01881447593427], [23.74198025218387, 38.018823159895206], [23.74140975256601, 38.018866970767895], [23.740607434306348, 38.01892378695367], [23.739640587052307, 38.018993752707466], [23.739618343540187, 38.019444343583615], [23.739227707074484, 38.01946600997513], [23.73863305427633, 38.01949172819471], [23.73771757629127, 38.019530247474826], [23.737122534844712, 38.019564969988764], [23.736809218978046, 38.01956877556335], [23.736638328199028, 38.01956839296233], [23.736760462262044, 38.01976244165787], [23.736851119890126, 38.019798695769694], [23.73701039648012, 38.020060423316814], [23.737346915251322, 38.02053885386227], [23.737427719637584, 38.02064268151811], [23.737826337479735, 38.02108069169974], [23.73812283981472, 38.021401306752395], [23.73852368215322, 38.02181678748326], [23.738744427357, 38.02204321455533], [23.738834596381086, 38.022135704100286], [23.739219340994122, 38.022530343326586], [23.739331884845313, 38.022620720833956], [23.739855260977574, 38.02292380856146], [23.739960833248187, 38.02296814889641], [23.74048227088161, 38.02273008138434], [23.7406615985563, 38.022648783218834], [23.741168561758304, 38.02241894816027], [23.741470567488204, 38.02228202945708], [23.742279967709294, 38.02191507185791], [23.742965613527797, 38.02160421327409], [23.74330828193013, 38.02144885198564], [23.74378298207067, 38.02123362601789], [23.744160742803917, 38.02106234907734], [23.744606745098608, 38.02086012948955], [23.74519147062146, 38.02059500750933], [23.74580747954227, 38.02031824079871], [23.74700206948418, 38.01978191358926]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74203995665332, 38.02002210205295]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-27\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"551ddb16-5748-4f54-bde8-237e89477074\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:49:55.418123\",\n                \"metadata_modified\": \"2026-03-31T16:05:12.054969\",\n                \"name\": \"env-087-trigono-prasinoy-acharnon-kai-leof-ionias\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 87) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας» (station_id: 87) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Trigono Prasinoy Acharnon Kai Leof Ionias» (station_id: 87) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                    \"en\": \"Environmental Data — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-087-trigono-prasinoy-acharnon-kai-leof-ionias/resource/5c362652-0f8c-4f00-8e01-00ddc21fea9b\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:00.302523\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:50:00.308550\",\n                            \"updated\": \"2026-03-31T15:49:17.355486\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:49:55.420392\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 87. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 87. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 87. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/5c362652-0f8c-4f00-8e01-00ddc21fea9b\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"5c362652-0f8c-4f00-8e01-00ddc21fea9b\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:05:12.064367\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                            \"en\": \"Hourly Environmental Measurements — Trigono Prasinoy Acharnon Kai Leof Ionias\"\n                        },\n                        \"package_id\": \"551ddb16-5748-4f54-bde8-237e89477074\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T15:49:17.355486\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"File could not be downloaded. Reason: URL invalid. Error details: Invalid url scheme. Please use one of: ftp http https. Attempted on 31/03/2026. Tried 13 times since 31/03/2026. This URL has not worked in the history of this tool.\",\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:49:59.198444\",\n                            \"updated\": \"2026-03-31T16:05:16.003130\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 0,\n                            \"is_broken\": false,\n                            \"reason\": \"\",\n                            \"url_redirected_to\": \"https://mu011rg02sa01.blob.core.windows.net/opendata/resources/1bd548e7-60b6-4363-aaca-87958a5c1634/env-087-trigono-prasinoy-acharnon-kai-leof-ionias-osirgap0.zip?se=2026-03-31T16%3A49%3A17Z&sp=r&sv=2024-08-04&sr=b&sig=3EdFGl9UL72OGtXW4EdRtxhVlOtSm8mP7cX3kmC6J8s%3D\",\n                            \"cache_filepath\": \"env-087-trigono-prasinoy-acharnon-kai-leof-ionias-osirgap0.zip\",\n                            \"cache_url\": \"https://opendata.cityofathens.gr/cached/1b/1bd548e7-60b6-4363-aaca-87958a5c1634/env-087-trigono-prasinoy-acharnon-kai-leof-ionias-osirgap0.zip\",\n                            \"size\": 1788,\n                            \"mimetype\": \"application/octet-stream\",\n                            \"hash\": \"30b3a8952ba0375c6d25c185d1e878157bcbf815\",\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": null,\n                            \"last_success\": \"2026-03-31T15:49:17.760220\",\n                            \"failure_count\": 0,\n                            \"created\": \"2026-03-31T09:50:09.579019\",\n                            \"updated\": \"2026-03-31T15:49:17.760220\",\n                            \"status\": \"Archived successfully\",\n                            \"is_broken_printable\": \"Downloaded OK\"\n                        },\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:01.692907\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"5221284b3b28485017e7925e3ff8f725\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:04:39.840406\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"1bd548e7-60b6-4363-aaca-87958a5c1634\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:04:59.192262\",\n                        \"metadata_modified\": \"2026-03-31T16:05:12.064437\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"551ddb16-5748-4f54-bde8-237e89477074\",\n                        \"position\": 1,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": \"2026-03-31T15:49:17.760220\",\n                            \"openness_score\": 0,\n                            \"openness_score_reason\": \"License not open\",\n                            \"format\": \"ZIP\",\n                            \"mqa_score\": null,\n                            \"mqa_findability_score\": null,\n                            \"mqa_accessibility_score\": null,\n                            \"mqa_interoperability_score\": null,\n                            \"mqa_reusability_score\": null,\n                            \"mqa_contextuality_score\": null,\n                            \"created\": \"2026-03-31T09:50:10.682854\",\n                            \"updated\": \"2026-03-31T16:05:11.977213\"\n                        },\n                        \"resource_type\": null,\n                        \"size\": 1802,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/551ddb16-5748-4f54-bde8-237e89477074/resource/1bd548e7-60b6-4363-aaca-87958a5c1634/download/env-087-trigono-prasinoy-acharnon-kai-leof-ionias-1u3yp26v.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72881172343292, 38.01225962464389], [23.728813037991472, 38.0122370622995], [23.728776482552874, 38.0122384885445], [23.728692312187004, 38.01224177153474], [23.728516519284025, 38.01225783585742], [23.72862634612556, 38.01237472683642], [23.72855755152107, 38.01288914187652], [23.728468993332115, 38.01377260556409], [23.728406340084682, 38.01473683135954], [23.728345890827963, 38.01548926110815], [23.728257246418874, 38.01645342649303], [23.728275831405696, 38.01653007827779], [23.72826834523923, 38.016629201829986], [23.72825479083937, 38.01673281775968], [23.728239389229717, 38.01685445502541], [23.72819789839203, 38.01748525538996], [23.728400386835066, 38.01799044018981], [23.728539205478008, 38.01834186795331], [23.728539360109465, 38.018342260367156], [23.72871569055752, 38.01879781376316], [23.72905428294817, 38.01966382325135], [23.729234892004136, 38.02011938563354], [23.729540392985534, 38.02088617656529], [23.72956967064174, 38.020954412198144], [23.729571476245116, 38.020953844037855], [23.72968557630192, 38.02091815522949], [23.72968589453189, 38.02091805591897], [23.72988302599236, 38.02085091292085], [23.731673283884184, 38.02022862208947], [23.731744115020383, 38.02019916853419], [23.731794591454364, 38.02017817929965], [23.731890878614017, 38.02013814049749], [23.73191040257441, 38.02013002211723], [23.731977739972592, 38.02011665641454], [23.731910457523846, 38.0200173622444], [23.73190443737094, 38.02000833571955], [23.731682254404205, 38.01960467379296], [23.731453197291703, 38.019367397266166], [23.73120161271408, 38.01894322080501], [23.730687226917297, 38.01804977648746], [23.73065549891768, 38.0179640821941], [23.73015390872002, 38.01707967752469], [23.72975411566724, 38.0163982926993], [23.729690720857448, 38.01630801894469], [23.729627343895615, 38.016213238793085], [23.72933956066025, 38.01547352670171], [23.729205077311384, 38.014869359037874], [23.72919087867217, 38.014761172652186], [23.72920350499386, 38.01471613768985], [23.729214317581487, 38.01468011135715], [23.729086568033555, 38.013891196405915], [23.729060406877437, 38.01384156568669], [23.729039908488684, 38.013800960817946], [23.728930582296407, 38.01313376096741], [23.728803398038476, 38.01240257837337], [23.72881172343292, 38.01225962464389]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.729590358923552, 38.017744840380956]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-30\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"55ab796e-c95c-48bb-aee8-0289b46e2124\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:01.671794\",\n                \"metadata_modified\": \"2026-03-31T16:05:19.352025\",\n                \"name\": \"env-088-zafeiropoyloy-athlitiko-kentro-podonifti\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 88) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη» (station_id: 88) στη γειτονιά ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Zafeiropoyloy Athlitiko Kentro Podonifti» (station_id: 88) in the ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                    \"en\": \"Environmental Data — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-088-zafeiropoyloy-athlitiko-kentro-podonifti/resource/f7c357cb-0035-4fdc-a15b-52d820fdfb24\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:11.978380\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:11.984585\",\n                            \"updated\": \"2026-03-31T15:49:21.201392\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:01.673476\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 88. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 88. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 88. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/f7c357cb-0035-4fdc-a15b-52d820fdfb24\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"f7c357cb-0035-4fdc-a15b-52d820fdfb24\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:05:19.361761\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                            \"en\": \"Hourly Environmental Measurements — Zafeiropoyloy Athlitiko Kentro Podonifti\"\n                        },\n                        \"package_id\": \"55ab796e-c95c-48bb-aee8-0289b46e2124\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:50:05.131735\",\n                            \"updated\": \"2026-03-31T16:05:23.160259\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:05:06.610371\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"e0ca0b9cdda3a0ab354d189bec93939b\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:04:45.040265\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"b71646f4-9753-49bb-91aa-9055b8088227\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:05:06.322161\",\n                        \"metadata_modified\": \"2026-03-31T16:05:10.973478\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"55ab796e-c95c-48bb-aee8-0289b46e2124\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1812,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/55ab796e-c95c-48bb-aee8-0289b46e2124/resource/b71646f4-9753-49bb-91aa-9055b8088227/download/env-088-zafeiropoyloy-athlitiko-kentro-podonifti-nqc7hxiw.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72819789839203, 38.01748525538996], [23.728239389229717, 38.01685445502541], [23.728126996111342, 38.01692179126623], [23.728036503117433, 38.016939607627066], [23.72789062253151, 38.01691673815052], [23.7278032608817, 38.016857952743464], [23.727426097639334, 38.01689763674838], [23.726982326229603, 38.01694617772442], [23.72653497740397, 38.01699921510721], [23.725945884497516, 38.01706543974731], [23.725886007679122, 38.01708332579783], [23.725353608426055, 38.01722178203092], [23.724961981548468, 38.017320007563185], [23.724652639254806, 38.01740055389876], [23.724190101319973, 38.017520987782554], [23.72405610557515, 38.017556724640805], [23.723230802192788, 38.01785671399468], [23.722841847553887, 38.01800000274253], [23.72276352097833, 38.01803822165638], [23.722702391789028, 38.01806726998875], [23.72267738585267, 38.0180897430234], [23.722670231593316, 38.01809873895264], [23.722664145946755, 38.01810773740162], [23.722658415744103, 38.018116736688576], [23.72265375301561, 38.018125738492856], [23.722644734332064, 38.018157262026044], [23.722635628116542, 38.01821775339571], [23.723481032902438, 38.018959430315896], [23.723508888178788, 38.01898396826923], [23.72365033125807, 38.01914653114754], [23.723703344461843, 38.01922013887696], [23.72412174392533, 38.019801065989974], [23.724159975993537, 38.01985973886981], [23.72495688097066, 38.02011396384246], [23.725110585151448, 38.020185227833785], [23.72529878804905, 38.02027248701838], [23.725444406514356, 38.0203952731728], [23.725459563843998, 38.02040805446029], [23.72557332674342, 38.020548018374285], [23.725717796308878, 38.02076015618397], [23.726466106016964, 38.02179591488975], [23.72646614455904, 38.02179596725362], [23.726616079327854, 38.02200150755143], [23.72670899175618, 38.022098790433894], [23.727044819964387, 38.02246215611248], [23.728101599956336, 38.022928763341945], [23.7282906130707, 38.02303735377257], [23.72841875075623, 38.02324043765986], [23.728706106025534, 38.02410182277427], [23.72890798852861, 38.0245484441445], [23.73030131944501, 38.02556524921818], [23.73090573790987, 38.02595900580914], [23.731017776368134, 38.02597775369429], [23.731244229862924, 38.025991324716], [23.731304643739183, 38.026023007548694], [23.73129525971976, 38.025978103309235], [23.731292395243916, 38.02596439642036], [23.731246235690676, 38.025734464762394], [23.73122506030889, 38.025585705309325], [23.73117824822197, 38.025436887242584], [23.73100301080749, 38.02486868060808], [23.730775589418393, 38.02396688084017], [23.730039950322244, 38.02213559689968], [23.72983180903529, 38.02161237666596], [23.7295965219133, 38.02101699121922], [23.72956967064174, 38.020954412198144], [23.729540392985534, 38.02088617656529], [23.729234892004136, 38.02011938563354], [23.72905428294817, 38.01966382325135], [23.72871569055752, 38.01879781376316], [23.728539360109465, 38.018342260367156], [23.728539205478008, 38.01834186795331], [23.728400386835066, 38.01799044018981], [23.72819789839203, 38.01748525538996]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.727398614661276, 38.02048912133215]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-27\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"cecffb83-77f7-4d3b-8cd9-10ca0a85dd32\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:07.543960\",\n                \"metadata_modified\": \"2026-03-31T16:05:26.244987\",\n                \"name\": \"env-089-gipedo-mpasket-erioyrgias\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 89) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Εριουργίας» (station_id: 89) στη γειτονιά ΑΓΙΑ ΒΑΡΒΑΡΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedo Mpasket Erioyrgias» (station_id: 89) in the ΑΓΙΑ ΒΑΡΒΑΡΑ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Εριουργίας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Εριουργίας\",\n                    \"en\": \"Environmental Data — Gipedo Mpasket Erioyrgias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-089-gipedo-mpasket-erioyrgias/resource/6c55a7f8-8164-444e-9117-18f364671922\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:21.381233\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:21.387621\",\n                            \"updated\": \"2026-03-31T15:49:27.276879\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:07.545738\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 89. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 89. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 89. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/6c55a7f8-8164-444e-9117-18f364671922\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"6c55a7f8-8164-444e-9117-18f364671922\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:05:26.254959\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Εριουργίας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Εριουργίας\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedo Mpasket Erioyrgias\"\n                        },\n                        \"package_id\": \"cecffb83-77f7-4d3b-8cd9-10ca0a85dd32\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:50:11.055699\",\n                            \"updated\": \"2026-03-31T16:05:30.223777\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:05:13.720272\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"d8e0c52481a79ac561e76b7dc6c6ab9c\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:04:50.274908\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"731b01ea-1c12-4fc1-8a80-5e619f511575\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:05:13.423363\",\n                        \"metadata_modified\": \"2026-03-31T16:05:18.036948\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"cecffb83-77f7-4d3b-8cd9-10ca0a85dd32\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1761,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/cecffb83-77f7-4d3b-8cd9-10ca0a85dd32/resource/731b01ea-1c12-4fc1-8a80-5e619f511575/download/env-089-gipedo-mpasket-erioyrgias-um1e5e_5.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.736760462262044, 38.01976244165787], [23.736638328199028, 38.01956839296233], [23.73582012393343, 38.019584583276774], [23.73554020927849, 38.019606486105054], [23.735580520385913, 38.019925817375764], [23.73564129234028, 38.020407223130675], [23.735691700214513, 38.02077080192465], [23.73576629844078, 38.02130885702487], [23.7357665550591, 38.02131068449578], [23.735864860483517, 38.02200861128803], [23.735884597559362, 38.02214873432087], [23.735955098390793, 38.02264923807273], [23.735956878876646, 38.02274838283249], [23.73596582065103, 38.022820057345584], [23.7359703757223, 38.02285656669456], [23.735968220750678, 38.02285829231279], [23.73591956473155, 38.022897260734815], [23.735967859878073, 38.02306555607107], [23.735963621625313, 38.023290341003296], [23.73599753396575, 38.023325293058946], [23.73569574564948, 38.02349091742133], [23.735815288774383, 38.02356296035137], [23.735924335274785, 38.02362867693953], [23.736084391838357, 38.02372513430174], [23.736194243613117, 38.023797726504455], [23.73638096541494, 38.023921115829125], [23.73658239965127, 38.024054226568694], [23.73677052199237, 38.02417853951624], [23.73728293535704, 38.02451714340693], [23.737291376311497, 38.024522721356746], [23.737299330295013, 38.024527791698986], [23.73809246737384, 38.02503339593799], [23.738911176373044, 38.02554661511666], [23.73928730600406, 38.025786278752], [23.739349765828006, 38.02582607621024], [23.73941299534273, 38.025866363834176], [23.74032601182883, 38.02551464053763], [23.740756018392837, 38.02534898516763], [23.741221839739172, 38.02516952914173], [23.74163382049216, 38.02501081308661], [23.74134659020635, 38.02458094640365], [23.74101655453339, 38.02417013781455], [23.740702416856656, 38.02379541451613], [23.740468429802753, 38.023510995247385], [23.7403634696535, 38.02338909079587], [23.740226286876087, 38.023217544688094], [23.74018375298738, 38.023163373937734], [23.739960833248187, 38.02296814889641], [23.739855260977574, 38.02292380856146], [23.739331884845313, 38.022620720833956], [23.739219340994122, 38.022530343326586], [23.738834596381086, 38.022135704100286], [23.738744427357, 38.02204321455533], [23.73852368215322, 38.02181678748326], [23.73812283981472, 38.021401306752395], [23.737826337479735, 38.02108069169974], [23.737427719637584, 38.02064268151811], [23.737346915251322, 38.02053885386227], [23.73701039648012, 38.020060423316814], [23.736851119890126, 38.019798695769694], [23.736760462262044, 38.01976244165787]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.738089554833362, 38.02304529735177]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΑ ΒΑΡΒΑΡΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"3c015ed2-ff33-442d-8e5e-f77f8b8cdeee\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:13.606992\",\n                \"metadata_modified\": \"2026-03-31T16:05:35.590317\",\n                \"name\": \"env-090-plateia-tralleon\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Τράλλεων» (station_id: 90) στη γειτονιά ΛΑΜΠΡΙΝΗ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Τράλλεων» (station_id: 90) στη γειτονιά ΛΑΜΠΡΙΝΗ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Tralleon» (station_id: 90) in the ΛΑΜΠΡΙΝΗ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Τράλλεων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Τράλλεων\",\n                    \"en\": \"Environmental Data — Plateia Tralleon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-090-plateia-tralleon/resource/229619e5-70b1-4bc2-8edb-58f8bf8a1049\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:23.550863\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:23.557547\",\n                            \"updated\": \"2026-03-31T15:49:32.408239\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:13.609240\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 90. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 90. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 90. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/229619e5-70b1-4bc2-8edb-58f8bf8a1049\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"229619e5-70b1-4bc2-8edb-58f8bf8a1049\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:05:35.599261\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Τράλλεων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Τράλλεων\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Tralleon\"\n                        },\n                        \"package_id\": \"3c015ed2-ff33-442d-8e5e-f77f8b8cdeee\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:50:17.421514\",\n                            \"updated\": \"2026-03-31T16:05:39.510141\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:05:20.728874\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"4078d8ed6c600a3490653992b3a5086b\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:04:55.653586\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"277b7956-4929-4af0-9e1b-e37bd03c6068\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:05:20.439481\",\n                        \"metadata_modified\": \"2026-03-31T16:05:24.868809\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"3c015ed2-ff33-442d-8e5e-f77f8b8cdeee\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1740,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/3c015ed2-ff33-442d-8e5e-f77f8b8cdeee/resource/277b7956-4929-4af0-9e1b-e37bd03c6068/download/env-090-plateia-tralleon-3oop_fh2.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.746274215333735, 38.02489683559689], [23.74632421628148, 38.024875693107596], [23.746440341985778, 38.025035197853114], [23.746445642293995, 38.02504247810118], [23.74646879968472, 38.02507428641765], [23.746887421726054, 38.02489493236272], [23.747288937107324, 38.02472004644389], [23.747891908704748, 38.02445996967684], [23.748524831190768, 38.02418643466235], [23.749185937318632, 38.02389493074598], [23.74974952845546, 38.02364166509871], [23.74915773528348, 38.02282400871132], [23.749101734107747, 38.02274770675396], [23.748501020178352, 38.02192921586891], [23.74826810244951, 38.02157889015509], [23.748235500173237, 38.021529853813384], [23.747959947806986, 38.021130226287035], [23.74767326578998, 38.02073075626926], [23.747368199579387, 38.020301156795135], [23.747085448368654, 38.01990016156476], [23.74700206948418, 38.01978191358926], [23.74580747954227, 38.02031824079871], [23.74519147062146, 38.02059500750933], [23.744606745098608, 38.02086012948955], [23.744160742803917, 38.02106234907734], [23.74378298207067, 38.02123362601789], [23.74330828193013, 38.02144885198564], [23.742965613527797, 38.02160421327409], [23.74330426858176, 38.022097704383725], [23.74359194001651, 38.02250841433423], [23.74387998694677, 38.02291461797573], [23.744169832350188, 38.02331631840215], [23.744471010542014, 38.02373606831115], [23.744756558589224, 38.02414677070126], [23.74491739173767, 38.024381452389115], [23.7450357177264, 38.0245529521232], [23.74509381278534, 38.024638699628966], [23.745391813351166, 38.025053933813766], [23.745514073088124, 38.025220935170196], [23.745573969768923, 38.02519521428754], [23.74586930936565, 38.025068387695796], [23.745921289138515, 38.02504606627545], [23.745970827028028, 38.02502512031692], [23.745978215206215, 38.0250219962199], [23.746266134575663, 38.024900252936526], [23.746274215333735, 38.02489683559689]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74634851380049, 38.02258907538244]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΛΑΜΠΡΙΝΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2b4c1cbc-09b1-47e6-8b4b-a1563df26afe\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:19.735652\",\n                \"metadata_modified\": \"2026-03-31T16:05:40.907889\",\n                \"name\": \"env-092-plateia-elpidas\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ελπίδας» (station_id: 92) στη γειτονιά ΦΙΛΟΠΑΠΠΟΥ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Ελπίδας» (station_id: 92) στη γειτονιά ΦΙΛΟΠΑΠΠΟΥ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Elpidas» (station_id: 92) in the ΦΙΛΟΠΑΠΠΟΥ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ελπίδας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Ελπίδας\",\n                    \"en\": \"Environmental Data — Plateia Elpidas\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-092-plateia-elpidas/resource/de2afef6-d5fa-4b03-bee2-2a8824925f36\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:29.210406\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:29.216979\",\n                            \"updated\": \"2026-03-31T15:49:37.405483\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:19.737858\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 92. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 92. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 92. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/de2afef6-d5fa-4b03-bee2-2a8824925f36\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"de2afef6-d5fa-4b03-bee2-2a8824925f36\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:05:40.917036\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ελπίδας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Ελπίδας\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Elpidas\"\n                        },\n                        \"package_id\": \"2b4c1cbc-09b1-47e6-8b4b-a1563df26afe\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:50:23.436842\",\n                            \"updated\": \"2026-03-31T16:05:44.822778\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:05:26.407436\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"01074a9c90674e0e3ddc9ff850f87505\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:00.599299\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"a8be364e-508d-4b9c-a779-c51c60908c00\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:05:26.125426\",\n                        \"metadata_modified\": \"2026-03-31T16:05:30.666617\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"2b4c1cbc-09b1-47e6-8b4b-a1563df26afe\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1742,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/2b4c1cbc-09b1-47e6-8b4b-a1563df26afe/resource/a8be364e-508d-4b9c-a779-c51c60908c00/download/env-092-plateia-elpidas-lxdsav21.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7173199884835, 37.9649553010746], [23.717587232381153, 37.96493791712541], [23.718221334002685, 37.965033945740444], [23.719159501771067, 37.96517601574506], [23.719167904142385, 37.96483805271579], [23.719167360473662, 37.96451358763678], [23.719166175078637, 37.96417109524082], [23.719164564714955, 37.96384662757862], [23.719161685809077, 37.96348159888955], [23.719160361994213, 37.96317515764342], [23.71915917661415, 37.962832665169195], [23.71916373083906, 37.96219726756758], [23.719090785422537, 37.96220159986649], [23.719090237858097, 37.96220130023254], [23.7184705900779, 37.96186213417854], [23.718455824008416, 37.96185170608387], [23.718358434585905, 37.961782927278314], [23.718254148257625, 37.96170927753451], [23.718223495681993, 37.961687629977554], [23.7181330628007, 37.96162376344524], [23.718001372628006, 37.96153075843813], [23.717954100301753, 37.96149737314719], [23.717921319187592, 37.961474221565084], [23.71786678066402, 37.9615181980617], [23.717650373184217, 37.96173398820552], [23.717624180237923, 37.96179250910847], [23.71767183484208, 37.96184618255484], [23.71767430820036, 37.96184865531724], [23.71772657537021, 37.961900909464426], [23.717710880412504, 37.961924698275176], [23.71730505677247, 37.96253981231469], [23.717151807275954, 37.9627355418416], [23.71713953323587, 37.96275121728544], [23.716072535786253, 37.96360937761037], [23.71573792020139, 37.96384741101631], [23.71571301566418, 37.96385521367962], [23.715138456812497, 37.9640352316315], [23.71513454630331, 37.96403582873007], [23.715049628030883, 37.96404878189595], [23.714983798668687, 37.964058822316986], [23.714815607985095, 37.964084476393204], [23.714761750443238, 37.96409269175906], [23.714556806684783, 37.96412395069174], [23.71420359599098, 37.96410957387301], [23.713852733670443, 37.96405068978182], [23.71385253500469, 37.96405230620981], [23.713835057912384, 37.96419430042219], [23.71382953693246, 37.96428660865204], [23.713866291398652, 37.96469226332104], [23.713033940606593, 37.96508246580018], [23.713205233166573, 37.965298254388664], [23.713239574496775, 37.9653415170072], [23.71324597646957, 37.96534958201512], [23.713275794205426, 37.96538714556803], [23.713622810217988, 37.96580708971425], [23.7137173443528, 37.96592448722928], [23.7139854685906, 37.96623157728214], [23.71401927229368, 37.96626780200563], [23.7141076999323, 37.9663625611275], [23.714411871178953, 37.9667328279339], [23.715320240361287, 37.96671708034468], [23.71532412505778, 37.96671701313525], [23.715333254159116, 37.96669200916398], [23.715335632507664, 37.966685495903405], [23.715358404980076, 37.96631602295219], [23.715477100059832, 37.966257726350996], [23.71582960246126, 37.96599720480885], [23.716222616194734, 37.96565566399272], [23.716942183811252, 37.96504452151917], [23.7173199884835, 37.9649553010746]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.716542522966375, 37.964333429353395]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΦΙΛΟΠΑΠΠΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"1991a317-2138-478f-aa97-1df9956bbb93\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:25.890067\",\n                \"metadata_modified\": \"2026-03-31T16:05:46.216993\",\n                \"name\": \"env-093-gipedo-mpasket-lofos-dexamenis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Λόφος Δεξαμενής» (station_id: 93) στη γειτονιά ΚΟΙΛΗΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδο Μπάσκετ Λόφος Δεξαμενής» (station_id: 93) στη γειτονιά ΚΟΙΛΗΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipedo Mpasket Lofos Dexamenis» (station_id: 93) in the ΚΟΙΛΗΣ neighbourhood, 3th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Λόφος Δεξαμενής\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδο Μπάσκετ Λόφος Δεξαμενής\",\n                    \"en\": \"Environmental Data — Gipedo Mpasket Lofos Dexamenis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-093-gipedo-mpasket-lofos-dexamenis/resource/66afa851-74a5-47c0-9b95-d11aa1b3d65b\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:33.743658\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:33.750124\",\n                            \"updated\": \"2026-03-31T15:49:42.529463\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:25.892124\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 93. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 93. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 93. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/66afa851-74a5-47c0-9b95-d11aa1b3d65b\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"66afa851-74a5-47c0-9b95-d11aa1b3d65b\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:05:46.227754\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Λόφος Δεξαμενής\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδο Μπάσκετ Λόφος Δεξαμενής\",\n                            \"en\": \"Hourly Environmental Measurements — Gipedo Mpasket Lofos Dexamenis\"\n                        },\n                        \"package_id\": \"1991a317-2138-478f-aa97-1df9956bbb93\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:50:29.380346\",\n                            \"updated\": \"2026-03-31T16:05:49.998343\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:05:33.403834\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"d9f30b53a7c5dc8f1726d1ac469db3b4\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:05.514028\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"ce89cd39-e341-4989-8fc9-cfd389f1b39f\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:05:33.110868\",\n                        \"metadata_modified\": \"2026-03-31T16:05:37.835914\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"1991a317-2138-478f-aa97-1df9956bbb93\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1767,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/1991a317-2138-478f-aa97-1df9956bbb93/resource/ce89cd39-e341-4989-8fc9-cfd389f1b39f/download/env-093-gipedo-mpasket-lofos-dexamenis-zlew62nl.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.712471959417666, 37.9673454849402], [23.712494762665752, 37.96733652779177], [23.712771217705082, 37.96742282540558], [23.712829284269702, 37.96749507017695], [23.71283846295188, 37.967513118335965], [23.71299570728054, 37.96754402956355], [23.71299811672921, 37.96754450320984], [23.713232512547737, 37.96759058081002], [23.71323290160866, 37.96759065746652], [23.71323306997544, 37.96759069032329], [23.71327791459885, 37.967586293186606], [23.7133562203102, 37.9675774711266], [23.714053304856726, 37.96768582769378], [23.71428916861868, 37.96773295946126], [23.71452295210407, 37.96781464288147], [23.714705158220774, 37.96780779436146], [23.714721499992393, 37.967715982856646], [23.71474529982141, 37.96765420411606], [23.71480128304193, 37.96750888011306], [23.714827917380042, 37.96747098514036], [23.715291385467896, 37.966811569137235], [23.71532412505778, 37.96671701313525], [23.715320240361287, 37.96671708034468], [23.714411871178953, 37.9667328279339], [23.7141076999323, 37.9663625611275], [23.71401927229368, 37.96626780200563], [23.7139854685906, 37.96623157728214], [23.7137173443528, 37.96592448722928], [23.713622810217988, 37.96580708971425], [23.713275794205426, 37.96538714556803], [23.71324597646957, 37.96534958201512], [23.713239574496775, 37.9653415170072], [23.713205233166573, 37.965298254388664], [23.713033940606593, 37.96508246580018], [23.713866291398652, 37.96469226332104], [23.71382953693246, 37.96428660865204], [23.713835057912384, 37.96419430042219], [23.71385253500469, 37.96405230620981], [23.713852733670443, 37.96405068978182], [23.713791187400616, 37.96404036002206], [23.713004765743637, 37.96390837212989], [23.712335937706406, 37.963798513795325], [23.712085724713774, 37.963757414065284], [23.711970212437684, 37.96374237543403], [23.711415466538853, 37.96367014950718], [23.710402178462544, 37.963604569465275], [23.708635909368752, 37.96350106679895], [23.708418492775174, 37.963514047483756], [23.708218044026605, 37.96355410849678], [23.707562636829884, 37.96394003513471], [23.70732833431865, 37.96408365860989], [23.707204282729965, 37.96414644011658], [23.706445897367058, 37.96458614538003], [23.70644583574892, 37.96458618127781], [23.706529845583898, 37.96466300035007], [23.706580520918088, 37.96471269758839], [23.70705864568716, 37.96516453307461], [23.70765728737008, 37.965819455902526], [23.707964305699598, 37.9661807335546], [23.708087504880645, 37.96633425823663], [23.708321683760634, 37.96676295075689], [23.708364765304278, 37.96684417345675], [23.708711298595496, 37.967471426918614], [23.70899221536107, 37.9679588174383], [23.70927518048716, 37.96846874450221], [23.709685974899354, 37.96832104649815], [23.71023142596507, 37.9681286144197], [23.710884510210253, 37.96789743663174], [23.711192287120973, 37.96778848786164], [23.711253550414135, 37.967770612487264], [23.711541064033312, 37.967667669718516], [23.711916219637555, 37.96753339581884], [23.712471959417666, 37.9673454849402]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.71073736687833, 37.965729955056105]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΙΛΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"be06abfd-cba0-4347-ae09-712cae07e3f3\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:31.712554\",\n                \"metadata_modified\": \"2026-03-31T16:05:53.260541\",\n                \"name\": \"env-094-plateia-kalliga\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Καλλιγά» (station_id: 94) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Καλλιγά» (station_id: 94) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Kalliga» (station_id: 94) in the ΚΟΛΙΑΤΣΟΥ I neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Καλλιγά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Καλλιγά\",\n                    \"en\": \"Environmental Data — Plateia Kalliga\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-094-plateia-kalliga/resource/12a98bc0-c1f7-4f39-b9ff-032e939fd47e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:39.795753\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:39.802062\",\n                            \"updated\": \"2026-03-31T15:49:47.744680\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:31.714654\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 94. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 94. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 94. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/12a98bc0-c1f7-4f39-b9ff-032e939fd47e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"12a98bc0-c1f7-4f39-b9ff-032e939fd47e\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:05:53.270391\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Καλλιγά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Καλλιγά\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Kalliga\"\n                        },\n                        \"package_id\": \"be06abfd-cba0-4347-ae09-712cae07e3f3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:50:35.245557\",\n                            \"updated\": \"2026-03-31T16:05:57.125759\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:05:40.551000\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"f30ea877b64d4edd377c92592a9591a4\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:10.582631\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"320152d8-a337-4828-89b9-0da6fdca8405\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:05:40.252151\",\n                        \"metadata_modified\": \"2026-03-31T16:05:45.009658\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"be06abfd-cba0-4347-ae09-712cae07e3f3\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1740,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/be06abfd-cba0-4347-ae09-712cae07e3f3/resource/320152d8-a337-4828-89b9-0da6fdca8405/download/env-094-plateia-kalliga-dd8vtx0d.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.735098183918126, 38.00828540200881], [23.73509614837138, 38.00786179493531], [23.73509390205297, 38.00749677068532], [23.735090880278698, 38.00705062928209], [23.73508695090051, 38.00665856272713], [23.73508580269717, 38.00658195116106], [23.734952809115654, 38.00595075399595], [23.734897734617316, 38.00572530930606], [23.734801033970392, 38.0052969822081], [23.734772639448305, 38.00517524506338], [23.734701906011985, 38.00485062387793], [23.734666555193545, 38.0046838068867], [23.73455832204392, 38.004194835041694], [23.73442809975393, 38.003786492615454], [23.734292168038703, 38.00338060843678], [23.7326571249651, 38.00372389691632], [23.732336205501593, 38.00378175034761], [23.731806974345396, 38.0038616601212], [23.731763159542478, 38.00387057302396], [23.7315469856468, 38.0039016246752], [23.73125544372982, 38.003711689525666], [23.730011622532526, 38.003943174186865], [23.73010650881291, 38.004301858124315], [23.730150306369595, 38.00446623626321], [23.730218046387428, 38.004727763549035], [23.730257351560184, 38.004881071696644], [23.73028753419623, 38.004998307615864], [23.73035456441296, 38.00525983317293], [23.730816498585245, 38.00518878878288], [23.730905486772205, 38.00518899242679], [23.731091087287272, 38.00592846835427], [23.731289565401415, 38.00674908870753], [23.731833477317604, 38.00665118916805], [23.731981348859563, 38.00661096855882], [23.731848905766142, 38.0071063717652], [23.73182508399553, 38.00719644564477], [23.731769494162517, 38.00740812012945], [23.731640066126694, 38.00775932480704], [23.73161883477466, 38.0078223660891], [23.731666641184173, 38.007837801473926], [23.73167292958589, 38.00783983198913], [23.73243411327415, 38.0080855955054], [23.732710601889117, 38.00811326267994], [23.732980408489873, 38.00811838198736], [23.733535623322492, 38.00805424696935], [23.733536726434586, 38.00805411968414], [23.733592576065366, 38.008047667755356], [23.733702366300975, 38.00839941632684], [23.733824519343678, 38.00877823121051], [23.733808945624048, 38.00883613305638], [23.73380756006754, 38.00884128254799], [23.73441169021184, 38.00882912919074], [23.735096642242297, 38.008812648399264], [23.735095756253997, 38.00836651190719], [23.73509697065634, 38.008325956959446], [23.735098183918126, 38.00828540200881]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73301449695426, 38.00589993829485]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"5d6eb860-5a5d-4d9b-b4e5-17fa64107005\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:37.629956\",\n                \"metadata_modified\": \"2026-03-31T16:06:03.796905\",\n                \"name\": \"env-095-gipeda-mpasket-paidiki-chara-oyranoxystes\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες» (station_id: 95) στη γειτονιά ΑΛΥΣΙΔΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες» (station_id: 95) στη γειτονιά ΑΛΥΣΙΔΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Paidiki Chara Oyranoxystes» (station_id: 95) in the ΑΛΥΣΙΔΑ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Paidiki Chara Oyranoxystes\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-095-gipeda-mpasket-paidiki-chara-oyranoxystes/resource/64741151-928a-40ac-97f7-1bad3c0f4c54\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:42.284008\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:42.290353\",\n                            \"updated\": \"2026-03-31T15:49:52.892172\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:37.631798\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 95. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 95. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 95. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/64741151-928a-40ac-97f7-1bad3c0f4c54\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"64741151-928a-40ac-97f7-1bad3c0f4c54\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:06:03.805953\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Paidiki Chara Oyranoxystes\"\n                        },\n                        \"package_id\": \"5d6eb860-5a5d-4d9b-b4e5-17fa64107005\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:50:41.228715\",\n                            \"updated\": \"2026-03-31T16:06:07.654282\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:05:47.668207\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"cd34bca8513cae9ee85d22786e34f2a1\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:15.944857\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"c55c6872-f055-4942-8b5c-c9d25c682001\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:05:47.397485\",\n                        \"metadata_modified\": \"2026-03-31T16:05:51.804458\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"5d6eb860-5a5d-4d9b-b4e5-17fa64107005\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1795,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/5d6eb860-5a5d-4d9b-b4e5-17fa64107005/resource/c55c6872-f055-4942-8b5c-c9d25c682001/download/env-095-gipeda-mpasket-paidiki-chara-oyranoxystes-1lioe_ym.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73790137002421, 38.027403334296174], [23.738588635818665, 38.02708491015746], [23.739120058368194, 38.026833732252705], [23.739903266226573, 38.02646594285098], [23.739642363761615, 38.026297470670585], [23.7394641316453, 38.026182380914726], [23.739343043801288, 38.02610419066578], [23.739304419915317, 38.026079099050285], [23.739301495018207, 38.026077198978065], [23.739143583770176, 38.025974614870705], [23.739208716913637, 38.025948443794164], [23.73921975042939, 38.02594401053739], [23.73926186946672, 38.02592708688689], [23.73941299534273, 38.025866363834176], [23.739349765828006, 38.02582607621024], [23.73928730600406, 38.025786278752], [23.738911176373044, 38.02554661511666], [23.73809246737384, 38.02503339593799], [23.737299330295013, 38.024527791698986], [23.737291376311497, 38.024522721356746], [23.73728293535704, 38.02451714340693], [23.73677052199237, 38.02417853951624], [23.73658239965127, 38.024054226568694], [23.73638096541494, 38.023921115829125], [23.736194243613117, 38.023797726504455], [23.736084391838357, 38.02372513430174], [23.735924335274785, 38.02362867693953], [23.735815288774383, 38.02356296035137], [23.73569574564948, 38.02349091742133], [23.7356736576331, 38.02350254114485], [23.735658998491463, 38.023510255590864], [23.735570965953602, 38.02355658351257], [23.735496560568755, 38.023595738995425], [23.73545601126875, 38.02361699187899], [23.73506554552182, 38.02378284949563], [23.734818433769817, 38.023885939619504], [23.734522462606748, 38.02401145090872], [23.73402288011178, 38.024222122614674], [23.7335521654103, 38.0244238448088], [23.733492641034864, 38.024441735502585], [23.733244195916562, 38.024616921623284], [23.73302752017664, 38.024769647363485], [23.73234317337007, 38.025263795210385], [23.732237694510598, 38.025335039126624], [23.73216314795126, 38.02538539055533], [23.732104983587654, 38.02542467640214], [23.732057733847913, 38.02545659029298], [23.732003461930162, 38.02549324691436], [23.73198887854098, 38.02550309710331], [23.731984101934486, 38.02550632270959], [23.731973702278747, 38.02551399412672], [23.731832578378306, 38.02561810268034], [23.73166742950654, 38.02573993306916], [23.731481210862885, 38.02585922217237], [23.731370837514987, 38.02592992507348], [23.731292395243916, 38.02596439642036], [23.73129525971976, 38.025978103309235], [23.731304643739183, 38.026023007548694], [23.731354688796834, 38.02605014674718], [23.731402041168586, 38.02607582510918], [23.731563341041635, 38.02616329665936], [23.73170906437533, 38.02623900410453], [23.73172021946266, 38.02624479954423], [23.731766580930497, 38.026268885641926], [23.731850847502173, 38.0263126636901], [23.73194963376816, 38.02636696566534], [23.731980980719516, 38.02635159550612], [23.732042753452323, 38.02632130730783], [23.732105152777134, 38.026290711365725], [23.73255658406772, 38.02659817384686], [23.732872707529246, 38.026729412943986], [23.73288402172772, 38.02673410997542], [23.733217901180733, 38.026861047016574], [23.73362032213412, 38.027037708744444], [23.734193149173375, 38.027215275363496], [23.734206099894628, 38.027219290093704], [23.73462749544286, 38.02726981221109], [23.734674586870437, 38.027269491273195], [23.735620222213065, 38.02726303565491], [23.735931110249698, 38.02725021505896], [23.73605846642347, 38.02728204576355], [23.736439290766736, 38.02752624528411], [23.73656092003523, 38.02766621607609], [23.736680527618812, 38.02797291880237], [23.737004720021385, 38.02782493333575], [23.73703041928088, 38.027812849684885], [23.737056658379423, 38.02780051217365], [23.73790137002421, 38.027403334296174]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.735674202153984, 38.02580560063003]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΛΥΣΙΔΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2c48d09d-f379-4844-9526-9569d13c67da\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:43.535290\",\n                \"metadata_modified\": \"2026-03-31T16:06:09.124884\",\n                \"name\": \"env-096-plateia-feida-lamprini\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Φειδά Λαμπρινή» (station_id: 96) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Φειδά Λαμπρινή» (station_id: 96) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Feida Lamprini» (station_id: 96) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Φειδά Λαμπρινή\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Φειδά Λαμπρινή\",\n                    \"en\": \"Environmental Data — Plateia Feida Lamprini\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-096-plateia-feida-lamprini/resource/0bdaf149-e0ac-4f1a-9d40-3fb79a6d600e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:48.359966\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:48.367092\",\n                            \"updated\": \"2026-03-31T15:49:57.846469\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:43.537114\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 96. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 96. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 96. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/0bdaf149-e0ac-4f1a-9d40-3fb79a6d600e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"0bdaf149-e0ac-4f1a-9d40-3fb79a6d600e\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:06:09.134615\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Φειδά Λαμπρινή\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Φειδά Λαμπρινή\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Feida Lamprini\"\n                        },\n                        \"package_id\": \"2c48d09d-f379-4844-9526-9569d13c67da\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:50:47.261707\",\n                            \"updated\": \"2026-03-31T16:06:12.931049\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:05:54.485807\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"041d0ae21f48ebadac073d07d302141e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:21.030451\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"72f1ad93-9dd3-4d3a-af8a-e0e3779ab476\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:05:54.204515\",\n                        \"metadata_modified\": \"2026-03-31T16:06:01.004014\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"2c48d09d-f379-4844-9526-9569d13c67da\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1779,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/2c48d09d-f379-4844-9526-9569d13c67da/resource/72f1ad93-9dd3-4d3a-af8a-e0e3779ab476/download/env-096-plateia-feida-lamprini-egmix_ha.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.748663761627324, 38.02949870205479], [23.749340228345353, 38.02920973328417], [23.749392415001424, 38.02918744053099], [23.749402141657406, 38.029183285635966], [23.7494560935425, 38.029160238640905], [23.749461867455924, 38.02915777242666], [23.74961526736748, 38.02909025540883], [23.750197316526716, 38.028834071000816], [23.750361314367385, 38.028759060654394], [23.75049226140902, 38.028945209348144], [23.751104350350907, 38.02871033633546], [23.751250745368043, 38.02862719039292], [23.751528583897212, 38.02846939065977], [23.752193418689586, 38.028187023241955], [23.752812743768516, 38.02792397984979], [23.752066172698946, 38.02690680608107], [23.75149044627538, 38.02608956521982], [23.751086937651895, 38.025504497914085], [23.75075255329926, 38.02504739337796], [23.750329199015574, 38.0244540751649], [23.74974952845546, 38.02364166509871], [23.749185937318632, 38.02389493074598], [23.748524831190768, 38.02418643466235], [23.747891908704748, 38.02445996967684], [23.747288937107324, 38.02472004644389], [23.746887421726054, 38.02489493236272], [23.74646879968472, 38.02507428641765], [23.746445642293995, 38.02504247810118], [23.746440341985778, 38.025035197853114], [23.74632421628148, 38.024875693107596], [23.746274215333735, 38.02489683559689], [23.746266134575663, 38.024900252936526], [23.745978215206215, 38.0250219962199], [23.745970827028028, 38.02502512031692], [23.745921289138515, 38.02504606627545], [23.74586930936565, 38.025068387695796], [23.745573969768923, 38.02519521428754], [23.745514073088124, 38.025220935170196], [23.7456657159637, 38.02543757031994], [23.745977999403397, 38.025874909799626], [23.746258189470385, 38.02626352090661], [23.746694398308, 38.02687282488361], [23.746821322512723, 38.02702274933605], [23.746992430737926, 38.027031225537456], [23.747108242857, 38.02709077253121], [23.747220745424954, 38.02736515471205], [23.747646273596995, 38.02828987975786], [23.747906902059004, 38.028916827683275], [23.748129838829843, 38.02953017505638], [23.748271772093272, 38.02946738948148], [23.748371918871225, 38.0293369184062], [23.748397228040144, 38.0296120861229], [23.74848362130729, 38.02957541586049], [23.74852260575648, 38.02955881386873], [23.748663761627324, 38.02949870205479]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74919545335595, 38.02664683349029]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"10b3105e-20ba-4529-b08d-49cc7c1227f7\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:49.586398\",\n                \"metadata_modified\": \"2026-03-31T16:06:14.300088\",\n                \"name\": \"env-097-athlitiko-kentro-savaginon-kai-diopoleos-rizoypoli\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη» (station_id: 97) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη» (station_id: 97) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Savaginon Kai Diopoleos Rizoypoli» (station_id: 97) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Savaginon Kai Diopoleos Rizoypoli\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-097-athlitiko-kentro-savaginon-kai-diopoleos-rizoypoli/resource/8c17b52d-e82e-4292-825f-7d190c663221\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:50:54.421446\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:50:54.427919\",\n                            \"updated\": \"2026-03-31T15:50:06.795076\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:49.588308\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 97. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 97. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 97. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/8c17b52d-e82e-4292-825f-7d190c663221\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"8c17b52d-e82e-4292-825f-7d190c663221\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:06:14.309483\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Savaginon Kai Diopoleos Rizoypoli\"\n                        },\n                        \"package_id\": \"10b3105e-20ba-4529-b08d-49cc7c1227f7\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:50:53.318165\",\n                            \"updated\": \"2026-03-31T16:06:18.081233\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:06:01.504668\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"22cd7da520989d94077bde50e5745ce8\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:25.989955\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"242feaea-8232-4e9e-819d-b2e0a47a1b63\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:06:01.239667\",\n                        \"metadata_modified\": \"2026-03-31T16:06:05.977367\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"10b3105e-20ba-4529-b08d-49cc7c1227f7\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1832,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/10b3105e-20ba-4529-b08d-49cc7c1227f7/resource/242feaea-8232-4e9e-819d-b2e0a47a1b63/download/env-097-athlitiko-kentro-savaginon-kai-diopoleos-rizoypoli-45s72doi.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.748663761627324, 38.02949870205479], [23.749340228345353, 38.02920973328417], [23.749392415001424, 38.02918744053099], [23.749402141657406, 38.029183285635966], [23.7494560935425, 38.029160238640905], [23.749461867455924, 38.02915777242666], [23.74961526736748, 38.02909025540883], [23.750197316526716, 38.028834071000816], [23.750361314367385, 38.028759060654394], [23.75049226140902, 38.028945209348144], [23.751104350350907, 38.02871033633546], [23.751250745368043, 38.02862719039292], [23.751528583897212, 38.02846939065977], [23.752193418689586, 38.028187023241955], [23.752812743768516, 38.02792397984979], [23.752066172698946, 38.02690680608107], [23.75149044627538, 38.02608956521982], [23.751086937651895, 38.025504497914085], [23.75075255329926, 38.02504739337796], [23.750329199015574, 38.0244540751649], [23.74974952845546, 38.02364166509871], [23.749185937318632, 38.02389493074598], [23.748524831190768, 38.02418643466235], [23.747891908704748, 38.02445996967684], [23.747288937107324, 38.02472004644389], [23.746887421726054, 38.02489493236272], [23.74646879968472, 38.02507428641765], [23.746445642293995, 38.02504247810118], [23.746440341985778, 38.025035197853114], [23.74632421628148, 38.024875693107596], [23.746274215333735, 38.02489683559689], [23.746266134575663, 38.024900252936526], [23.745978215206215, 38.0250219962199], [23.745970827028028, 38.02502512031692], [23.745921289138515, 38.02504606627545], [23.74586930936565, 38.025068387695796], [23.745573969768923, 38.02519521428754], [23.745514073088124, 38.025220935170196], [23.7456657159637, 38.02543757031994], [23.745977999403397, 38.025874909799626], [23.746258189470385, 38.02626352090661], [23.746694398308, 38.02687282488361], [23.746821322512723, 38.02702274933605], [23.746992430737926, 38.027031225537456], [23.747108242857, 38.02709077253121], [23.747220745424954, 38.02736515471205], [23.747646273596995, 38.02828987975786], [23.747906902059004, 38.028916827683275], [23.748129838829843, 38.02953017505638], [23.748271772093272, 38.02946738948148], [23.748371918871225, 38.0293369184062], [23.748397228040144, 38.0296120861229], [23.74848362130729, 38.02957541586049], [23.74852260575648, 38.02955881386873], [23.748663761627324, 38.02949870205479]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.74919545335595, 38.02664683349029]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"f4030496-ec7b-4093-8a83-f6c9d9e041f5\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:50:55.630735\",\n                \"metadata_modified\": \"2026-03-31T16:06:20.697065\",\n                \"name\": \"env-098-athlitiko-kentro-antheon-alsos-prompona\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά» (station_id: 98) στη γειτονιά ΠΡΟΜΠΟΝΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά» (station_id: 98) στη γειτονιά ΠΡΟΜΠΟΝΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Antheon Alsos Prompona» (station_id: 98) in the ΠΡΟΜΠΟΝΑ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Antheon Alsos Prompona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-098-athlitiko-kentro-antheon-alsos-prompona/resource/a57d3b15-dd55-4b38-9517-c6f041b5c690\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:03.780088\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:03.786199\",\n                            \"updated\": \"2026-03-31T15:50:11.736970\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:50:55.632677\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 98. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 98. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 98. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a57d3b15-dd55-4b38-9517-c6f041b5c690\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"a57d3b15-dd55-4b38-9517-c6f041b5c690\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:06:20.707738\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Antheon Alsos Prompona\"\n                        },\n                        \"package_id\": \"f4030496-ec7b-4093-8a83-f6c9d9e041f5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:50:59.232980\",\n                            \"updated\": \"2026-03-31T16:06:24.655409\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:06:08.467083\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"901b1173b6cc38d2f64b2bc5ec792aa1\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:31.111677\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"a79055c5-2658-4e46-a718-8c5658de399d\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:06:08.181464\",\n                        \"metadata_modified\": \"2026-03-31T16:06:12.773387\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"f4030496-ec7b-4093-8a83-f6c9d9e041f5\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1783,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/f4030496-ec7b-4093-8a83-f6c9d9e041f5/resource/a79055c5-2658-4e46-a718-8c5658de399d/download/env-098-athlitiko-kentro-antheon-alsos-prompona-m9z6sff0.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.741360118338676, 38.03245921771914], [23.741374088588024, 38.03245818403875], [23.741471268677692, 38.032467410534416], [23.741667201912403, 38.032544449826524], [23.742327764088106, 38.032376957365166], [23.741989215495273, 38.03221423453034], [23.741842133172096, 38.032112220461975], [23.74182748702525, 38.032096445676224], [23.74174989956504, 38.032012877306066], [23.741631229671604, 38.03183686733063], [23.74162121928947, 38.03174671749875], [23.741638098135294, 38.03170619706164], [23.741769475453047, 38.0315082044197], [23.741733012656425, 38.03134589422169], [23.7417165695418, 38.03116109602431], [23.741729182496403, 38.031016919175855], [23.74171039308674, 38.03078740248582], [23.7413135996488, 38.03027573598851], [23.740966277963075, 38.02975345099349], [23.740549001529086, 38.02928537572993], [23.740632887360857, 38.029244403001364], [23.740877807331223, 38.029120701717126], [23.740905491594713, 38.02911791558259], [23.74110255961255, 38.02899218504686], [23.742178303618573, 38.028345613516784], [23.7421524085267, 38.02828046727468], [23.74203177169658, 38.027976965577125], [23.7420001944505, 38.02793591243854], [23.741891609364973, 38.027794743849334], [23.74152073952644, 38.027482853637444], [23.74130693606834, 38.02724858356524], [23.739996379404992, 38.026434310189224], [23.739903266226573, 38.02646594285098], [23.739120058368194, 38.026833732252705], [23.738588635818665, 38.02708491015746], [23.73790137002421, 38.027403334296174], [23.737056658379423, 38.02780051217365], [23.73703041928088, 38.027812849684885], [23.737004720021385, 38.02782493333575], [23.736680527618812, 38.02797291880237], [23.736691808742805, 38.02800448882445], [23.736822699785137, 38.0283427614145], [23.73699284426421, 38.02895601165964], [23.737133259302286, 38.02942251925367], [23.73714486229371, 38.02946106764378], [23.737165499657436, 38.02948883350174], [23.737311237393925, 38.029684906078266], [23.737431804605386, 38.02984711440403], [23.737560895490862, 38.0300207896673], [23.73777465363278, 38.03030151101796], [23.737777443610828, 38.03030517552942], [23.737786885959117, 38.030318672502794], [23.738030041466363, 38.03066624997408], [23.738058372831826, 38.03069856804551], [23.73815274658846, 38.03080622145307], [23.738165257144495, 38.03081601105928], [23.738343932364767, 38.03095581764759], [23.738355220319804, 38.0309646500589], [23.738435754174585, 38.03102766456445], [23.738844984809596, 38.03140260472725], [23.74003440149908, 38.032482268032005], [23.740065797630475, 38.03251967109066], [23.74009503785736, 38.0325545043375], [23.74015222376832, 38.03259518824878], [23.740226518914135, 38.03263140354211], [23.740296263995635, 38.03264507678377], [23.740348742442247, 38.03265102034757], [23.740377419757174, 38.032654268788875], [23.74047537460397, 38.032645472254245], [23.740524800988265, 38.03263735537196], [23.74054580471686, 38.03263390656395], [23.74058368827041, 38.032627685710935], [23.740687405112705, 38.03260087614786], [23.740790053053605, 38.03257406413665], [23.741059815436795, 38.03251607544151], [23.74123061139634, 38.03247326039441], [23.741255836679006, 38.03246693665961], [23.741360118338676, 38.03245921771914]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.739630339584767, 38.0294099590528]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΡΟΜΠΟΝΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-19\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"afa246ee-6efe-444d-8cf8-c1b87db6f33b\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:01.589370\",\n                \"metadata_modified\": \"2026-03-31T16:06:26.795562\",\n                \"name\": \"env-099-ekklisia-agioy-andrea-patision\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Εκκλησία Αγίου Ανδρέα Πατησίων» (station_id: 99) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Εκκλησία Αγίου Ανδρέα Πατησίων» (station_id: 99) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Ekklisia Agioy Andrea Patision» (station_id: 99) in the ΚΟΛΙΑΤΣΟΥ I neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                    \"en\": \"Environmental Data — Ekklisia Agioy Andrea Patision\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-099-ekklisia-agioy-andrea-patision/resource/fb3f5df9-f0cf-450c-902d-8844f48e07c1\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:06.179659\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:06.186192\",\n                            \"updated\": \"2026-03-31T15:50:16.935511\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:01.591381\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 99. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 99. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 99. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/fb3f5df9-f0cf-450c-902d-8844f48e07c1\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"fb3f5df9-f0cf-450c-902d-8844f48e07c1\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:06:26.805184\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                            \"en\": \"Hourly Environmental Measurements — Ekklisia Agioy Andrea Patision\"\n                        },\n                        \"package_id\": \"afa246ee-6efe-444d-8cf8-c1b87db6f33b\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:51:05.061332\",\n                            \"updated\": \"2026-03-31T16:06:30.768388\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:06:14.353461\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"6bd0d9a96176ed6dbb9cb354b9bafa78\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:36.180578\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"64b33419-6ceb-4ab0-b571-1c1b533c075f\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:06:14.072666\",\n                        \"metadata_modified\": \"2026-03-31T16:06:18.473948\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"afa246ee-6efe-444d-8cf8-c1b87db6f33b\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1773,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/afa246ee-6efe-444d-8cf8-c1b87db6f33b/resource/64b33419-6ceb-4ab0-b571-1c1b533c075f/download/env-099-ekklisia-agioy-andrea-patision-wtkc8aio.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.735098183918126, 38.00828540200881], [23.73509614837138, 38.00786179493531], [23.73509390205297, 38.00749677068532], [23.735090880278698, 38.00705062928209], [23.73508695090051, 38.00665856272713], [23.73508580269717, 38.00658195116106], [23.734952809115654, 38.00595075399595], [23.734897734617316, 38.00572530930606], [23.734801033970392, 38.0052969822081], [23.734772639448305, 38.00517524506338], [23.734701906011985, 38.00485062387793], [23.734666555193545, 38.0046838068867], [23.73455832204392, 38.004194835041694], [23.73442809975393, 38.003786492615454], [23.734292168038703, 38.00338060843678], [23.7326571249651, 38.00372389691632], [23.732336205501593, 38.00378175034761], [23.731806974345396, 38.0038616601212], [23.731763159542478, 38.00387057302396], [23.7315469856468, 38.0039016246752], [23.73125544372982, 38.003711689525666], [23.730011622532526, 38.003943174186865], [23.73010650881291, 38.004301858124315], [23.730150306369595, 38.00446623626321], [23.730218046387428, 38.004727763549035], [23.730257351560184, 38.004881071696644], [23.73028753419623, 38.004998307615864], [23.73035456441296, 38.00525983317293], [23.730816498585245, 38.00518878878288], [23.730905486772205, 38.00518899242679], [23.731091087287272, 38.00592846835427], [23.731289565401415, 38.00674908870753], [23.731833477317604, 38.00665118916805], [23.731981348859563, 38.00661096855882], [23.731848905766142, 38.0071063717652], [23.73182508399553, 38.00719644564477], [23.731769494162517, 38.00740812012945], [23.731640066126694, 38.00775932480704], [23.73161883477466, 38.0078223660891], [23.731666641184173, 38.007837801473926], [23.73167292958589, 38.00783983198913], [23.73243411327415, 38.0080855955054], [23.732710601889117, 38.00811326267994], [23.732980408489873, 38.00811838198736], [23.733535623322492, 38.00805424696935], [23.733536726434586, 38.00805411968414], [23.733592576065366, 38.008047667755356], [23.733702366300975, 38.00839941632684], [23.733824519343678, 38.00877823121051], [23.733808945624048, 38.00883613305638], [23.73380756006754, 38.00884128254799], [23.73441169021184, 38.00882912919074], [23.735096642242297, 38.008812648399264], [23.735095756253997, 38.00836651190719], [23.73509697065634, 38.008325956959446], [23.735098183918126, 38.00828540200881]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73301449695426, 38.00589993829485]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-05\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"136cd720-b050-4771-9f09-501e9db46d5e\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:07.458937\",\n                \"metadata_modified\": \"2026-03-31T16:06:33.911240\",\n                \"name\": \"env-100-parko-klonaridi-fix\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο Κλωναρίδη - Φιξ» (station_id: 100) στη γειτονιά ΚΛΩΝΑΡΙΔΟΥ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πάρκο Κλωναρίδη - Φιξ» (station_id: 100) στη γειτονιά ΚΛΩΝΑΡΙΔΟΥ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Parko Klonaridi Fix» (station_id: 100) in the ΚΛΩΝΑΡΙΔΟΥ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πάρκο Κλωναρίδη - Φιξ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πάρκο Κλωναρίδη - Φιξ\",\n                    \"en\": \"Environmental Data — Parko Klonaridi Fix\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-100-parko-klonaridi-fix/resource/46b30879-45dd-40d6-9350-dab4cb8cc048\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:12.334377\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:12.340396\",\n                            \"updated\": \"2026-03-31T15:50:21.777700\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:07.461271\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 100. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 100. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 100. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/46b30879-45dd-40d6-9350-dab4cb8cc048\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"46b30879-45dd-40d6-9350-dab4cb8cc048\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:06:33.920257\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο Κλωναρίδη - Φιξ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πάρκο Κλωναρίδη - Φιξ\",\n                            \"en\": \"Hourly Environmental Measurements — Parko Klonaridi Fix\"\n                        },\n                        \"package_id\": \"136cd720-b050-4771-9f09-501e9db46d5e\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:51:11.282952\",\n                            \"updated\": \"2026-03-31T16:06:37.614027\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:06:21.172359\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"850089afdff2237c0435a7142ffb70fa\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:41.408846\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cd5bfc04-a96f-4a19-a327-fb2947b0d843\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:06:20.890107\",\n                        \"metadata_modified\": \"2026-03-31T16:06:25.422349\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"136cd720-b050-4771-9f09-501e9db46d5e\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1758,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/136cd720-b050-4771-9f09-501e9db46d5e/resource/cd5bfc04-a96f-4a19-a327-fb2947b0d843/download/env-100-parko-klonaridi-fix-oii5ywmz.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.735381780008993, 38.01574414311852], [23.734503759571435, 38.015872849817704], [23.73354021216492, 38.01602388820827], [23.73256865817358, 38.01602618918587], [23.73173592862866, 38.01603330530924], [23.73170246413886, 38.01603322896494], [23.73139804736885, 38.01604154685161], [23.7310651819049, 38.01604078608793], [23.730826301830607, 38.016040239547046], [23.730691634067778, 38.01606696964019], [23.729690720857448, 38.01630801894469], [23.72975411566724, 38.0163982926993], [23.73015390872002, 38.01707967752469], [23.73065549891768, 38.0179640821941], [23.730687226917297, 38.01804977648746], [23.73120161271408, 38.01894322080501], [23.731453197291703, 38.019367397266166], [23.731682254404205, 38.01960467379296], [23.73190443737094, 38.02000833571955], [23.731910457523846, 38.0200173622444], [23.731977739972592, 38.02011665641454], [23.734150489799056, 38.01964841651796], [23.73466929679236, 38.01962705626261], [23.734902151860908, 38.01962307503062], [23.73554020927849, 38.019606486105054], [23.735558773433592, 38.01903272332895], [23.735536665762684, 38.018612034406324], [23.735514345068182, 38.0181872856039], [23.735493544148785, 38.017791447852794], [23.735486167313294, 38.017651069453834], [23.73544585427297, 38.01688392779304], [23.735381780008993, 38.01574414311852]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.733040532461303, 38.01777257422529]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΛΩΝΑΡΙΔΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-10\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"5d968c89-b520-4e1c-990e-d1a989e6a81d\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:13.793595\",\n                \"metadata_modified\": \"2026-03-31T16:06:41.100922\",\n                \"name\": \"env-101-athlitiko-kentro-gkravas\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό κέντρο Γκράβας» (station_id: 101) στη γειτονιά ΓΚΡΑΒΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό κέντρο Γκράβας» (station_id: 101) στη γειτονιά ΓΚΡΑΒΑ, 5ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Gkravas» (station_id: 101) in the ΓΚΡΑΒΑ neighbourhood, 5th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό κέντρο Γκράβας\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό κέντρο Γκράβας\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Gkravas\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-101-athlitiko-kentro-gkravas/resource/d060eceb-49a2-4471-ac3a-50c9ec59cef0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:18.608591\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:18.614364\",\n                            \"updated\": \"2026-03-31T15:50:26.857893\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:13.795508\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 101. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 101. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 101. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/d060eceb-49a2-4471-ac3a-50c9ec59cef0\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"d060eceb-49a2-4471-ac3a-50c9ec59cef0\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:06:41.110925\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό κέντρο Γκράβας\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό κέντρο Γκράβας\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Gkravas\"\n                        },\n                        \"package_id\": \"5d968c89-b520-4e1c-990e-d1a989e6a81d\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:51:17.512029\",\n                            \"updated\": \"2026-03-31T16:06:45.159577\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:06:28.157397\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"a5274be237e83a7657a75421a6c3fea9\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:46.641934\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"27339109-a772-4ca7-acce-5a66bf36dd3e\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:06:27.882269\",\n                        \"metadata_modified\": \"2026-03-31T16:06:32.424525\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"5d968c89-b520-4e1c-990e-d1a989e6a81d\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1752,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/5d968c89-b520-4e1c-990e-d1a989e6a81d/resource/27339109-a772-4ca7-acce-5a66bf36dd3e/download/env-101-athlitiko-kentro-gkravas-t_tef3jg.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7450443714941, 38.01506699619798], [23.745018589411107, 38.01490470971936], [23.74483497132762, 38.014928809167436], [23.744108971790304, 38.013979709462106], [23.743409898066737, 38.01311664072402], [23.743378287406582, 38.0130482077626], [23.743394232415845, 38.012593339744605], [23.74343245280058, 38.01150298166781], [23.74345170729847, 38.01095368986419], [23.74342970898953, 38.01084099068577], [23.743416116929325, 38.01067685296995], [23.742815569185428, 38.01067403332632], [23.742832953745655, 38.01152217278461], [23.74283305017427, 38.01152685244899], [23.742837592432256, 38.01174847037252], [23.74284032160637, 38.01188159020284], [23.742803192288918, 38.011882415695304], [23.742783876295213, 38.011882844819446], [23.742324222770215, 38.01189306403459], [23.742246978265428, 38.01189506955145], [23.74184395037644, 38.01190552995389], [23.74137683403562, 38.0119225292514], [23.74091044532157, 38.011935021889194], [23.74085330197078, 38.01193715098796], [23.740836965371177, 38.01193775940367], [23.74045365161587, 38.011952040260574], [23.73999472293363, 38.01196905213706], [23.73953187763561, 38.01198605354763], [23.739108357651766, 38.01200003637067], [23.739103385759947, 38.01200020018928], [23.73902026263157, 38.012002944917086], [23.739030523863377, 38.01242206350304], [23.73907093140728, 38.01317472299409], [23.73909706958308, 38.01363443436727], [23.739160124225858, 38.01492791248446], [23.739158785315386, 38.01500451839119], [23.739293232678445, 38.015843007701534], [23.73930854574005, 38.01594218253229], [23.740120507637815, 38.015867370831316], [23.740941724029106, 38.015792573907945], [23.742383769745544, 38.01562900482522], [23.743624216247056, 38.01549201713775], [23.744513500302176, 38.015394811607294], [23.74471806454194, 38.015332166188216], [23.744808598464548, 38.01530081785144], [23.745060743980037, 38.01517067900529], [23.7450443714941, 38.01506699619798]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.741606509954952, 38.01381280233702]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΓΚΡΑΒΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-10\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c1d28056-efd4-461e-982a-b60a89a69e27\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:19.955112\",\n                \"metadata_modified\": \"2026-03-31T16:06:46.732237\",\n                \"name\": \"env-102-fokionos-negri\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Φωκίωνος Νέγρη» (station_id: 102) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Φωκίωνος Νέγρη» (station_id: 102) στη γειτονιά ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Fokionos Negri» (station_id: 102) in the ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Φωκίωνος Νέγρη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Φωκίωνος Νέγρη\",\n                    \"en\": \"Environmental Data — Fokionos Negri\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-102-fokionos-negri/resource/fec9cc1c-31bc-48f1-8662-4e4ae67f8f6a\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:24.668980\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:24.675738\",\n                            \"updated\": \"2026-03-31T15:50:31.552301\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:19.956909\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 102. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 102. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 102. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/fec9cc1c-31bc-48f1-8662-4e4ae67f8f6a\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"fec9cc1c-31bc-48f1-8662-4e4ae67f8f6a\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:06:46.742373\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Φωκίωνος Νέγρη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Φωκίωνος Νέγρη\",\n                            \"en\": \"Hourly Environmental Measurements — Fokionos Negri\"\n                        },\n                        \"package_id\": \"c1d28056-efd4-461e-982a-b60a89a69e27\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:51:23.601358\",\n                            \"updated\": \"2026-03-31T16:06:50.609628\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:06:34.047210\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"fb40c77092246cffa03b330ef4eb210d\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:51.927730\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"fc76e237-4b79-42c2-9f70-651043ff35f1\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:06:33.761756\",\n                        \"metadata_modified\": \"2026-03-31T16:06:38.352062\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c1d28056-efd4-461e-982a-b60a89a69e27\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1748,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c1d28056-efd4-461e-982a-b60a89a69e27/resource/fc76e237-4b79-42c2-9f70-651043ff35f1/download/env-102-fokionos-negri-pcj82575.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73824226417325, 38.00263689519137], [23.73840002648477, 38.00261471413583], [23.738413747516354, 38.00265980879382], [23.73909216398352, 38.00286410437514], [23.739784402874164, 38.00308645227938], [23.739730936664493, 38.002906077421194], [23.73958890501579, 38.00240555106678], [23.73948134261975, 38.00202226763605], [23.739389622451235, 38.00168858975096], [23.73937764370955, 38.00155337076325], [23.739413540227783, 38.00146782841986], [23.73947001595935, 38.0014003573122], [23.739613372577647, 38.00132406572787], [23.739769080719384, 38.001378487334286], [23.740103079537754, 38.00114038587014], [23.740383913484838, 38.00093821742487], [23.74019878443779, 38.00074853917848], [23.73968589700749, 38.00027688574738], [23.739440970027022, 38.000052874734436], [23.73907235869222, 37.99971407633244], [23.738790387497964, 37.99943405262563], [23.738650205639317, 37.9995193631229], [23.73755065789807, 37.99964309433392], [23.73680467001179, 37.99973155565504], [23.735871381994773, 37.99984211933691], [23.735871123339468, 37.99984214939967], [23.73586882735536, 37.99984241372713], [23.734626186123435, 37.999983526178426], [23.73370323050893, 38.00008959404482], [23.73335891800605, 38.00012486528186], [23.733554365242448, 38.00090041162148], [23.73370953630398, 38.001495609782154], [23.73383141639645, 38.0019465270964], [23.73372620367682, 38.00200487232294], [23.733968871814778, 38.002717434849096], [23.733984371562578, 38.002762534042546], [23.734117507220716, 38.00285746977956], [23.734138280567077, 38.00292060652712], [23.734292168038703, 38.00338060843678], [23.735418780893156, 38.00317134689621], [23.73592491489309, 38.00307784974842], [23.73664043498789, 38.002940253747994], [23.73664109835529, 38.00294012635002], [23.73664299500026, 38.00293976016986], [23.737472206476568, 38.002779384051095], [23.73782162612347, 38.00271256729149], [23.73824226417325, 38.00263689519137]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73670146849722, 38.00134737886225]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-02-17\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"3ece8c2e-808f-4b2e-bf44-eb1b1fca9ad3\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:25.999832\",\n                \"metadata_modified\": \"2026-03-31T16:06:53.686807\",\n                \"name\": \"env-103-plateia-agioy-panteleimona\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Παντελεήμονα» (station_id: 103) στη γειτονιά ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Παντελεήμονα» (station_id: 103) στη γειτονιά ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Panteleimona» (station_id: 103) in the ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Παντελεήμονα\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Παντελεήμονα\",\n                    \"en\": \"Environmental Data — Plateia Agioy Panteleimona\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-103-plateia-agioy-panteleimona/resource/dd3677ca-1c5b-4947-a408-8c151511ebb3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:31.002420\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:31.008782\",\n                            \"updated\": \"2026-03-31T15:50:36.515375\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:26.001809\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 103. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 103. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 103. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/dd3677ca-1c5b-4947-a408-8c151511ebb3\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"dd3677ca-1c5b-4947-a408-8c151511ebb3\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:06:53.696135\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Παντελεήμονα\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Παντελεήμονα\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Panteleimona\"\n                        },\n                        \"package_id\": \"3ece8c2e-808f-4b2e-bf44-eb1b1fca9ad3\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:51:29.912402\",\n                            \"updated\": \"2026-03-31T16:06:57.458993\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:06:41.104952\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"5c02c30fd98dae58c3bf75ce4111c4a5\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:05:57.097804\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"ebf8a79f-c18b-42e3-969b-9c3c9a072fc1\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:06:40.805660\",\n                        \"metadata_modified\": \"2026-03-31T16:06:45.334885\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"3ece8c2e-808f-4b2e-bf44-eb1b1fca9ad3\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1777,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/3ece8c2e-808f-4b2e-bf44-eb1b1fca9ad3/resource/ebf8a79f-c18b-42e3-969b-9c3c9a072fc1/download/env-103-plateia-agioy-panteleimona-8rtmp4eo.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.727393235081106, 37.99635283796149], [23.72727513584658, 37.996234080539374], [23.726410273392283, 37.99628524318336], [23.7263688582298, 37.996368484924105], [23.726309321362518, 37.99639538490501], [23.72550430690742, 37.996474624425915], [23.724674749181794, 37.99654929456592], [23.723896545299592, 37.99663119955411], [23.723137688921536, 37.99670341107294], [23.723137906771797, 37.99670605414874], [23.723154027393917, 37.99690173188158], [23.723188535543333, 37.99728485853204], [23.723251736733573, 37.99789337348082], [23.723368161657863, 37.9991148860399], [23.723488913409394, 38.00041752386502], [23.724275821257407, 38.000338255813936], [23.72499650786898, 38.000263334088615], [23.725539856715205, 38.000210526318554], [23.726125594350062, 38.0001488019214], [23.72735686143893, 38.00002548298967], [23.727519263365096, 37.999998820856476], [23.72752098933438, 37.99992790379688], [23.727528917437827, 37.999602278689714], [23.72753363230098, 37.9993859816742], [23.727536079358, 37.99920573072186], [23.72753692457731, 37.99916968135496], [23.72754278581035, 37.99883622016685], [23.727549057616745, 37.99858387540043], [23.727553817065505, 37.99825942445865], [23.72755977170863, 37.99780429018483], [23.727565881582976, 37.99740323323889], [23.727469578086808, 37.99678563097246], [23.727393235081106, 37.99635283796149]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.725422798822226, 37.99832152708885]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"46716e1d-69f7-456f-b4cd-a69a6b3286aa\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:32.460880\",\n                \"metadata_modified\": \"2026-03-31T16:06:59.655268\",\n                \"name\": \"env-104-plateia-viktorias\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ» (station_id: 104) στη γειτονιά ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ» (station_id: 104) στη γειτονιά ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Viktorias» (station_id: 104) in the ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                    \"en\": \"Environmental Data — Plateia Viktorias\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-104-plateia-viktorias/resource/d3d06fbe-0e03-4984-910a-88a672999ab5\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:37.382075\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:37.388507\",\n                            \"updated\": \"2026-03-31T15:50:41.339486\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:32.462689\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 104. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 104. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 104. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/d3d06fbe-0e03-4984-910a-88a672999ab5\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"d3d06fbe-0e03-4984-910a-88a672999ab5\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:06:59.664971\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Viktorias\"\n                        },\n                        \"package_id\": \"46716e1d-69f7-456f-b4cd-a69a6b3286aa\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:51:36.300969\",\n                            \"updated\": \"2026-03-31T16:07:03.464166\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:06:46.945672\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"a170f36e2b0f13a894391c213f0f5c02\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:06:02.173700\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"6ee2921b-f311-480b-b60c-7654545aaddc\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:06:46.657166\",\n                        \"metadata_modified\": \"2026-03-31T16:06:51.223580\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"46716e1d-69f7-456f-b4cd-a69a6b3286aa\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1739,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/46716e1d-69f7-456f-b4cd-a69a6b3286aa/resource/6ee2921b-f311-480b-b60c-7654545aaddc/download/env-104-plateia-viktorias-lfnb2fr8.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7311312291905, 37.991534359888995], [23.73108209488215, 37.99133216518513], [23.730769857661226, 37.99138149742679], [23.729845020601534, 37.991527612934085], [23.729059470511725, 37.99165198585908], [23.72864498534208, 37.991714120268135], [23.72791106892285, 37.99182959177903], [23.72711125904413, 37.99195842511003], [23.72695064787456, 37.99196236051181], [23.72694635514435, 37.99196246591086], [23.726943950804372, 37.99196252522174], [23.726943306155263, 37.99196254084959], [23.726943262875857, 37.991962541650395], [23.726943317376005, 37.991963200615686], [23.726971969881752, 37.99230640855513], [23.726999704414837, 37.992638635795366], [23.727008734493783, 37.99274680453861], [23.727028299578834, 37.99298116578352], [23.72704524659438, 37.99318415535466], [23.72707571454891, 37.99354910638133], [23.727104686650836, 37.99389613277763], [23.727136328534947, 37.99427514379335], [23.727168573810427, 37.994661371854384], [23.727184281646164, 37.99484951072488], [23.727197226137886, 37.99500455885392], [23.72722849382055, 37.99537906969832], [23.727293384289858, 37.995762633455584], [23.727393235081106, 37.99635283796149], [23.728926645822806, 37.99612204828843], [23.729168418507527, 37.99608278023517], [23.729692668323054, 37.995997631540234], [23.730262791638676, 37.99591331846168], [23.730915548920013, 37.9958111660205], [23.73214185711649, 37.995624714503904], [23.732141982464423, 37.995624695862425], [23.732005923802422, 37.995065589976], [23.731916173700753, 37.99469135264137], [23.731470410334445, 37.992883261313686], [23.731369714507856, 37.99248646633519], [23.73127151154936, 37.99208967694062], [23.731169750761048, 37.99169287930718], [23.731137579696803, 37.991560490922325], [23.7311312291905, 37.991534359888995]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.72938584122706, 37.993877430737534]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"e25633ba-4bee-430d-8a4b-910e18db7ddf\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:38.693203\",\n                \"metadata_modified\": \"2026-03-31T16:07:06.614523\",\n                \"name\": \"env-105-plateia-koymoyndoyroy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κουμουνδούρου» (station_id: 105) στη γειτονιά ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Κουμουνδούρου» (station_id: 105) στη γειτονιά ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ, 1ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Koymoyndoyroy» (station_id: 105) in the ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ neighbourhood, 1th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κουμουνδούρου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Κουμουνδούρου\",\n                    \"en\": \"Environmental Data — Plateia Koymoyndoyroy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-105-plateia-koymoyndoyroy/resource/6b8a08d0-c501-4af7-8c3f-8ab0246c441f\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:43.532017\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:43.538614\",\n                            \"updated\": \"2026-03-31T15:50:46.150606\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:38.695092\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 105. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 105. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 105. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/6b8a08d0-c501-4af7-8c3f-8ab0246c441f\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"6b8a08d0-c501-4af7-8c3f-8ab0246c441f\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:07:06.623064\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κουμουνδούρου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Κουμουνδούρου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Koymoyndoyroy\"\n                        },\n                        \"package_id\": \"e25633ba-4bee-430d-8a4b-910e18db7ddf\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:51:42.411330\",\n                            \"updated\": \"2026-03-31T16:07:10.364465\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:06:53.927028\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"0afe6402157a57d04bee846e78656865\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:06:07.339634\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"d513aff7-3900-4339-8f30-8919631e0574\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:06:53.632101\",\n                        \"metadata_modified\": \"2026-03-31T16:06:58.367707\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"e25633ba-4bee-430d-8a4b-910e18db7ddf\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1767,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/e25633ba-4bee-430d-8a4b-910e18db7ddf/resource/d513aff7-3900-4339-8f30-8919631e0574/download/env-105-plateia-koymoyndoyroy-6285s91u.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72672524680184, 37.978970008863925], [23.726577616833197, 37.978383829743514], [23.72654780714311, 37.978266593231126], [23.72651870805212, 37.97814935836098], [23.726355999176416, 37.977504560210356], [23.72630585279191, 37.97730616052965], [23.726157994384852, 37.97672010817723], [23.726156824034316, 37.97671547103735], [23.72566020451593, 37.97678457461889], [23.725315597015197, 37.97683067701464], [23.72493360451691, 37.976883861625126], [23.724460845250995, 37.97694584529184], [23.724362742855497, 37.97695860661027], [23.724069738688474, 37.97699672008358], [23.723684628320893, 37.97704861169139], [23.723664485010758, 37.97705132591696], [23.723142731532455, 37.97712162792559], [23.722844983229265, 37.97715835812576], [23.722415646050713, 37.97721592942844], [23.72241295756024, 37.977216283599006], [23.722179620809335, 37.977246917271806], [23.72217967560615, 37.977247181478134], [23.722180525551586, 37.97725126991798], [23.72218070784056, 37.977252147300156], [23.722197331908816, 37.97733217031959], [23.722623901302004, 37.977637841443], [23.722050754965654, 37.9781118477406], [23.722447392656974, 37.978329092949316], [23.721985493753724, 37.97863650618328], [23.7219750934251, 37.978643427815676], [23.72197442246561, 37.978642902582614], [23.721467408176103, 37.97824566089917], [23.721466215063433, 37.97824742008877], [23.721131771286515, 37.97874057311718], [23.72181172647463, 37.97931449975798], [23.721722801577023, 37.979399911606286], [23.721566861597044, 37.97961134482926], [23.721542799149635, 37.979669871463734], [23.721525905473843, 37.979714895773355], [23.72123260833099, 37.98011527334538], [23.7207414558578, 37.98079908565859], [23.72070908009048, 37.98084406317162], [23.720709208545173, 37.9808441202576], [23.72180720633927, 37.98133187700388], [23.72251672341415, 37.9816470524587], [23.72296256792548, 37.981845097341974], [23.723000109314317, 37.98180034678641], [23.723058347675106, 37.98173739391135], [23.724553765203225, 37.98150206434973], [23.724565505357415, 37.98150017210106], [23.725353109431865, 37.98137324692739], [23.726029229666132, 37.981271175712465], [23.726580756229886, 37.981182330361285], [23.727247177619514, 37.98108166263791], [23.727256517786877, 37.98108025124985], [23.727254286652332, 37.98107083484926], [23.727168926757436, 37.98071052089559], [23.727059915096163, 37.98026413144262], [23.726984524657322, 37.97997490234029], [23.72696588652281, 37.979903398812475], [23.726760666742027, 37.979109790504694], [23.72672524680184, 37.978970008863925]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.724165285059875, 37.9794019761665]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"5b851a7e-d656-4247-9153-9327bdae8816\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:44.855011\",\n                \"metadata_modified\": \"2026-03-31T16:07:09.718750\",\n                \"name\": \"env-106-plateia-agioy-nikolaoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Νικολάου» (station_id: 106) στη γειτονιά ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Νικολάου» (station_id: 106) στη γειτονιά ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Nikolaoy» (station_id: 106) in the ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Νικολάου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Νικολάου\",\n                    \"en\": \"Environmental Data — Plateia Agioy Nikolaoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-106-plateia-agioy-nikolaoy/resource/74f4693a-c336-447c-9263-5a54b43ed2be\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:52.991748\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:52.997876\",\n                            \"updated\": \"2026-03-31T15:50:51.033841\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:44.856850\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 106. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 106. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 106. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/74f4693a-c336-447c-9263-5a54b43ed2be\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"74f4693a-c336-447c-9263-5a54b43ed2be\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T16:07:09.727855\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Νικολάου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Νικολάου\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Nikolaoy\"\n                        },\n                        \"package_id\": \"5b851a7e-d656-4247-9153-9327bdae8816\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"65.4\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:51:48.410840\",\n                            \"updated\": \"2026-03-31T16:07:13.486132\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:07:01.099451\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"488de4af69be244e348d28c4aa9ca24b\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:06:12.684426\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e56ab876-55e9-4a48-95e3-9663244a3a41\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:07:00.812016\",\n                        \"metadata_modified\": \"2026-03-31T16:07:05.402112\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"5b851a7e-d656-4247-9153-9327bdae8816\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1762,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/5b851a7e-d656-4247-9153-9327bdae8816/resource/e56ab876-55e9-4a48-95e3-9663244a3a41/download/env-106-plateia-agioy-nikolaoy-5q9bd4ls.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.731083792333663, 38.012408666736775], [23.7311650268577, 38.01180499406333], [23.7312408045594, 38.01123285364586], [23.73129880437306, 38.01084994159982], [23.731332628801148, 38.01045796145779], [23.73138004222292, 38.009561294647625], [23.73184109352571, 38.00954432120362], [23.732341335647227, 38.00951842233784], [23.732344463981086, 38.00946194253323], [23.73234480774517, 38.00945574520187], [23.732374955502287, 38.00891151899504], [23.732375380957368, 38.00890384284559], [23.73237752786261, 38.008865075492956], [23.733152186319234, 38.00884881013084], [23.73380756006754, 38.00884128254799], [23.733808945624048, 38.00883613305638], [23.733824519343678, 38.00877823121051], [23.733702366300975, 38.00839941632684], [23.733592576065366, 38.008047667755356], [23.733536726434586, 38.00805411968414], [23.733535623322492, 38.00805424696935], [23.732980408489873, 38.00811838198736], [23.732710601889117, 38.00811326267994], [23.73243411327415, 38.0080855955054], [23.73167292958589, 38.00783983198913], [23.731666641184173, 38.007837801473926], [23.73161883477466, 38.0078223660891], [23.731640066126694, 38.00775932480704], [23.731769494162517, 38.00740812012945], [23.73182508399553, 38.00719644564477], [23.731848905766142, 38.0071063717652], [23.731981348859563, 38.00661096855882], [23.731833477317604, 38.00665118916805], [23.731289565401415, 38.00674908870753], [23.730752869004625, 38.00681996378695], [23.730199797384902, 38.00689079884958], [23.72972115541811, 38.00695278956427], [23.729557040165147, 38.00695691869575], [23.72939294259677, 38.006956541229066], [23.72913477065455, 38.00698298536219], [23.727875880446113, 38.007133297135944], [23.72782629980912, 38.00713871897766], [23.727744705811492, 38.00714764027541], [23.727675830304737, 38.0071551714487], [23.72763372622673, 38.00715977503301], [23.727834839014193, 38.00783620200795], [23.727870607888043, 38.00800785548378], [23.72788556329249, 38.00807962941312], [23.72791691698811, 38.00823408611073], [23.72791957898788, 38.00824767278252], [23.728039256598322, 38.0089677834473], [23.72819214987848, 38.009882937695714], [23.72832117401341, 38.01070790833356], [23.728391145809017, 38.011136178589794], [23.72839805056456, 38.011183319831574], [23.72839811722384, 38.011183777836415], [23.728483490576927, 38.01176667493223], [23.72848490065297, 38.011776304772305], [23.728499602148542, 38.01188392915619], [23.72850985129226, 38.01195895923974], [23.72853724122978, 38.01215947010143], [23.728523819274834, 38.01222318402936], [23.728516519284025, 38.01225783585742], [23.728692312187004, 38.01224177153474], [23.728776482552874, 38.0122384885445], [23.728813037991472, 38.0122370622995], [23.730260590491486, 38.012352704583975], [23.73104626487847, 38.012449138568925], [23.731083792333663, 38.012408666736775]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.730129922731738, 38.00930850380299]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"3b787d46-b951-4371-a9bb-2fad7b9d8f6a\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:50.816755\",\n                \"metadata_modified\": \"2026-03-31T16:07:12.260634\",\n                \"name\": \"env-107-plateia-amerikis\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αμερικής» (station_id: 107) στη γειτονιά ΑΜΕΡΙΚΗΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αμερικής» (station_id: 107) στη γειτονιά ΑΜΕΡΙΚΗΣ, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Amerikis» (station_id: 107) in the ΑΜΕΡΙΚΗΣ neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αμερικής\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αμερικής\",\n                    \"en\": \"Environmental Data — Plateia Amerikis\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-107-plateia-amerikis/resource/b8c0a3fe-c54c-4c33-bab9-b0a843edafa4\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:51:55.611810\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:51:55.617958\",\n                            \"updated\": \"2026-03-31T15:50:55.929141\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:50.818599\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 107. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 107. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 107. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/b8c0a3fe-c54c-4c33-bab9-b0a843edafa4\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"b8c0a3fe-c54c-4c33-bab9-b0a843edafa4\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:07:12.270729\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αμερικής\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αμερικής\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Amerikis\"\n                        },\n                        \"package_id\": \"3b787d46-b951-4371-a9bb-2fad7b9d8f6a\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"58.0\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:51:54.468118\",\n                            \"updated\": \"2026-03-31T16:07:16.031468\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T16:07:08.071338\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"e1a8a378ca2c5d57d8bc8aad93064dae\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T16:06:17.876909\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"0651f759-20c9-4bad-972d-64dc9992b3ef\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T16:07:07.795846\",\n                        \"metadata_modified\": \"2026-03-31T16:07:12.270796\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"3b787d46-b951-4371-a9bb-2fad7b9d8f6a\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1738,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/3b787d46-b951-4371-a9bb-2fad7b9d8f6a/resource/0651f759-20c9-4bad-972d-64dc9992b3ef/download/env-107-plateia-amerikis-pokuv76_.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.730011622532526, 38.003943174186865], [23.73125544372982, 38.003711689525666], [23.7315469856468, 38.0039016246752], [23.731763159542478, 38.00387057302396], [23.731806974345396, 38.0038616601212], [23.732336205501593, 38.00378175034761], [23.7326571249651, 38.00372389691632], [23.734292168038703, 38.00338060843678], [23.734138280567077, 38.00292060652712], [23.734117507220716, 38.00285746977956], [23.733984371562578, 38.002762534042546], [23.733968871814778, 38.002717434849096], [23.73372620367682, 38.00200487232294], [23.73383141639645, 38.0019465270964], [23.73370953630398, 38.001495609782154], [23.733554365242448, 38.00090041162148], [23.73335891800605, 38.00012486528186], [23.733222423721305, 37.99997584404623], [23.73302287351214, 37.999155223566554], [23.731791077822944, 37.99933267765496], [23.731152527484106, 37.99943486732533], [23.730570243442884, 37.99952816960138], [23.729862250583828, 37.99963920598951], [23.72920196632363, 37.999745841550784], [23.72857233971064, 37.99983902491022], [23.727519695280805, 37.99999875516219], [23.727519263365096, 37.999998820856476], [23.72751643442895, 38.000177289964114], [23.72751183561025, 38.0004674707879], [23.727507102781328, 38.000688274135186], [23.727537774478247, 38.00086409535463], [23.72766453327384, 38.001333056008875], [23.72781979082127, 38.00189221071925], [23.727969438905824, 38.00242882013464], [23.728111713630316, 38.002938373791764], [23.728256103194237, 38.00335780387315], [23.72841432584673, 38.003790784930466], [23.728565498970696, 38.004205723828655], [23.728579341912685, 38.004203210555055], [23.730011622532526, 38.003943174186865]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73079809951996, 38.00170245130757]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΜΕΡΙΚΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"74454bb6-9f90-4d3f-bcfd-e9564e9a258f\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:51:56.815186\",\n                \"metadata_modified\": \"2026-03-31T16:06:22.953648\",\n                \"name\": \"env-108-serafeio-kai-gipeda\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Σεράφειο και Γήπεδα» (station_id: 108) στη γειτονιά ΓΚΑΖΟΧΩΡΙ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Σεράφειο και Γήπεδα» (station_id: 108) στη γειτονιά ΓΚΑΖΟΧΩΡΙ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Serafeio Kai Gipeda» (station_id: 108) in the ΓΚΑΖΟΧΩΡΙ neighbourhood, 3th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Σεράφειο και Γήπεδα\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Σεράφειο και Γήπεδα\",\n                    \"en\": \"Environmental Data — Serafeio Kai Gipeda\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-108-serafeio-kai-gipeda/resource/bf746f2b-055e-429b-986f-8ea5dd538e6c\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:52:04.010797\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:52:04.017095\",\n                            \"updated\": \"2026-03-31T15:51:00.615695\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:51:56.817338\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 108. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 108. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 108. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/bf746f2b-055e-429b-986f-8ea5dd538e6c\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"bf746f2b-055e-429b-986f-8ea5dd538e6c\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:06:22.963335\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Σεράφειο και Γήπεδα\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Σεράφειο και Γήπεδα\",\n                            \"en\": \"Hourly Environmental Measurements — Serafeio Kai Gipeda\"\n                        },\n                        \"package_id\": \"74454bb6-9f90-4d3f-bcfd-e9564e9a258f\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:52:00.348153\",\n                            \"updated\": \"2026-03-31T16:06:26.730303\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.710419918418868, 37.979053622887506], [23.711134807490943, 37.97895569562638], [23.711476993179094, 37.97890882132714], [23.711503160900683, 37.978905236199125], [23.711821532894426, 37.97885852150393], [23.711830361363486, 37.97885722635258], [23.711875526805198, 37.97885059897183], [23.71267161751199, 37.97873823875768], [23.71327076748983, 37.97866309137194], [23.71417574418166, 37.978543620110884], [23.714545654839718, 37.97849044115763], [23.714817859081634, 37.97849110137589], [23.715538268362323, 37.97849615788072], [23.715752751203745, 37.978466726604516], [23.715777410218738, 37.978463343273766], [23.715848330251575, 37.97843392808621], [23.715252712312914, 37.97799211403597], [23.714511845730144, 37.97765306429647], [23.7143484150838, 37.97757827088747], [23.71346317621823, 37.97715794458897], [23.71345569673592, 37.977154393328235], [23.71256621184074, 37.976732038251626], [23.712033377890886, 37.97647339083932], [23.711483396262526, 37.976155539417455], [23.711132297189796, 37.975911165533226], [23.71061371847714, 37.97557440874685], [23.709603099985937, 37.97490288074665], [23.70896587062364, 37.97445113769422], [23.70819972782269, 37.97390570809183], [23.707682625928143, 37.97354829349798], [23.707646822723127, 37.97352354712569], [23.707569691592443, 37.97347302306232], [23.7075246576037, 37.97344352285247], [23.707080781354918, 37.973134401015095], [23.705993271119123, 37.97241527690924], [23.70556120609228, 37.97212956361117], [23.705560646266655, 37.97212919358367], [23.705520389763024, 37.97217217433285], [23.705520356601472, 37.97217221030131], [23.704100787067762, 37.973687814805956], [23.70477502764966, 37.97431139651954], [23.70521200623693, 37.974667718190716], [23.70526343925781, 37.974709657743354], [23.705321837146517, 37.97475727570037], [23.70534601480332, 37.97477699061528], [23.705737997355786, 37.975071368451715], [23.70577004601969, 37.975095436352206], [23.705773483376138, 37.9750980172209], [23.705735778454606, 37.975111529631775], [23.705690977902577, 37.975127584833544], [23.705544787329643, 37.97517997580132], [23.705500282012608, 37.975195925317294], [23.705498759808187, 37.97519647129126], [23.705487773593383, 37.975211269948566], [23.705487174884396, 37.97521207690356], [23.705485173849084, 37.9752147730492], [23.705500739214873, 37.97522626195934], [23.705591993839036, 37.97529361728239], [23.706368355680365, 37.975866646969514], [23.707426303030367, 37.976799083173375], [23.708891553923205, 37.97804396770776], [23.709830648769064, 37.979026532831774], [23.709865439617225, 37.97901687754737], [23.70987123030203, 37.97901527041608], [23.70989632032279, 37.9790176359811], [23.71008192142696, 37.9790351332649], [23.71019435252802, 37.97904573183123], [23.710362091499682, 37.979061544326065], [23.710411989119994, 37.97905470924553], [23.710419918418868, 37.979053622887506]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.709234148509697, 37.976134931703164]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΓΚΑΖΟΧΩΡΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-02\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"98457c09-acf2-41f7-a2b9-1b745017bdb2\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:52:02.701421\",\n                \"metadata_modified\": \"2026-03-31T16:06:28.042817\",\n                \"name\": \"env-109-21o-dimotiko-scholeio-lela-karagianni\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"» (station_id: 109) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"» (station_id: 109) στη γειτονιά ΚΟΛΙΑΤΣΟΥ I, 6ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «21O Dimotiko Scholeio Lela Karagianni» (station_id: 109) in the ΚΟΛΙΑΤΣΟΥ I neighbourhood, 6th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — 21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — 21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                    \"en\": \"Environmental Data — 21O Dimotiko Scholeio Lela Karagianni\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-109-21o-dimotiko-scholeio-lela-karagianni/resource/dc3e480d-a5e1-4772-ad94-c8bba782a2ef\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:52:07.752944\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:52:07.759441\",\n                            \"updated\": \"2026-03-31T15:51:08.026921\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:52:02.703753\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 109. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 109. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 109. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/dc3e480d-a5e1-4772-ad94-c8bba782a2ef\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"dc3e480d-a5e1-4772-ad94-c8bba782a2ef\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:06:28.052130\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — 21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — 21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                            \"en\": \"Hourly Environmental Measurements — 21O Dimotiko Scholeio Lela Karagianni\"\n                        },\n                        \"package_id\": \"98457c09-acf2-41f7-a2b9-1b745017bdb2\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:52:06.692956\",\n                            \"updated\": \"2026-03-31T16:06:31.731258\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.735098183918126, 38.00828540200881], [23.73509614837138, 38.00786179493531], [23.73509390205297, 38.00749677068532], [23.735090880278698, 38.00705062928209], [23.73508695090051, 38.00665856272713], [23.73508580269717, 38.00658195116106], [23.734952809115654, 38.00595075399595], [23.734897734617316, 38.00572530930606], [23.734801033970392, 38.0052969822081], [23.734772639448305, 38.00517524506338], [23.734701906011985, 38.00485062387793], [23.734666555193545, 38.0046838068867], [23.73455832204392, 38.004194835041694], [23.73442809975393, 38.003786492615454], [23.734292168038703, 38.00338060843678], [23.7326571249651, 38.00372389691632], [23.732336205501593, 38.00378175034761], [23.731806974345396, 38.0038616601212], [23.731763159542478, 38.00387057302396], [23.7315469856468, 38.0039016246752], [23.73125544372982, 38.003711689525666], [23.730011622532526, 38.003943174186865], [23.73010650881291, 38.004301858124315], [23.730150306369595, 38.00446623626321], [23.730218046387428, 38.004727763549035], [23.730257351560184, 38.004881071696644], [23.73028753419623, 38.004998307615864], [23.73035456441296, 38.00525983317293], [23.730816498585245, 38.00518878878288], [23.730905486772205, 38.00518899242679], [23.731091087287272, 38.00592846835427], [23.731289565401415, 38.00674908870753], [23.731833477317604, 38.00665118916805], [23.731981348859563, 38.00661096855882], [23.731848905766142, 38.0071063717652], [23.73182508399553, 38.00719644564477], [23.731769494162517, 38.00740812012945], [23.731640066126694, 38.00775932480704], [23.73161883477466, 38.0078223660891], [23.731666641184173, 38.007837801473926], [23.73167292958589, 38.00783983198913], [23.73243411327415, 38.0080855955054], [23.732710601889117, 38.00811326267994], [23.732980408489873, 38.00811838198736], [23.733535623322492, 38.00805424696935], [23.733536726434586, 38.00805411968414], [23.733592576065366, 38.008047667755356], [23.733702366300975, 38.00839941632684], [23.733824519343678, 38.00877823121051], [23.733808945624048, 38.00883613305638], [23.73380756006754, 38.00884128254799], [23.73441169021184, 38.00882912919074], [23.735096642242297, 38.008812648399264], [23.735095756253997, 38.00836651190719], [23.73509697065634, 38.008325956959446], [23.735098183918126, 38.00828540200881]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73301449695426, 38.00589993829485]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-23\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"f4e9b288-d704-46bb-ab07-393176dc7cde\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:52:13.087326\",\n                \"metadata_modified\": \"2026-03-31T16:06:33.047735\",\n                \"name\": \"env-110-plateia-aydi-doyroyti-nea-dimotiki-pinakothiki\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη» (station_id: 110) στη γειτονιά ΜΕΤΑΞΟΥΡΓΕΙΟ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη» (station_id: 110) στη γειτονιά ΜΕΤΑΞΟΥΡΓΕΙΟ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Aydi Doyroyti Nea Dimotiki Pinakothiki» (station_id: 110) in the ΜΕΤΑΞΟΥΡΓΕΙΟ neighbourhood, 3th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη\",\n                    \"en\": \"Environmental Data — Plateia Aydi Doyroyti Nea Dimotiki Pinakothiki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-110-plateia-aydi-doyroyti-nea-dimotiki-pinakothiki/resource/e3fa2ddf-cc18-4e0a-a77b-23a19a6d47e3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:52:18.219462\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:52:18.225493\",\n                            \"updated\": \"2026-03-31T15:51:13.058111\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:52:13.089680\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 110. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 110. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 110. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/e3fa2ddf-cc18-4e0a-a77b-23a19a6d47e3\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"e3fa2ddf-cc18-4e0a-a77b-23a19a6d47e3\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:06:33.056307\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Aydi Doyroyti Nea Dimotiki Pinakothiki\"\n                        },\n                        \"package_id\": \"f4e9b288-d704-46bb-ab07-393176dc7cde\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:52:17.128186\",\n                            \"updated\": \"2026-03-31T16:06:36.895702\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72070908009048, 37.98084406317162], [23.719350884324573, 37.98024069862515], [23.719321142149454, 37.98028197235003], [23.718958047333864, 37.980785825495644], [23.718699775961884, 37.98114121604111], [23.71842220075331, 37.981519091929655], [23.71802908236535, 37.98205441520578], [23.717797290823743, 37.98236930930132], [23.71765419314985, 37.982567248729175], [23.71736618454359, 37.98297213553655], [23.71701340047893, 37.98347150075342], [23.71695186584733, 37.983556974808565], [23.716908227356694, 37.98361545334122], [23.71674226315607, 37.98384584052904], [23.716466432078096, 37.98421825040277], [23.716453195660666, 37.984236244201355], [23.71642241904554, 37.98428123427063], [23.716391659736868, 37.98432171794717], [23.716391611657208, 37.98432178362505], [23.716108314905227, 37.98471309349924], [23.715856386581372, 37.98507750567968], [23.715818714714537, 37.98512352531898], [23.715783295613, 37.98516679245669], [23.715751311178245, 37.98520586428979], [23.71572016307772, 37.98524391427529], [23.7170775590573, 37.986409844580564], [23.71758533925964, 37.98688423937832], [23.717635367263046, 37.98691353226942], [23.717848091823225, 37.987038088358766], [23.71795119565961, 37.98707168497055], [23.717973002230497, 37.9870490447081], [23.71801475971541, 37.98700569297814], [23.718042336618645, 37.98698419314159], [23.717995463064483, 37.98694233866807], [23.717995224734384, 37.98694212629476], [23.718166521000313, 37.98674134663392], [23.718428783511982, 37.98636833084414], [23.71878554724778, 37.985892875031375], [23.719249816442364, 37.98518028885041], [23.71927020791599, 37.98505866402481], [23.71928741436693, 37.98493252516645], [23.719288313617508, 37.984928135349826], [23.719307719876724, 37.984833432253396], [23.719842209975763, 37.984086639714015], [23.720355947483792, 37.98336683386316], [23.720505156668334, 37.9831508799789], [23.720884028145935, 37.98261551470485], [23.72141702865797, 37.981877723999546], [23.721780840822923, 37.981369358607914], [23.72180720633927, 37.98133187700388], [23.720709208545173, 37.9808441202576], [23.72070908009048, 37.98084406317162]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.71867298448729, 37.98354083274961]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΜΕΤΑΞΟΥΡΓΕΙΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-23\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"6fd18d97-0814-42aa-a9ca-16390f564281\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:52:19.496950\",\n                \"metadata_modified\": \"2026-03-31T16:06:38.235267\",\n                \"name\": \"env-111-plateia-agias-aikaterinis-kato-petralonon\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων» (station_id: 111) στη γειτονιά ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων» (station_id: 111) στη γειτονιά ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ, 3ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agias Aikaterinis Kato Petralonon» (station_id: 111) in the ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ neighbourhood, 3th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                    \"en\": \"Environmental Data — Plateia Agias Aikaterinis Kato Petralonon\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-111-plateia-agias-aikaterinis-kato-petralonon/resource/a97deacc-67ac-46c8-a07b-65e70b9a7f38\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:52:27.827623\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:52:27.833739\",\n                            \"updated\": \"2026-03-31T15:51:18.706467\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:52:19.499061\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 111. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 111. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 111. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a97deacc-67ac-46c8-a07b-65e70b9a7f38\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"a97deacc-67ac-46c8-a07b-65e70b9a7f38\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:06:38.245787\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agias Aikaterinis Kato Petralonon\"\n                        },\n                        \"package_id\": \"6fd18d97-0814-42aa-a9ca-16390f564281\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:52:23.243163\",\n                            \"updated\": \"2026-03-31T16:06:42.264243\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.70899221536107, 37.9679588174383], [23.708711298595496, 37.967471426918614], [23.70866750433586, 37.967487412770645], [23.70856032050384, 37.967526538074125], [23.708500395740383, 37.96754841257325], [23.70849982568128, 37.967548620259514], [23.708417004947986, 37.96757885240412], [23.708371705843923, 37.96759532561755], [23.7083567520756, 37.96760076296931], [23.707900032837475, 37.96776684036216], [23.707551213810568, 37.96789666046926], [23.70748992317814, 37.96791887985427], [23.707487200570235, 37.96791986630373], [23.706762971162473, 37.968182411892016], [23.706761883480606, 37.9681828057474], [23.706699325689776, 37.968205483920684], [23.70602238714787, 37.96844714192029], [23.70554354228924, 37.96861718899534], [23.70504115992185, 37.96880069441261], [23.704579350569908, 37.96897979312896], [23.70407402783025, 37.96918581919553], [23.703957808959963, 37.969244110471756], [23.7037117535349, 37.96947331928794], [23.70340501561336, 37.969751945401356], [23.702884325936566, 37.97023732658347], [23.702817619258145, 37.97030082771742], [23.70280870117823, 37.97030931694417], [23.703660040111227, 37.970872328254295], [23.704225785818718, 37.971247172329036], [23.705102389997037, 37.97182615609594], [23.705560646266655, 37.97212919358367], [23.70556120609228, 37.97212956361117], [23.705993271119123, 37.97241527690924], [23.706033792276067, 37.972373845973195], [23.70660443214367, 37.97184644765043], [23.70666276619102, 37.9717609708601], [23.70767814521641, 37.971416502808964], [23.708346870827643, 37.971188334384784], [23.70925149523466, 37.97086611024454], [23.7096662161555, 37.97071842209554], [23.71002055560826, 37.97059692017197], [23.71008376398042, 37.970575245880674], [23.710125478448656, 37.970560444988074], [23.7101362103324, 37.97055663735536], [23.71020585981527, 37.97053192440608], [23.710319888085554, 37.97049146435449], [23.71037727897738, 37.97047110137343], [23.710317991119293, 37.9703640203736], [23.71011441859335, 37.969991247630425], [23.7101109901653, 37.969984969828], [23.709956274510997, 37.969700682985035], [23.709847456659396, 37.96950663787245], [23.709689202975845, 37.969217835495186], [23.709545431433018, 37.968956107271985], [23.70927518048716, 37.96846874450221], [23.70899221536107, 37.9679588174383]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.70676232823127, 37.969941894789066]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-03-23\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"372bca0a-231b-4109-a332-a17c103f5b9c\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:53:42.766041\",\n                \"metadata_modified\": \"2026-03-31T16:06:43.572570\",\n                \"name\": \"env-all-stations\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from ALL Smart Sense stations in the Athens Smart Neighbourhood network. Each row represents 1 station × 1 hour. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 11,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Όλοι οι Σταθμοί\",\n                    \"en\": \"Environmental Data — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-all-stations/resource/a84cabca-bd0c-434d-8bee-21c082183442\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:53:50.888315\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:53:50.894007\",\n                            \"updated\": \"2026-03-31T15:51:24.885004\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:53:42.770084\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Hourly air quality and environmental measurements from ALL Smart Sense stations in the Athens Smart Neighbourhood network. Each row represents 1 station × 1 hour. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a84cabca-bd0c-434d-8bee-21c082183442\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:06:43.581104\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις (Συγκεντρωτικό)\",\n                            \"en\": \"Hourly Environmental Measurements (Aggregate)\"\n                        },\n                        \"package_id\": \"372bca0a-231b-4109-a332-a17c103f5b9c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:53:46.304737\",\n                            \"updated\": \"2026-03-31T16:06:47.289957\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72007662935439, 37.95108859539839], [23.719317188573086, 37.9516931049518], [23.71863538449192, 37.95227476272944], [23.717917659228235, 37.952847134506605], [23.717800531590225, 37.95294252017815], [23.71716269953202, 37.95346194961406], [23.71698024369602, 37.9536105328626], [23.71655079195676, 37.953960255873696], [23.716176975046036, 37.95426466847465], [23.715738876381497, 37.95462142290866], [23.71572594253152, 37.954631955677485], [23.715033247185026, 37.95519602408729], [23.714917414057656, 37.955284986482695], [23.71487296404152, 37.95531912417481], [23.717549781815762, 37.95743910450941], [23.71845420619483, 37.95813977145437], [23.720338267339486, 37.95959333329209], [23.72033831387486, 37.95959336945427], [23.720316595372505, 37.95960713999727], [23.72031651777717, 37.95960718938371], [23.72029981211017, 37.95961778127646], [23.72029694660956, 37.95961965184939], [23.72010723663717, 37.95974350377769], [23.71991361483286, 37.959894879562725], [23.71880848568264, 37.960758863472726], [23.717921319187592, 37.961474221565084], [23.71786678066402, 37.9615181980617], [23.717650373184217, 37.96173398820552], [23.717624180237923, 37.96179250910847], [23.71767183484208, 37.96184618255484], [23.71767430820036, 37.96184865531724], [23.71772657537021, 37.961900909464426], [23.717710880412504, 37.961924698275176], [23.71730505677247, 37.96253981231469], [23.717151807275954, 37.9627355418416], [23.71713953323587, 37.96275121728544], [23.716072535786253, 37.96360937761037], [23.71573792020139, 37.96384741101631], [23.71571301566418, 37.96385521367962], [23.715138456812497, 37.9640352316315], [23.71513454630331, 37.96403582873007], [23.715049628030883, 37.96404878189595], [23.714983798668687, 37.964058822316986], [23.714815607985095, 37.964084476393204], [23.714761750443238, 37.96409269175906], [23.714556806684783, 37.96412395069174], [23.71420359599098, 37.96410957387301], [23.713852733670443, 37.96405068978182], [23.713791187400616, 37.96404036002206], [23.713004765743637, 37.96390837212989], [23.712335937706406, 37.963798513795325], [23.712085724713774, 37.963757414065284], [23.711970212437684, 37.96374237543403], [23.711415466538853, 37.96367014950718], [23.710402178462544, 37.963604569465275], [23.708635909368752, 37.96350106679895], [23.708418492775174, 37.963514047483756], [23.708218044026605, 37.96355410849678], [23.707562636829884, 37.96394003513471], [23.70732833431865, 37.96408365860989], [23.707204282729965, 37.96414644011658], [23.706445897367058, 37.96458614538003], [23.70644583574892, 37.96458618127781], [23.706388168512976, 37.964633656026855], [23.706340057818704, 37.96467325661424], [23.70632262250251, 37.964687608465674], [23.706239067674993, 37.964756384450475], [23.706183849033827, 37.96480183641218], [23.705897492650546, 37.96497236563629], [23.70552409703779, 37.965201260044296], [23.705343965794544, 37.96531078058262], [23.704815471831004, 37.965632102397684], [23.7042473535285, 37.965977671400225], [23.70357048574065, 37.96638154737217], [23.703570426396503, 37.966381583274156], [23.702622555610578, 37.96695147276442], [23.702166016850384, 37.96722034453824], [23.70213811257411, 37.96723677827013], [23.702058740749067, 37.967283522651215], [23.701289822838145, 37.96774573590187], [23.70081935348452, 37.968041965261456], [23.69954886026365, 37.96883186029141], [23.699800809541998, 37.96900824817528], [23.69992607679468, 37.96909594665454], [23.700768406328354, 37.96944063447227], [23.70181865133526, 37.969769925787595], [23.70211074337131, 37.969887604167766], [23.702312162732774, 37.96998697710335], [23.70246937195936, 37.97008490488668], [23.702767616845836, 37.97028214569542], [23.70280870117823, 37.97030931694417], [23.703660040111227, 37.970872328254295], [23.704225785818718, 37.971247172329036], [23.705102389997037, 37.97182615609594], [23.705560646266655, 37.97212919358367], [23.705520389763024, 37.97217217433285], [23.705520356601472, 37.97217221030131], [23.704100787067762, 37.973687814805956], [23.70477502764966, 37.97431139651954], [23.70521200623693, 37.974667718190716], [23.70526343925781, 37.974709657743354], [23.705321837146517, 37.97475727570037], [23.70534601480332, 37.97477699061528], [23.705737997355786, 37.975071368451715], [23.70577004601969, 37.975095436352206], [23.705773483376138, 37.9750980172209], [23.705735778454606, 37.975111529631775], [23.705690977902577, 37.975127584833544], [23.705544787329643, 37.97517997580132], [23.705500282012608, 37.975195925317294], [23.705498759808187, 37.97519647129126], [23.705487773593383, 37.975211269948566], [23.705487174884396, 37.97521207690356], [23.705485173849084, 37.9752147730492], [23.70546870881773, 37.9752369539441], [23.70529672835261, 37.97526806825402], [23.70508064449622, 37.975294565321235], [23.70476675004571, 37.97531180369579], [23.704409448053553, 37.97532893216997], [23.704241114283498, 37.97533752193936], [23.703656003340374, 37.97537660731881], [23.702925413352194, 37.97549193183062], [23.70269705704433, 37.97547332920862], [23.70057617362681, 37.97562116871024], [23.697602123331553, 37.97574875418809], [23.696784816126257, 37.97578201415498], [23.696273311284845, 37.975800255234525], [23.69605978496275, 37.97580786939306], [23.69368260175142, 37.97589183205676], [23.691937408063556, 37.975959377668694], [23.6852893778004, 37.976339415014266], [23.68546222506179, 37.97662375528453], [23.68693771014927, 37.97842471419215], [23.687213380213503, 37.978675057630475], [23.687882555166464, 37.97928274401522], [23.68816754199197, 37.979541541436255], [23.689491570955372, 37.980826111820704], [23.689778390089476, 37.98119041546978], [23.689914940620287, 37.98143387824296], [23.690072132181953, 37.981607174310426], [23.69041483220333, 37.981984980631744], [23.69069284362883, 37.98245883163464], [23.690787986436874, 37.98262099401074], [23.690897231976933, 37.982807193681715], [23.691270715131722, 37.98324001615462], [23.69191503673615, 37.983804984151554], [23.69232641207723, 37.98416633413799], [23.69258433956217, 37.98446274885775], [23.692783901307187, 37.9846920874876], [23.693152223433707, 37.98508806661686], [23.693349979829122, 37.98539139682533], [23.693525981781384, 37.985661356730866], [23.69362050832338, 37.98586439199709], [23.694146414918713, 37.986792889414254], [23.6942898736595, 37.98732243432792], [23.69430525421464, 37.98737920744381], [23.694354867612862, 37.98745907209205], [23.694386383674708, 37.9875098061574], [23.69440673367096, 37.98754689009566], [23.69451652682608, 37.98774696026615], [23.694564932807307, 37.9878701401097], [23.694850424865166, 37.98859663116238], [23.694989720062157, 37.98898052307852], [23.694989748211135, 37.988980600661954], [23.695119997918617, 37.989341699807014], [23.695839792541776, 37.99069904384815], [23.696067818676998, 37.99110156078568], [23.696457547622284, 37.99164914349212], [23.697120313075782, 37.992580329580974], [23.697503620614743, 37.99297151498174], [23.697601817527755, 37.99304164399342], [23.69790571866747, 37.993068434160875], [23.697978639216284, 37.99307486281471], [23.69808224273498, 37.99311586591143], [23.69840015879339, 37.99340481014644], [23.69847510269689, 37.99347292391493], [23.698546776174158, 37.99351647648992], [23.698639275018554, 37.99368647115776], [23.699062188433626, 37.99426112079822], [23.6997194472997, 37.994708537484144], [23.699927251326596, 37.99480386570095], [23.70037333032542, 37.9951624275105], [23.701106148385048, 37.99575146182268], [23.701378336328276, 37.99597127676197], [23.700590184143124, 37.99627700084573], [23.70076562043608, 37.99722357903814], [23.701044022375108, 37.99872566823349], [23.701212598744238, 37.999635178923704], [23.701252646682025, 37.99985124056819], [23.702396614410354, 38.00035252476093], [23.70432509638381, 38.001051376195306], [23.70440291942974, 38.00108311669901], [23.704842930083444, 38.00124194618146], [23.70530497144098, 38.00149997027855], [23.70534198271491, 38.00152202726107], [23.705403686776254, 38.00155880093633], [23.706360113143894, 38.0021241183351], [23.706399034805166, 38.00214712339584], [23.70641962641086, 38.00216069403229], [23.70705270051581, 38.0026444586036], [23.707704823798586, 38.0031733311916], [23.708960657113458, 38.00414983024603], [23.709374339999087, 38.00440321219064], [23.709769099008934, 38.00460435724419], [23.709880909100622, 38.004661328253576], [23.711543227162416, 38.005275614753245], [23.711611896201234, 38.00530098930801], [23.71194605787587, 38.00548696217628], [23.711955574525405, 38.005492258884956], [23.71209174814553, 38.00556804313253], [23.712366573331437, 38.00578414538704], [23.712591002869964, 38.005960618863966], [23.712752869343, 38.00608789677299], [23.7128390878167, 38.006170004996456], [23.713945037552957, 38.007223204411645], [23.714512998803933, 38.007764060121936], [23.71482621657092, 38.00804872372592], [23.715092796684655, 38.00824314536266], [23.71516737542298, 38.00828839008644], [23.715338924862618, 38.008387946407865], [23.71706403249387, 38.00938802534042], [23.717188409406702, 38.00946851781642], [23.717524617499762, 38.00968609932655], [23.71763715508978, 38.00975892813361], [23.717789418422495, 38.0098764601848], [23.717848708574202, 38.009943454085786], [23.717868313567475, 38.0099656068461], [23.71790532206769, 38.01000742404613], [23.718021568745847, 38.01022589220765], [23.718114203084145, 38.01039998224726], [23.718199961265512, 38.0106888365959], [23.718226667058353, 38.01077878986312], [23.718270358247953, 38.011175458237545], [23.718296952176143, 38.01148195751102], [23.71832217410997, 38.0117749342614], [23.718354562161515, 38.012149043441106], [23.718387253090714, 38.01253667252725], [23.718528867771628, 38.01311383130707], [23.718770230515535, 38.01395259984933], [23.71883165372847, 38.01411926914221], [23.718950603161545, 38.014442027185076], [23.718971156737826, 38.014497796175434], [23.719005867525635, 38.01459198092569], [23.719006035527915, 38.01459243647382], [23.719032781562557, 38.01466500750055], [23.719052814341335, 38.01471936382504], [23.719108954356074, 38.01484117080848], [23.71916786244566, 38.014960392290405], [23.719173603022245, 38.014972010887334], [23.71949017852581, 38.01550902834648], [23.719945481663217, 38.0160779201826], [23.720179961418037, 38.01632704517223], [23.720821233968714, 38.01694972630469], [23.720902231539775, 38.017026066836394], [23.720921907691444, 38.01704461140916], [23.722635628116542, 38.01821775339571], [23.723481032902438, 38.018959430315896], [23.723508888178788, 38.01898396826923], [23.72365033125807, 38.01914653114754], [23.723703344461843, 38.01922013887696], [23.72412174392533, 38.019801065989974], [23.724159975993537, 38.01985973886981], [23.72495688097066, 38.02011396384246], [23.725110585151448, 38.020185227833785], [23.72529878804905, 38.02027248701838], [23.725444406514356, 38.0203952731728], [23.725459563843998, 38.02040805446029], [23.72557332674342, 38.020548018374285], [23.725717796308878, 38.02076015618397], [23.726466106016964, 38.02179591488975], [23.72646614455904, 38.02179596725362], [23.726616079327854, 38.02200150755143], [23.72670899175618, 38.022098790433894], [23.727044819964387, 38.02246215611248], [23.728101599956336, 38.022928763341945], [23.7282906130707, 38.02303735377257], [23.72841875075623, 38.02324043765986], [23.728706106025534, 38.02410182277427], [23.72890798852861, 38.0245484441445], [23.73030131944501, 38.02556524921818], [23.73090573790987, 38.02595900580914], [23.731017776368134, 38.02597775369429], [23.731244229862924, 38.025991324716], [23.731304643739183, 38.026023007548694], [23.731354688796834, 38.02605014674718], [23.731402041168586, 38.02607582510918], [23.731563341041635, 38.02616329665936], [23.73170906437533, 38.02623900410453], [23.73172021946266, 38.02624479954423], [23.731766580930497, 38.026268885641926], [23.731850847502173, 38.0263126636901], [23.73194963376816, 38.02636696566534], [23.731980980719516, 38.02635159550612], [23.732042753452323, 38.02632130730783], [23.732105152777134, 38.026290711365725], [23.73255658406772, 38.02659817384686], [23.732872707529246, 38.026729412943986], [23.73288402172772, 38.02673410997542], [23.733217901180733, 38.026861047016574], [23.73362032213412, 38.027037708744444], [23.734193149173375, 38.027215275363496], [23.734206099894628, 38.027219290093704], [23.73462749544286, 38.02726981221109], [23.734674586870437, 38.027269491273195], [23.735620222213065, 38.02726303565491], [23.735931110249698, 38.02725021505896], [23.73605846642347, 38.02728204576355], [23.736439290766736, 38.02752624528411], [23.73656092003523, 38.02766621607609], [23.736680527618812, 38.02797291880237], [23.736691808742805, 38.02800448882445], [23.736822699785137, 38.0283427614145], [23.73699284426421, 38.02895601165964], [23.737133259302286, 38.02942251925367], [23.73714486229371, 38.02946106764378], [23.737165499657436, 38.02948883350174], [23.737311237393925, 38.029684906078266], [23.737431804605386, 38.02984711440403], [23.737560895490862, 38.0300207896673], [23.73777465363278, 38.03030151101796], [23.737777443610828, 38.03030517552942], [23.737786885959117, 38.030318672502794], [23.738030041466363, 38.03066624997408], [23.738058372831826, 38.03069856804551], [23.73815274658846, 38.03080622145307], [23.738165257144495, 38.03081601105928], [23.738343932364767, 38.03095581764759], [23.738355220319804, 38.0309646500589], [23.738435754174585, 38.03102766456445], [23.738844984809596, 38.03140260472725], [23.74003440149908, 38.032482268032005], [23.740065797630475, 38.03251967109066], [23.74009503785736, 38.0325545043375], [23.74015222376832, 38.03259518824878], [23.740226518914135, 38.03263140354211], [23.740296263995635, 38.03264507678377], [23.740348742442247, 38.03265102034757], [23.740377419757174, 38.032654268788875], [23.74047537460397, 38.032645472254245], [23.740524800988265, 38.03263735537196], [23.74054580471686, 38.03263390656395], [23.74058368827041, 38.032627685710935], [23.740687405112705, 38.03260087614786], [23.740790053053605, 38.03257406413665], [23.741059815436795, 38.03251607544151], [23.74123061139634, 38.03247326039441], [23.741255836679006, 38.03246693665961], [23.741360118338676, 38.03245921771914], [23.741374088588024, 38.03245818403875], [23.741471268677692, 38.032467410534416], [23.741667201912403, 38.032544449826524], [23.742327764088106, 38.032376957365166], [23.743982402024898, 38.03195466999376], [23.743800525200975, 38.03155056961729], [23.743751083353946, 38.03144044462204], [23.74377670477321, 38.03144192267402], [23.743831033802877, 38.031445057629135], [23.743831233182636, 38.03144506527374], [23.744022983473133, 38.031451295217444], [23.744699108885275, 38.0314529860198], [23.745498178013385, 38.03112599679019], [23.74535984077592, 38.030923862264984], [23.745426123822437, 38.03089596341017], [23.74696961316524, 38.03022986042201], [23.74700292532407, 38.03021548370412], [23.74704554345949, 38.03019709107089], [23.747809016933477, 38.02986759582741], [23.74784597238719, 38.029851646741676], [23.747880973071684, 38.02983654155624], [23.748177263024434, 38.02970866854659], [23.74825032688557, 38.029677135137575], [23.748367593559955, 38.02962441439026], [23.748397228040144, 38.0296120861229], [23.74848362130729, 38.02957541586049], [23.74852260575648, 38.02955881386873], [23.748663761627324, 38.02949870205479], [23.749340228345353, 38.02920973328417], [23.749392415001424, 38.02918744053099], [23.749402141657406, 38.029183285635966], [23.7494560935425, 38.029160238640905], [23.749461867455924, 38.02915777242666], [23.74961526736748, 38.02909025540883], [23.750197316526716, 38.028834071000816], [23.750361314367385, 38.028759060654394], [23.75049226140902, 38.028945209348144], [23.751104350350907, 38.02871033633546], [23.751250745368043, 38.02862719039292], [23.751528583897212, 38.02846939065977], [23.752193418689586, 38.028187023241955], [23.752812743768516, 38.02792397984979], [23.752066172698946, 38.02690680608107], [23.75149044627538, 38.02608956521982], [23.751086937651895, 38.025504497914085], [23.75075255329926, 38.02504739337796], [23.750329199015574, 38.0244540751649], [23.74974952845546, 38.02364166509871], [23.74915773528348, 38.02282400871132], [23.749101734107747, 38.02274770675396], [23.748501020178352, 38.02192921586891], [23.74826810244951, 38.02157889015509], [23.748235500173237, 38.021529853813384], [23.747959947806986, 38.021130226287035], [23.74767326578998, 38.02073075626926], [23.747368199579387, 38.020301156795135], [23.747085448368654, 38.01990016156476], [23.74700206948418, 38.01978191358926], [23.74652681240597, 38.0191084376624], [23.74645961081239, 38.01898850271203], [23.746326813874717, 38.01875150132513], [23.746302191467034, 38.01875859716392], [23.746011905356642, 38.018842249277114], [23.745418320245413, 38.01852421791737], [23.74545628404809, 38.0184843391261], [23.74546419193089, 38.01847603201668], [23.7457219049021, 38.01820531224072], [23.74572274187651, 38.018204433499456], [23.74575332350336, 38.01817230858621], [23.745790653497245, 38.018133094360074], [23.745686835327927, 38.01801334927301], [23.74551635834685, 38.01782512566649], [23.74544054968901, 38.017633871177225], [23.745299306837527, 38.016586560200835], [23.745082687686693, 38.01531042512346], [23.745060743980037, 38.01517067900529], [23.7450443714941, 38.01506699619798], [23.745018589411107, 38.01490470971936], [23.74483497132762, 38.014928809167436], [23.744108971790304, 38.013979709462106], [23.743409898066737, 38.01311664072402], [23.743378287406582, 38.0130482077626], [23.743394232415845, 38.012593339744605], [23.74343245280058, 38.01150298166781], [23.74345170729847, 38.01095368986419], [23.74342970898953, 38.01084099068577], [23.743416116929325, 38.01067685296995], [23.74336991494232, 38.01011888673975], [23.743309253244885, 38.009573426610395], [23.74327101981586, 38.00925846502521], [23.74325793431875, 38.0091534019724], [23.743257676608025, 38.009142373324856], [23.74324057533215, 38.00841161445922], [23.74365746776632, 38.00812720144362], [23.743661979083015, 38.008124123484535], [23.744570276485064, 38.00807723763925], [23.744622778614964, 38.00807436300678], [23.744903346264138, 38.0080590039037], [23.745666067600503, 38.00801724739275], [23.745761142427803, 38.008011412570966], [23.745847926235317, 38.00800608700522], [23.746636790981984, 38.00796669969004], [23.746658953964264, 38.007965526197495], [23.74673703411637, 38.00799719057323], [23.747281979615067, 38.00823375069385], [23.74739303362009, 38.00828080637915], [23.747812360350107, 38.00844276632003], [23.747860621815747, 38.00846214732199], [23.748178502453218, 38.00858980283037], [23.74830941166348, 38.008642373648065], [23.748601528261815, 38.00875968022908], [23.748994501366795, 38.00891525080882], [23.749519878791773, 38.00912320976772], [23.749680274407247, 38.008919629917], [23.749757016280338, 38.00882222495087], [23.749757460742853, 38.00882249898507], [23.7497574914344, 38.0088225179773], [23.750287379696566, 38.009147813803814], [23.750556618445927, 38.00879688519074], [23.751573170726136, 38.00927569616036], [23.75177564188029, 38.00880601948609], [23.751832089954846, 38.00867140776069], [23.752895163756122, 38.00787441895662], [23.752742218234268, 38.00771015065453], [23.752867408841468, 38.00752849176951], [23.75330150668748, 38.007688912101514], [23.753764610330016, 38.006971911215494], [23.753790459216837, 38.006933539158624], [23.753810921932022, 38.00689396883196], [23.75420281798344, 38.006781183700554], [23.755522511135858, 38.00641891504613], [23.75804003064843, 38.00561296709379], [23.75966845387324, 38.00509356206569], [23.76048779987381, 38.0048266296306], [23.760626561660047, 38.00478142169142], [23.761705999927138, 38.00442974216162], [23.76171664529541, 38.00442627396287], [23.762449201645712, 38.003808809726216], [23.762476896176885, 38.00378339450179], [23.76296224573386, 38.003380693533025], [23.76317468835034, 38.00320442585868], [23.763759397674423, 38.00271927301292], [23.76409629064335, 38.002439738477776], [23.764543420097663, 38.002068729845206], [23.764995961687177, 38.00169322568333], [23.76535411921006, 38.0013930518257], [23.765433217533992, 38.00132675797909], [23.765617802209377, 38.001164772374956], [23.765953214941227, 38.00088708251713], [23.766706373162368, 38.00026237605939], [23.76720937636431, 37.999845151867305], [23.768958499362007, 37.998394260429905], [23.769194029204296, 37.998213316935285], [23.769291688933123, 37.998141575262665], [23.769316391512596, 37.998123428594106], [23.76940745050565, 37.99814163283596], [23.769508021228834, 37.99819140058748], [23.769557138185657, 37.99819149683209], [23.769874532539884, 37.99856164469592], [23.769973496356005, 37.998669992357875], [23.770364725136698, 37.998990712640435], [23.771545746198118, 37.99988978998476], [23.771761647796644, 38.0000524402303], [23.771908843238496, 38.00010264969079], [23.772554853175237, 38.00022486743777], [23.77325828106043, 38.0003579437575], [23.773498305396707, 38.00040335146124], [23.77360740343169, 38.000423990010006], [23.77385081469011, 38.00044853428963], [23.774315251534695, 38.00055094068876], [23.774960605194874, 38.00067881303712], [23.775519213074755, 38.00029369759344], [23.775981553009434, 37.999974946037874], [23.77668052251696, 37.99949304473557], [23.77716143467862, 37.999161476846794], [23.777514982468972, 37.99891860571553], [23.77795206917064, 37.99865200992986], [23.778022354788185, 37.9986091396368], [23.77821726065346, 37.99813652785587], [23.778256857191646, 37.99802348504676], [23.778280070347204, 37.998054805170966], [23.7784646351538, 37.99830382355187], [23.779067395281107, 37.99911706654385], [23.782341654276394, 38.00336735251393], [23.787116271726774, 38.0010005443385], [23.78521744642498, 37.999870487218715], [23.784996835267318, 37.999725878704], [23.784148122680502, 37.9990573739866], [23.783755843714673, 37.998723452280736], [23.783851391512577, 37.99865575761415], [23.783860857097466, 37.99858367227852], [23.785601761678677, 37.99697505227054], [23.787091768275037, 37.99559818788633], [23.78726890208454, 37.99543449982164], [23.790484933538874, 37.992462416259166], [23.790585777087728, 37.991753076168806], [23.790751281752975, 37.990953624171446], [23.78984300778552, 37.990554209920674], [23.788936810746808, 37.9910896948529], [23.787852820580316, 37.99107422545778], [23.78785359723764, 37.99105169472465], [23.78785830104571, 37.9910246646476], [23.787869411931, 37.99099764612546], [23.787883712233285, 37.99097513978067], [23.78790049018136, 37.990957144328696], [23.787922251655374, 37.990939157859806], [23.788905894993977, 37.99032805318816], [23.78887038309732, 37.990300950886486], [23.78883487350444, 37.990273848578134], [23.787866928178914, 37.990871461693295], [23.787763248217832, 37.990911832502974], [23.78764961747956, 37.99094767882982], [23.787527127913073, 37.99096998976387], [23.787421759793194, 37.99097881223436], [23.787324221131716, 37.990987648767245], [23.787225607847198, 37.99099908438481], [23.78700286776099, 37.990982560857425], [23.786766108846116, 37.990892003348755], [23.78670379791844, 37.99085835714787], [23.786378507371605, 37.990682709259175], [23.7860710836986, 37.990516707877184], [23.785495392519344, 37.99022724808554], [23.785324476531056, 37.99013680772441], [23.785249200432357, 37.9900780867583], [23.785162693959588, 37.98996526810308], [23.785129053561914, 37.98966327600898], [23.78512985483106, 37.989266711824584], [23.785143203617597, 37.98896029909842], [23.785502893963496, 37.988384132725805], [23.785517844070853, 37.98836028853323], [23.7858218129668, 37.98787548739569], [23.785947524526737, 37.98772249763764], [23.786099478295167, 37.9876011004697], [23.78626014809019, 37.987493744751596], [23.786395425726393, 37.987403355375854], [23.787457150302714, 37.986359786874644], [23.784479544736627, 37.984780579979606], [23.78304917145106, 37.98402191463575], [23.783018964793975, 37.98400589263209], [23.783042185955235, 37.983976837433026], [23.784817507319133, 37.9817944785154], [23.785481930543664, 37.980983966113754], [23.785702781955774, 37.98071455039649], [23.785557079612467, 37.98063946003403], [23.785035876313476, 37.98037084454112], [23.78487455251643, 37.98053728771237], [23.784649968213607, 37.980676576256165], [23.784267036432205, 37.9808155740726], [23.783869236211554, 37.98092750471435], [23.783507032911483, 37.98103499309142], [23.783409346945835, 37.98105294265326], [23.78302140529259, 37.98112422701714], [23.78256736948519, 37.98111888221925], [23.782129480246287, 37.981068501234915], [23.781825670516753, 37.981883602656005], [23.7817409095601, 37.98202765128532], [23.781578706949126, 37.982126491747714], [23.781438425886552, 37.98215326978638], [23.781252568937347, 37.982188975779934], [23.781006166449004, 37.98223019821415], [23.780320145514835, 37.982344963310055], [23.780225961327982, 37.98236809465227], [23.780150614847127, 37.98238659967325], [23.78010461951967, 37.982397895147486], [23.77993596150359, 37.98243931562187], [23.778080219721435, 37.98289505007526], [23.778013095658668, 37.98291479047917], [23.77795841166229, 37.98293087167085], [23.77789181461306, 37.98294877167193], [23.77787178503104, 37.982950142561556], [23.77784515750778, 37.98295196514976], [23.777827748647862, 37.98295315711886], [23.777749489585116, 37.98294399641856], [23.77767836106713, 37.98293034271081], [23.77762148003022, 37.9829122094631], [23.7775503651703, 37.982894049271465], [23.777493388439467, 37.98287632676744], [23.777477484153067, 37.98287137926342], [23.777417044750738, 37.98285323918539], [23.77729898556564, 37.982825977138994], [23.777232839088537, 37.98281233259378], [23.7771520626445, 37.98281217959344], [23.777069122721752, 37.982821035302166], [23.777007507402388, 37.98283894424387], [23.77688638332473, 37.9828837788904], [23.77684249085205, 37.98292425352068], [23.776706626911583, 37.98310064603357], [23.77667462258546, 37.983142196769386], [23.776634103533905, 37.9831948027303], [23.776299736554744, 37.98362890641847], [23.776296714993006, 37.98363282937938], [23.776215147578565, 37.98373872588812], [23.774793207481228, 37.983863027703755], [23.77470165876998, 37.983871029765275], [23.774496278194757, 37.98388866194319], [23.77428375175545, 37.98391529291318], [23.774082329245733, 37.98394107688668], [23.77404096455889, 37.98394637180517], [23.77403535118001, 37.98394730196496], [23.773772159071218, 37.98399091945326], [23.77349129472158, 37.984021923972925], [23.77327915169493, 37.98403954100236], [23.773078068298215, 37.98404816612269], [23.773027589428224, 37.98404705839027], [23.772861588284858, 37.98404341672624], [23.77285282746998, 37.98404322495963], [23.772603786899882, 37.98402471806595], [23.77235508895687, 37.984010717739295], [23.772113235337642, 37.98396969156028], [23.77191375560291, 37.983919734193094], [23.77188332012421, 37.983907799827044], [23.77184748110884, 37.98389374686417], [23.771644827251425, 37.98381908313508], [23.771357993471828, 37.984145149371386], [23.771308779444688, 37.98419622512544], [23.770866905762237, 37.98465480033117], [23.77082366837409, 37.98469487200034], [23.770149204873547, 37.98423200469153], [23.769396465498744, 37.98384270797756], [23.768733219580408, 37.98353683512415], [23.768663222149588, 37.98350456663086], [23.768254768295986, 37.983320765480435], [23.76825442488622, 37.98332061158525], [23.766701401529048, 37.98262258688278], [23.766055796772545, 37.982334711843095], [23.764514257964663, 37.98164731802275], [23.763998281176125, 37.98141722832044], [23.763476834940697, 37.981184697286885], [23.76229710216033, 37.980658597909795], [23.76181609518833, 37.98044408852728], [23.761503212595855, 37.98030455370337], [23.761281433413114, 37.98020564729659], [23.761158928016823, 37.98020569424985], [23.7609844068458, 37.98020576157817], [23.760258595458613, 37.98020603849266], [23.759273235655648, 37.98020612075873], [23.758765421422936, 37.9802017123581], [23.75828176393028, 37.97998734261633], [23.757487604975317, 37.979635343708985], [23.756701950385263, 37.97928710637121], [23.75681227006293, 37.979137455916785], [23.757199814223952, 37.97861476927164], [23.757676549955445, 37.97796861390389], [23.75765622017577, 37.9779178710297], [23.75769158315826, 37.977846424956056], [23.75818397865051, 37.977670050475886], [23.758948032077573, 37.97727257648251], [23.75894914184986, 37.97727199922901], [23.758947044200678, 37.97727000128372], [23.758219668974125, 37.97657669680523], [23.757893694798057, 37.97626598720166], [23.757558898366337, 37.97594686481255], [23.757558181015753, 37.975946181059726], [23.757558569784976, 37.97594602774084], [23.757640942262338, 37.97591348705707], [23.75828880149569, 37.97568183363849], [23.75799662352213, 37.975148442351056], [23.75799647979154, 37.9751481770769], [23.759204655246997, 37.97480617254048], [23.759420104221128, 37.97528219386098], [23.759421277634196, 37.9752847829554], [23.759421445197994, 37.97528472471438], [23.75945600635663, 37.97527280195824], [23.759514167561623, 37.975252738342306], [23.76042203182044, 37.97493954395036], [23.76047981748592, 37.97491960887574], [23.76048004775801, 37.974919523722285], [23.760512683738668, 37.974906739610354], [23.760743370562572, 37.97483331786255], [23.760793650220226, 37.97473802604483], [23.76096464911537, 37.97441393987436], [23.76118962229449, 37.97449566858787], [23.761190479777134, 37.974495980371465], [23.761324303025177, 37.97454459521731], [23.761420701863194, 37.97457961470541], [23.76159094585389, 37.97450979912096], [23.761734921717984, 37.97360746031576], [23.76174175492407, 37.97356463685443], [23.76324925415195, 37.97283206642128], [23.76354314274757, 37.97320181866166], [23.763757288139722, 37.97347124002104], [23.76565989685728, 37.9725446793528], [23.766767485975404, 37.97200526407357], [23.767349105639006, 37.97172199807829], [23.767406671099728, 37.971693961977245], [23.767406570089932, 37.97169241696984], [23.76730585177655, 37.97015706630194], [23.767311695835865, 37.9701552473446], [23.7690751256679, 37.96960626020974], [23.76936828997864, 37.96960683529811], [23.769953936609646, 37.9694259243945], [23.770107608801506, 37.969378453798896], [23.770472508080854, 37.969307063216014], [23.77134273350114, 37.96913294979173], [23.77422297050435, 37.96853097111643], [23.774386939977465, 37.96833329599871], [23.774394077312106, 37.96832469156379], [23.77440474674437, 37.9683118290036], [23.774756032619432, 37.96788832769449], [23.77531860071535, 37.9672167887314], [23.775373092218192, 37.9671444021238], [23.77627192573359, 37.96606073853538], [23.776272029712466, 37.96606061345395], [23.77454702606297, 37.96697590419533], [23.774514115319885, 37.96699336578308], [23.774135749539422, 37.96719412130744], [23.773981309397158, 37.967276064605805], [23.77386820474126, 37.96733607498258], [23.769213062523416, 37.968998981366504], [23.767237761507047, 37.96970451822159], [23.767189846756562, 37.96972163170954], [23.765351109716452, 37.97037834710206], [23.76534642278918, 37.97038002135992], [23.764313247844285, 37.9708558613778], [23.75942456682385, 37.97310719160191], [23.759363210808132, 37.97313544135316], [23.75914405864822, 37.97290066888214], [23.758966137215733, 37.97267949619075], [23.7587810294836, 37.97248084248539], [23.75835602107047, 37.9721033139728], [23.757845530965422, 37.97183004831902], [23.75730615790366, 37.9719122293538], [23.756573104070416, 37.97201453323312], [23.756064594844943, 37.97206970225026], [23.754159404056782, 37.972286123715904], [23.75348628719972, 37.97297431197484], [23.75348588048247, 37.97297472751744], [23.75348400569149, 37.97297664513402], [23.75241924247861, 37.972350956901245], [23.751487145333556, 37.97345046595918], [23.751398527238944, 37.973458544429754], [23.750920936041243, 37.97350047964731], [23.75023755040553, 37.973560480515395], [23.750237261872783, 37.97355860432361], [23.750173531799387, 37.97314429765194], [23.750110392851592, 37.97273382985563], [23.750025604128602, 37.97218261147232], [23.750464920314517, 37.97170284324044], [23.750958314829884, 37.971164007450845], [23.7512233325909, 37.97087442468219], [23.751638954882303, 37.9704160804241], [23.751664717406758, 37.97038766943112], [23.752257835059737, 37.96973357178941], [23.752617866373498, 37.969320959020614], [23.752761272490396, 37.96915660775443], [23.753459714448585, 37.96835391978231], [23.754109683091365, 37.96763177622437], [23.755126779524748, 37.966536415700205], [23.755771266679353, 37.9658525569581], [23.75537918274715, 37.96563439117627], [23.755010083683217, 37.965429012566865], [23.754596326366304, 37.965198782148036], [23.754000085345776, 37.9648670054774], [23.752905736093037, 37.964258041968876], [23.752231616877094, 37.96429941200778], [23.752221576186095, 37.96430001996152], [23.751179060791074, 37.964362727856845], [23.751059531017624, 37.964405716136305], [23.75071169444102, 37.96441245040167], [23.750675628234536, 37.96439955223959], [23.750207970319018, 37.964114750678355], [23.749719168055204, 37.96381706701407], [23.74915594140129, 37.96351567698074], [23.748725091380088, 37.96328511994755], [23.748301141291684, 37.963072682989974], [23.74766034691533, 37.96269090958027], [23.746603391747552, 37.962065789394586], [23.746520984855284, 37.96202201652168], [23.74598628729587, 37.961737990091784], [23.74552557823209, 37.96148076158675], [23.74505175317648, 37.96121182935101], [23.744550121137863, 37.96093203377679], [23.745416309252164, 37.95998361965772], [23.7459215124075, 37.95943044392339], [23.746461993962015, 37.958838628889175], [23.746701393614543, 37.95856700281312], [23.747306871769727, 37.9578790533325], [23.74770319667284, 37.957428737076604], [23.747552634060085, 37.9572844934436], [23.74693438169142, 37.95669218314264], [23.746673737205565, 37.95676049071239], [23.746510887280763, 37.95680316845549], [23.74596502524422, 37.95694423363005], [23.74571379718954, 37.95700797543788], [23.745631273372133, 37.95653282715101], [23.745579223789115, 37.95638545463699], [23.745290794502857, 37.95585306944774], [23.74502186673407, 37.955948111135534], [23.744647883598354, 37.95608027912066], [23.74415076582656, 37.95626160676616], [23.743767340434086, 37.95638894212461], [23.743444826391364, 37.956324934510775], [23.742936947891, 37.95622413518911], [23.742405206936617, 37.95612641702243], [23.741927918210912, 37.95603870395432], [23.741020548486787, 37.95587194719782], [23.740392983532207, 37.95575660777296], [23.740116140932756, 37.955708203901565], [23.739998579579066, 37.95599095284498], [23.739847339524307, 37.9563547027311], [23.738718255353604, 37.956270961229045], [23.73746619784223, 37.95616598317854], [23.737141816378948, 37.956138782636124], [23.736677031438585, 37.956099808055], [23.73615800623144, 37.956056282883665], [23.735736084631725, 37.95602089950484], [23.73587316326725, 37.955674988491495], [23.73582938198619, 37.955662659695484], [23.735479822519935, 37.95556422136722], [23.73547323846096, 37.95556236703189], [23.734873155696242, 37.955393375521616], [23.734061488304594, 37.9551657760089], [23.734050257480686, 37.955203169481535], [23.734011109121976, 37.955302408552605], [23.73398329808063, 37.955372906769675], [23.73379075391002, 37.95563858255492], [23.73378996798653, 37.95563966773239], [23.73354713741826, 37.955780759378754], [23.73332115088893, 37.95565378739616], [23.732309177379488, 37.955085192650586], [23.731227083852083, 37.95460053559875], [23.731158158518724, 37.95457784587902], [23.7310547618145, 37.954546064428946], [23.730885062079135, 37.95445554740168], [23.730817800428856, 37.9543653636735], [23.730522489157252, 37.95422046775512], [23.73047602628052, 37.95419767045194], [23.729917808899422, 37.954294477817065], [23.729860101700993, 37.95430448575356], [23.72983935708922, 37.95431525540682], [23.729652683833894, 37.95441216415932], [23.729562432385322, 37.9543373362454], [23.729526888602756, 37.95430786617842], [23.729320034800978, 37.95413636258235], [23.729289742048348, 37.954110614233045], [23.728891606634043, 37.95376455028825], [23.72885834356651, 37.95373563686191], [23.728855103039862, 37.95373282007285], [23.728572405460994, 37.9534870939508], [23.728538813599293, 37.95345789486693], [23.727542081412032, 37.95259149434268], [23.727476446940692, 37.95253444118004], [23.72681869029247, 37.9526857530696], [23.726615260084415, 37.95273255235098], [23.72661224571151, 37.952733245649604], [23.726480673228046, 37.95255768036736], [23.725634608489376, 37.95142229735894], [23.725404177280087, 37.951079305489536], [23.72517381498792, 37.95073641335624], [23.724948453438515, 37.950400959980705], [23.72484842440131, 37.95026442303143], [23.724816679417994, 37.95022971940518], [23.72461266387087, 37.950006685497044], [23.72453059898443, 37.94995096758666], [23.72433179108907, 37.94986169510786], [23.724027421740782, 37.949672450545705], [23.72373201375794, 37.94944310527752], [23.723468221138702, 37.949238302709354], [23.72319921632722, 37.949029450402215], [23.722949746564364, 37.94883576532996], [23.722020161472805, 37.94960852788426], [23.721688779506913, 37.94986010591102], [23.721104835730443, 37.95031806148905], [23.72110442932168, 37.9503183804839], [23.720181597478458, 37.951009935296604], [23.72007662935439, 37.95108859539839]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73529932387642, 37.98872333050323]}\",\n                        \"geom\": \"\",\n                        \"text\": \"Δήμος Αθηναίων\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"a319880d-9536-4202-ad3a-a63234742635"},{"name":"Search - Environmental aggregate dataset only","id":"def0ff8c-d6b6-425e-b186-09d88e839ce0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:\"ποιότητα-αέρα\" AND tags:aggregate&sort=name asc&rows=20&start=0","description":"<p>Επιστρέφει το aggregate environmental dataset env-all-stations.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:\"ποιότητα-αέρα\" AND tags:aggregate"},{"key":"sort","value":"name asc"},{"key":"rows","value":"20"},{"key":"start","value":"0"}],"variable":[]}},"response":[{"id":"dbaed77c-7cd6-44d0-8938-dfa36efce07d","name":"Search - Environmental aggregate dataset only","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=*:*&fq=tags:\"ποιότητα-αέρα\" AND tags:aggregate&sort=name asc&rows=20&start=0","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"*:*"},{"key":"fq","value":"tags:\"ποιότητα-αέρα\" AND tags:aggregate"},{"key":"sort","value":"name asc"},{"key":"rows","value":"20"},{"key":"start","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:07:43 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"51575"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 1,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"372bca0a-231b-4109-a332-a17c103f5b9c\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:53:42.766041\",\n                \"metadata_modified\": \"2026-03-31T16:06:43.572570\",\n                \"name\": \"env-all-stations\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from ALL Smart Sense stations in the Athens Smart Neighbourhood network. Each row represents 1 station × 1 hour. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 1,\n                \"num_tags\": 11,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Όλοι οι Σταθμοί\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Όλοι οι Σταθμοί\",\n                    \"en\": \"Environmental Data — All Stations\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-all-stations/resource/a84cabca-bd0c-434d-8bee-21c082183442\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:53:50.888315\",\n                            \"last_success\": null,\n                            \"failure_count\": 12,\n                            \"created\": \"2026-03-31T09:53:50.894007\",\n                            \"updated\": \"2026-03-31T15:51:24.885004\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:53:42.770084\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από ΟΛΟΥΣ τους σταθμούς Smart Sense Έξυπνης Γειτονιάς Αθηνών. Κάθε γραμμή αντιστοιχεί σε 1 σταθμό × 1 ώρα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                            \"en\": \"Hourly air quality and environmental measurements from ALL Smart Sense stations in the Athens Smart Neighbourhood network. Each row represents 1 station × 1 hour. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/a84cabca-bd0c-434d-8bee-21c082183442\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"metadata_modified\": \"2026-03-31T16:06:43.581104\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις (Συγκεντρωτικό)\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις (Συγκεντρωτικό)\",\n                            \"en\": \"Hourly Environmental Measurements (Aggregate)\"\n                        },\n                        \"package_id\": \"372bca0a-231b-4109-a332-a17c103f5b9c\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"55.6\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"70.0\",\n                            \"mqa_reusability_score\": \"25.0\",\n                            \"mqa_contextuality_score\": \"10.0\",\n                            \"created\": \"2026-03-31T09:53:46.304737\",\n                            \"updated\": \"2026-03-31T16:06:47.289957\"\n                        },\n                        \"resource_type\": null,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.72007662935439, 37.95108859539839], [23.719317188573086, 37.9516931049518], [23.71863538449192, 37.95227476272944], [23.717917659228235, 37.952847134506605], [23.717800531590225, 37.95294252017815], [23.71716269953202, 37.95346194961406], [23.71698024369602, 37.9536105328626], [23.71655079195676, 37.953960255873696], [23.716176975046036, 37.95426466847465], [23.715738876381497, 37.95462142290866], [23.71572594253152, 37.954631955677485], [23.715033247185026, 37.95519602408729], [23.714917414057656, 37.955284986482695], [23.71487296404152, 37.95531912417481], [23.717549781815762, 37.95743910450941], [23.71845420619483, 37.95813977145437], [23.720338267339486, 37.95959333329209], [23.72033831387486, 37.95959336945427], [23.720316595372505, 37.95960713999727], [23.72031651777717, 37.95960718938371], [23.72029981211017, 37.95961778127646], [23.72029694660956, 37.95961965184939], [23.72010723663717, 37.95974350377769], [23.71991361483286, 37.959894879562725], [23.71880848568264, 37.960758863472726], [23.717921319187592, 37.961474221565084], [23.71786678066402, 37.9615181980617], [23.717650373184217, 37.96173398820552], [23.717624180237923, 37.96179250910847], [23.71767183484208, 37.96184618255484], [23.71767430820036, 37.96184865531724], [23.71772657537021, 37.961900909464426], [23.717710880412504, 37.961924698275176], [23.71730505677247, 37.96253981231469], [23.717151807275954, 37.9627355418416], [23.71713953323587, 37.96275121728544], [23.716072535786253, 37.96360937761037], [23.71573792020139, 37.96384741101631], [23.71571301566418, 37.96385521367962], [23.715138456812497, 37.9640352316315], [23.71513454630331, 37.96403582873007], [23.715049628030883, 37.96404878189595], [23.714983798668687, 37.964058822316986], [23.714815607985095, 37.964084476393204], [23.714761750443238, 37.96409269175906], [23.714556806684783, 37.96412395069174], [23.71420359599098, 37.96410957387301], [23.713852733670443, 37.96405068978182], [23.713791187400616, 37.96404036002206], [23.713004765743637, 37.96390837212989], [23.712335937706406, 37.963798513795325], [23.712085724713774, 37.963757414065284], [23.711970212437684, 37.96374237543403], [23.711415466538853, 37.96367014950718], [23.710402178462544, 37.963604569465275], [23.708635909368752, 37.96350106679895], [23.708418492775174, 37.963514047483756], [23.708218044026605, 37.96355410849678], [23.707562636829884, 37.96394003513471], [23.70732833431865, 37.96408365860989], [23.707204282729965, 37.96414644011658], [23.706445897367058, 37.96458614538003], [23.70644583574892, 37.96458618127781], [23.706388168512976, 37.964633656026855], [23.706340057818704, 37.96467325661424], [23.70632262250251, 37.964687608465674], [23.706239067674993, 37.964756384450475], [23.706183849033827, 37.96480183641218], [23.705897492650546, 37.96497236563629], [23.70552409703779, 37.965201260044296], [23.705343965794544, 37.96531078058262], [23.704815471831004, 37.965632102397684], [23.7042473535285, 37.965977671400225], [23.70357048574065, 37.96638154737217], [23.703570426396503, 37.966381583274156], [23.702622555610578, 37.96695147276442], [23.702166016850384, 37.96722034453824], [23.70213811257411, 37.96723677827013], [23.702058740749067, 37.967283522651215], [23.701289822838145, 37.96774573590187], [23.70081935348452, 37.968041965261456], [23.69954886026365, 37.96883186029141], [23.699800809541998, 37.96900824817528], [23.69992607679468, 37.96909594665454], [23.700768406328354, 37.96944063447227], [23.70181865133526, 37.969769925787595], [23.70211074337131, 37.969887604167766], [23.702312162732774, 37.96998697710335], [23.70246937195936, 37.97008490488668], [23.702767616845836, 37.97028214569542], [23.70280870117823, 37.97030931694417], [23.703660040111227, 37.970872328254295], [23.704225785818718, 37.971247172329036], [23.705102389997037, 37.97182615609594], [23.705560646266655, 37.97212919358367], [23.705520389763024, 37.97217217433285], [23.705520356601472, 37.97217221030131], [23.704100787067762, 37.973687814805956], [23.70477502764966, 37.97431139651954], [23.70521200623693, 37.974667718190716], [23.70526343925781, 37.974709657743354], [23.705321837146517, 37.97475727570037], [23.70534601480332, 37.97477699061528], [23.705737997355786, 37.975071368451715], [23.70577004601969, 37.975095436352206], [23.705773483376138, 37.9750980172209], [23.705735778454606, 37.975111529631775], [23.705690977902577, 37.975127584833544], [23.705544787329643, 37.97517997580132], [23.705500282012608, 37.975195925317294], [23.705498759808187, 37.97519647129126], [23.705487773593383, 37.975211269948566], [23.705487174884396, 37.97521207690356], [23.705485173849084, 37.9752147730492], [23.70546870881773, 37.9752369539441], [23.70529672835261, 37.97526806825402], [23.70508064449622, 37.975294565321235], [23.70476675004571, 37.97531180369579], [23.704409448053553, 37.97532893216997], [23.704241114283498, 37.97533752193936], [23.703656003340374, 37.97537660731881], [23.702925413352194, 37.97549193183062], [23.70269705704433, 37.97547332920862], [23.70057617362681, 37.97562116871024], [23.697602123331553, 37.97574875418809], [23.696784816126257, 37.97578201415498], [23.696273311284845, 37.975800255234525], [23.69605978496275, 37.97580786939306], [23.69368260175142, 37.97589183205676], [23.691937408063556, 37.975959377668694], [23.6852893778004, 37.976339415014266], [23.68546222506179, 37.97662375528453], [23.68693771014927, 37.97842471419215], [23.687213380213503, 37.978675057630475], [23.687882555166464, 37.97928274401522], [23.68816754199197, 37.979541541436255], [23.689491570955372, 37.980826111820704], [23.689778390089476, 37.98119041546978], [23.689914940620287, 37.98143387824296], [23.690072132181953, 37.981607174310426], [23.69041483220333, 37.981984980631744], [23.69069284362883, 37.98245883163464], [23.690787986436874, 37.98262099401074], [23.690897231976933, 37.982807193681715], [23.691270715131722, 37.98324001615462], [23.69191503673615, 37.983804984151554], [23.69232641207723, 37.98416633413799], [23.69258433956217, 37.98446274885775], [23.692783901307187, 37.9846920874876], [23.693152223433707, 37.98508806661686], [23.693349979829122, 37.98539139682533], [23.693525981781384, 37.985661356730866], [23.69362050832338, 37.98586439199709], [23.694146414918713, 37.986792889414254], [23.6942898736595, 37.98732243432792], [23.69430525421464, 37.98737920744381], [23.694354867612862, 37.98745907209205], [23.694386383674708, 37.9875098061574], [23.69440673367096, 37.98754689009566], [23.69451652682608, 37.98774696026615], [23.694564932807307, 37.9878701401097], [23.694850424865166, 37.98859663116238], [23.694989720062157, 37.98898052307852], [23.694989748211135, 37.988980600661954], [23.695119997918617, 37.989341699807014], [23.695839792541776, 37.99069904384815], [23.696067818676998, 37.99110156078568], [23.696457547622284, 37.99164914349212], [23.697120313075782, 37.992580329580974], [23.697503620614743, 37.99297151498174], [23.697601817527755, 37.99304164399342], [23.69790571866747, 37.993068434160875], [23.697978639216284, 37.99307486281471], [23.69808224273498, 37.99311586591143], [23.69840015879339, 37.99340481014644], [23.69847510269689, 37.99347292391493], [23.698546776174158, 37.99351647648992], [23.698639275018554, 37.99368647115776], [23.699062188433626, 37.99426112079822], [23.6997194472997, 37.994708537484144], [23.699927251326596, 37.99480386570095], [23.70037333032542, 37.9951624275105], [23.701106148385048, 37.99575146182268], [23.701378336328276, 37.99597127676197], [23.700590184143124, 37.99627700084573], [23.70076562043608, 37.99722357903814], [23.701044022375108, 37.99872566823349], [23.701212598744238, 37.999635178923704], [23.701252646682025, 37.99985124056819], [23.702396614410354, 38.00035252476093], [23.70432509638381, 38.001051376195306], [23.70440291942974, 38.00108311669901], [23.704842930083444, 38.00124194618146], [23.70530497144098, 38.00149997027855], [23.70534198271491, 38.00152202726107], [23.705403686776254, 38.00155880093633], [23.706360113143894, 38.0021241183351], [23.706399034805166, 38.00214712339584], [23.70641962641086, 38.00216069403229], [23.70705270051581, 38.0026444586036], [23.707704823798586, 38.0031733311916], [23.708960657113458, 38.00414983024603], [23.709374339999087, 38.00440321219064], [23.709769099008934, 38.00460435724419], [23.709880909100622, 38.004661328253576], [23.711543227162416, 38.005275614753245], [23.711611896201234, 38.00530098930801], [23.71194605787587, 38.00548696217628], [23.711955574525405, 38.005492258884956], [23.71209174814553, 38.00556804313253], [23.712366573331437, 38.00578414538704], [23.712591002869964, 38.005960618863966], [23.712752869343, 38.00608789677299], [23.7128390878167, 38.006170004996456], [23.713945037552957, 38.007223204411645], [23.714512998803933, 38.007764060121936], [23.71482621657092, 38.00804872372592], [23.715092796684655, 38.00824314536266], [23.71516737542298, 38.00828839008644], [23.715338924862618, 38.008387946407865], [23.71706403249387, 38.00938802534042], [23.717188409406702, 38.00946851781642], [23.717524617499762, 38.00968609932655], [23.71763715508978, 38.00975892813361], [23.717789418422495, 38.0098764601848], [23.717848708574202, 38.009943454085786], [23.717868313567475, 38.0099656068461], [23.71790532206769, 38.01000742404613], [23.718021568745847, 38.01022589220765], [23.718114203084145, 38.01039998224726], [23.718199961265512, 38.0106888365959], [23.718226667058353, 38.01077878986312], [23.718270358247953, 38.011175458237545], [23.718296952176143, 38.01148195751102], [23.71832217410997, 38.0117749342614], [23.718354562161515, 38.012149043441106], [23.718387253090714, 38.01253667252725], [23.718528867771628, 38.01311383130707], [23.718770230515535, 38.01395259984933], [23.71883165372847, 38.01411926914221], [23.718950603161545, 38.014442027185076], [23.718971156737826, 38.014497796175434], [23.719005867525635, 38.01459198092569], [23.719006035527915, 38.01459243647382], [23.719032781562557, 38.01466500750055], [23.719052814341335, 38.01471936382504], [23.719108954356074, 38.01484117080848], [23.71916786244566, 38.014960392290405], [23.719173603022245, 38.014972010887334], [23.71949017852581, 38.01550902834648], [23.719945481663217, 38.0160779201826], [23.720179961418037, 38.01632704517223], [23.720821233968714, 38.01694972630469], [23.720902231539775, 38.017026066836394], [23.720921907691444, 38.01704461140916], [23.722635628116542, 38.01821775339571], [23.723481032902438, 38.018959430315896], [23.723508888178788, 38.01898396826923], [23.72365033125807, 38.01914653114754], [23.723703344461843, 38.01922013887696], [23.72412174392533, 38.019801065989974], [23.724159975993537, 38.01985973886981], [23.72495688097066, 38.02011396384246], [23.725110585151448, 38.020185227833785], [23.72529878804905, 38.02027248701838], [23.725444406514356, 38.0203952731728], [23.725459563843998, 38.02040805446029], [23.72557332674342, 38.020548018374285], [23.725717796308878, 38.02076015618397], [23.726466106016964, 38.02179591488975], [23.72646614455904, 38.02179596725362], [23.726616079327854, 38.02200150755143], [23.72670899175618, 38.022098790433894], [23.727044819964387, 38.02246215611248], [23.728101599956336, 38.022928763341945], [23.7282906130707, 38.02303735377257], [23.72841875075623, 38.02324043765986], [23.728706106025534, 38.02410182277427], [23.72890798852861, 38.0245484441445], [23.73030131944501, 38.02556524921818], [23.73090573790987, 38.02595900580914], [23.731017776368134, 38.02597775369429], [23.731244229862924, 38.025991324716], [23.731304643739183, 38.026023007548694], [23.731354688796834, 38.02605014674718], [23.731402041168586, 38.02607582510918], [23.731563341041635, 38.02616329665936], [23.73170906437533, 38.02623900410453], [23.73172021946266, 38.02624479954423], [23.731766580930497, 38.026268885641926], [23.731850847502173, 38.0263126636901], [23.73194963376816, 38.02636696566534], [23.731980980719516, 38.02635159550612], [23.732042753452323, 38.02632130730783], [23.732105152777134, 38.026290711365725], [23.73255658406772, 38.02659817384686], [23.732872707529246, 38.026729412943986], [23.73288402172772, 38.02673410997542], [23.733217901180733, 38.026861047016574], [23.73362032213412, 38.027037708744444], [23.734193149173375, 38.027215275363496], [23.734206099894628, 38.027219290093704], [23.73462749544286, 38.02726981221109], [23.734674586870437, 38.027269491273195], [23.735620222213065, 38.02726303565491], [23.735931110249698, 38.02725021505896], [23.73605846642347, 38.02728204576355], [23.736439290766736, 38.02752624528411], [23.73656092003523, 38.02766621607609], [23.736680527618812, 38.02797291880237], [23.736691808742805, 38.02800448882445], [23.736822699785137, 38.0283427614145], [23.73699284426421, 38.02895601165964], [23.737133259302286, 38.02942251925367], [23.73714486229371, 38.02946106764378], [23.737165499657436, 38.02948883350174], [23.737311237393925, 38.029684906078266], [23.737431804605386, 38.02984711440403], [23.737560895490862, 38.0300207896673], [23.73777465363278, 38.03030151101796], [23.737777443610828, 38.03030517552942], [23.737786885959117, 38.030318672502794], [23.738030041466363, 38.03066624997408], [23.738058372831826, 38.03069856804551], [23.73815274658846, 38.03080622145307], [23.738165257144495, 38.03081601105928], [23.738343932364767, 38.03095581764759], [23.738355220319804, 38.0309646500589], [23.738435754174585, 38.03102766456445], [23.738844984809596, 38.03140260472725], [23.74003440149908, 38.032482268032005], [23.740065797630475, 38.03251967109066], [23.74009503785736, 38.0325545043375], [23.74015222376832, 38.03259518824878], [23.740226518914135, 38.03263140354211], [23.740296263995635, 38.03264507678377], [23.740348742442247, 38.03265102034757], [23.740377419757174, 38.032654268788875], [23.74047537460397, 38.032645472254245], [23.740524800988265, 38.03263735537196], [23.74054580471686, 38.03263390656395], [23.74058368827041, 38.032627685710935], [23.740687405112705, 38.03260087614786], [23.740790053053605, 38.03257406413665], [23.741059815436795, 38.03251607544151], [23.74123061139634, 38.03247326039441], [23.741255836679006, 38.03246693665961], [23.741360118338676, 38.03245921771914], [23.741374088588024, 38.03245818403875], [23.741471268677692, 38.032467410534416], [23.741667201912403, 38.032544449826524], [23.742327764088106, 38.032376957365166], [23.743982402024898, 38.03195466999376], [23.743800525200975, 38.03155056961729], [23.743751083353946, 38.03144044462204], [23.74377670477321, 38.03144192267402], [23.743831033802877, 38.031445057629135], [23.743831233182636, 38.03144506527374], [23.744022983473133, 38.031451295217444], [23.744699108885275, 38.0314529860198], [23.745498178013385, 38.03112599679019], [23.74535984077592, 38.030923862264984], [23.745426123822437, 38.03089596341017], [23.74696961316524, 38.03022986042201], [23.74700292532407, 38.03021548370412], [23.74704554345949, 38.03019709107089], [23.747809016933477, 38.02986759582741], [23.74784597238719, 38.029851646741676], [23.747880973071684, 38.02983654155624], [23.748177263024434, 38.02970866854659], [23.74825032688557, 38.029677135137575], [23.748367593559955, 38.02962441439026], [23.748397228040144, 38.0296120861229], [23.74848362130729, 38.02957541586049], [23.74852260575648, 38.02955881386873], [23.748663761627324, 38.02949870205479], [23.749340228345353, 38.02920973328417], [23.749392415001424, 38.02918744053099], [23.749402141657406, 38.029183285635966], [23.7494560935425, 38.029160238640905], [23.749461867455924, 38.02915777242666], [23.74961526736748, 38.02909025540883], [23.750197316526716, 38.028834071000816], [23.750361314367385, 38.028759060654394], [23.75049226140902, 38.028945209348144], [23.751104350350907, 38.02871033633546], [23.751250745368043, 38.02862719039292], [23.751528583897212, 38.02846939065977], [23.752193418689586, 38.028187023241955], [23.752812743768516, 38.02792397984979], [23.752066172698946, 38.02690680608107], [23.75149044627538, 38.02608956521982], [23.751086937651895, 38.025504497914085], [23.75075255329926, 38.02504739337796], [23.750329199015574, 38.0244540751649], [23.74974952845546, 38.02364166509871], [23.74915773528348, 38.02282400871132], [23.749101734107747, 38.02274770675396], [23.748501020178352, 38.02192921586891], [23.74826810244951, 38.02157889015509], [23.748235500173237, 38.021529853813384], [23.747959947806986, 38.021130226287035], [23.74767326578998, 38.02073075626926], [23.747368199579387, 38.020301156795135], [23.747085448368654, 38.01990016156476], [23.74700206948418, 38.01978191358926], [23.74652681240597, 38.0191084376624], [23.74645961081239, 38.01898850271203], [23.746326813874717, 38.01875150132513], [23.746302191467034, 38.01875859716392], [23.746011905356642, 38.018842249277114], [23.745418320245413, 38.01852421791737], [23.74545628404809, 38.0184843391261], [23.74546419193089, 38.01847603201668], [23.7457219049021, 38.01820531224072], [23.74572274187651, 38.018204433499456], [23.74575332350336, 38.01817230858621], [23.745790653497245, 38.018133094360074], [23.745686835327927, 38.01801334927301], [23.74551635834685, 38.01782512566649], [23.74544054968901, 38.017633871177225], [23.745299306837527, 38.016586560200835], [23.745082687686693, 38.01531042512346], [23.745060743980037, 38.01517067900529], [23.7450443714941, 38.01506699619798], [23.745018589411107, 38.01490470971936], [23.74483497132762, 38.014928809167436], [23.744108971790304, 38.013979709462106], [23.743409898066737, 38.01311664072402], [23.743378287406582, 38.0130482077626], [23.743394232415845, 38.012593339744605], [23.74343245280058, 38.01150298166781], [23.74345170729847, 38.01095368986419], [23.74342970898953, 38.01084099068577], [23.743416116929325, 38.01067685296995], [23.74336991494232, 38.01011888673975], [23.743309253244885, 38.009573426610395], [23.74327101981586, 38.00925846502521], [23.74325793431875, 38.0091534019724], [23.743257676608025, 38.009142373324856], [23.74324057533215, 38.00841161445922], [23.74365746776632, 38.00812720144362], [23.743661979083015, 38.008124123484535], [23.744570276485064, 38.00807723763925], [23.744622778614964, 38.00807436300678], [23.744903346264138, 38.0080590039037], [23.745666067600503, 38.00801724739275], [23.745761142427803, 38.008011412570966], [23.745847926235317, 38.00800608700522], [23.746636790981984, 38.00796669969004], [23.746658953964264, 38.007965526197495], [23.74673703411637, 38.00799719057323], [23.747281979615067, 38.00823375069385], [23.74739303362009, 38.00828080637915], [23.747812360350107, 38.00844276632003], [23.747860621815747, 38.00846214732199], [23.748178502453218, 38.00858980283037], [23.74830941166348, 38.008642373648065], [23.748601528261815, 38.00875968022908], [23.748994501366795, 38.00891525080882], [23.749519878791773, 38.00912320976772], [23.749680274407247, 38.008919629917], [23.749757016280338, 38.00882222495087], [23.749757460742853, 38.00882249898507], [23.7497574914344, 38.0088225179773], [23.750287379696566, 38.009147813803814], [23.750556618445927, 38.00879688519074], [23.751573170726136, 38.00927569616036], [23.75177564188029, 38.00880601948609], [23.751832089954846, 38.00867140776069], [23.752895163756122, 38.00787441895662], [23.752742218234268, 38.00771015065453], [23.752867408841468, 38.00752849176951], [23.75330150668748, 38.007688912101514], [23.753764610330016, 38.006971911215494], [23.753790459216837, 38.006933539158624], [23.753810921932022, 38.00689396883196], [23.75420281798344, 38.006781183700554], [23.755522511135858, 38.00641891504613], [23.75804003064843, 38.00561296709379], [23.75966845387324, 38.00509356206569], [23.76048779987381, 38.0048266296306], [23.760626561660047, 38.00478142169142], [23.761705999927138, 38.00442974216162], [23.76171664529541, 38.00442627396287], [23.762449201645712, 38.003808809726216], [23.762476896176885, 38.00378339450179], [23.76296224573386, 38.003380693533025], [23.76317468835034, 38.00320442585868], [23.763759397674423, 38.00271927301292], [23.76409629064335, 38.002439738477776], [23.764543420097663, 38.002068729845206], [23.764995961687177, 38.00169322568333], [23.76535411921006, 38.0013930518257], [23.765433217533992, 38.00132675797909], [23.765617802209377, 38.001164772374956], [23.765953214941227, 38.00088708251713], [23.766706373162368, 38.00026237605939], [23.76720937636431, 37.999845151867305], [23.768958499362007, 37.998394260429905], [23.769194029204296, 37.998213316935285], [23.769291688933123, 37.998141575262665], [23.769316391512596, 37.998123428594106], [23.76940745050565, 37.99814163283596], [23.769508021228834, 37.99819140058748], [23.769557138185657, 37.99819149683209], [23.769874532539884, 37.99856164469592], [23.769973496356005, 37.998669992357875], [23.770364725136698, 37.998990712640435], [23.771545746198118, 37.99988978998476], [23.771761647796644, 38.0000524402303], [23.771908843238496, 38.00010264969079], [23.772554853175237, 38.00022486743777], [23.77325828106043, 38.0003579437575], [23.773498305396707, 38.00040335146124], [23.77360740343169, 38.000423990010006], [23.77385081469011, 38.00044853428963], [23.774315251534695, 38.00055094068876], [23.774960605194874, 38.00067881303712], [23.775519213074755, 38.00029369759344], [23.775981553009434, 37.999974946037874], [23.77668052251696, 37.99949304473557], [23.77716143467862, 37.999161476846794], [23.777514982468972, 37.99891860571553], [23.77795206917064, 37.99865200992986], [23.778022354788185, 37.9986091396368], [23.77821726065346, 37.99813652785587], [23.778256857191646, 37.99802348504676], [23.778280070347204, 37.998054805170966], [23.7784646351538, 37.99830382355187], [23.779067395281107, 37.99911706654385], [23.782341654276394, 38.00336735251393], [23.787116271726774, 38.0010005443385], [23.78521744642498, 37.999870487218715], [23.784996835267318, 37.999725878704], [23.784148122680502, 37.9990573739866], [23.783755843714673, 37.998723452280736], [23.783851391512577, 37.99865575761415], [23.783860857097466, 37.99858367227852], [23.785601761678677, 37.99697505227054], [23.787091768275037, 37.99559818788633], [23.78726890208454, 37.99543449982164], [23.790484933538874, 37.992462416259166], [23.790585777087728, 37.991753076168806], [23.790751281752975, 37.990953624171446], [23.78984300778552, 37.990554209920674], [23.788936810746808, 37.9910896948529], [23.787852820580316, 37.99107422545778], [23.78785359723764, 37.99105169472465], [23.78785830104571, 37.9910246646476], [23.787869411931, 37.99099764612546], [23.787883712233285, 37.99097513978067], [23.78790049018136, 37.990957144328696], [23.787922251655374, 37.990939157859806], [23.788905894993977, 37.99032805318816], [23.78887038309732, 37.990300950886486], [23.78883487350444, 37.990273848578134], [23.787866928178914, 37.990871461693295], [23.787763248217832, 37.990911832502974], [23.78764961747956, 37.99094767882982], [23.787527127913073, 37.99096998976387], [23.787421759793194, 37.99097881223436], [23.787324221131716, 37.990987648767245], [23.787225607847198, 37.99099908438481], [23.78700286776099, 37.990982560857425], [23.786766108846116, 37.990892003348755], [23.78670379791844, 37.99085835714787], [23.786378507371605, 37.990682709259175], [23.7860710836986, 37.990516707877184], [23.785495392519344, 37.99022724808554], [23.785324476531056, 37.99013680772441], [23.785249200432357, 37.9900780867583], [23.785162693959588, 37.98996526810308], [23.785129053561914, 37.98966327600898], [23.78512985483106, 37.989266711824584], [23.785143203617597, 37.98896029909842], [23.785502893963496, 37.988384132725805], [23.785517844070853, 37.98836028853323], [23.7858218129668, 37.98787548739569], [23.785947524526737, 37.98772249763764], [23.786099478295167, 37.9876011004697], [23.78626014809019, 37.987493744751596], [23.786395425726393, 37.987403355375854], [23.787457150302714, 37.986359786874644], [23.784479544736627, 37.984780579979606], [23.78304917145106, 37.98402191463575], [23.783018964793975, 37.98400589263209], [23.783042185955235, 37.983976837433026], [23.784817507319133, 37.9817944785154], [23.785481930543664, 37.980983966113754], [23.785702781955774, 37.98071455039649], [23.785557079612467, 37.98063946003403], [23.785035876313476, 37.98037084454112], [23.78487455251643, 37.98053728771237], [23.784649968213607, 37.980676576256165], [23.784267036432205, 37.9808155740726], [23.783869236211554, 37.98092750471435], [23.783507032911483, 37.98103499309142], [23.783409346945835, 37.98105294265326], [23.78302140529259, 37.98112422701714], [23.78256736948519, 37.98111888221925], [23.782129480246287, 37.981068501234915], [23.781825670516753, 37.981883602656005], [23.7817409095601, 37.98202765128532], [23.781578706949126, 37.982126491747714], [23.781438425886552, 37.98215326978638], [23.781252568937347, 37.982188975779934], [23.781006166449004, 37.98223019821415], [23.780320145514835, 37.982344963310055], [23.780225961327982, 37.98236809465227], [23.780150614847127, 37.98238659967325], [23.78010461951967, 37.982397895147486], [23.77993596150359, 37.98243931562187], [23.778080219721435, 37.98289505007526], [23.778013095658668, 37.98291479047917], [23.77795841166229, 37.98293087167085], [23.77789181461306, 37.98294877167193], [23.77787178503104, 37.982950142561556], [23.77784515750778, 37.98295196514976], [23.777827748647862, 37.98295315711886], [23.777749489585116, 37.98294399641856], [23.77767836106713, 37.98293034271081], [23.77762148003022, 37.9829122094631], [23.7775503651703, 37.982894049271465], [23.777493388439467, 37.98287632676744], [23.777477484153067, 37.98287137926342], [23.777417044750738, 37.98285323918539], [23.77729898556564, 37.982825977138994], [23.777232839088537, 37.98281233259378], [23.7771520626445, 37.98281217959344], [23.777069122721752, 37.982821035302166], [23.777007507402388, 37.98283894424387], [23.77688638332473, 37.9828837788904], [23.77684249085205, 37.98292425352068], [23.776706626911583, 37.98310064603357], [23.77667462258546, 37.983142196769386], [23.776634103533905, 37.9831948027303], [23.776299736554744, 37.98362890641847], [23.776296714993006, 37.98363282937938], [23.776215147578565, 37.98373872588812], [23.774793207481228, 37.983863027703755], [23.77470165876998, 37.983871029765275], [23.774496278194757, 37.98388866194319], [23.77428375175545, 37.98391529291318], [23.774082329245733, 37.98394107688668], [23.77404096455889, 37.98394637180517], [23.77403535118001, 37.98394730196496], [23.773772159071218, 37.98399091945326], [23.77349129472158, 37.984021923972925], [23.77327915169493, 37.98403954100236], [23.773078068298215, 37.98404816612269], [23.773027589428224, 37.98404705839027], [23.772861588284858, 37.98404341672624], [23.77285282746998, 37.98404322495963], [23.772603786899882, 37.98402471806595], [23.77235508895687, 37.984010717739295], [23.772113235337642, 37.98396969156028], [23.77191375560291, 37.983919734193094], [23.77188332012421, 37.983907799827044], [23.77184748110884, 37.98389374686417], [23.771644827251425, 37.98381908313508], [23.771357993471828, 37.984145149371386], [23.771308779444688, 37.98419622512544], [23.770866905762237, 37.98465480033117], [23.77082366837409, 37.98469487200034], [23.770149204873547, 37.98423200469153], [23.769396465498744, 37.98384270797756], [23.768733219580408, 37.98353683512415], [23.768663222149588, 37.98350456663086], [23.768254768295986, 37.983320765480435], [23.76825442488622, 37.98332061158525], [23.766701401529048, 37.98262258688278], [23.766055796772545, 37.982334711843095], [23.764514257964663, 37.98164731802275], [23.763998281176125, 37.98141722832044], [23.763476834940697, 37.981184697286885], [23.76229710216033, 37.980658597909795], [23.76181609518833, 37.98044408852728], [23.761503212595855, 37.98030455370337], [23.761281433413114, 37.98020564729659], [23.761158928016823, 37.98020569424985], [23.7609844068458, 37.98020576157817], [23.760258595458613, 37.98020603849266], [23.759273235655648, 37.98020612075873], [23.758765421422936, 37.9802017123581], [23.75828176393028, 37.97998734261633], [23.757487604975317, 37.979635343708985], [23.756701950385263, 37.97928710637121], [23.75681227006293, 37.979137455916785], [23.757199814223952, 37.97861476927164], [23.757676549955445, 37.97796861390389], [23.75765622017577, 37.9779178710297], [23.75769158315826, 37.977846424956056], [23.75818397865051, 37.977670050475886], [23.758948032077573, 37.97727257648251], [23.75894914184986, 37.97727199922901], [23.758947044200678, 37.97727000128372], [23.758219668974125, 37.97657669680523], [23.757893694798057, 37.97626598720166], [23.757558898366337, 37.97594686481255], [23.757558181015753, 37.975946181059726], [23.757558569784976, 37.97594602774084], [23.757640942262338, 37.97591348705707], [23.75828880149569, 37.97568183363849], [23.75799662352213, 37.975148442351056], [23.75799647979154, 37.9751481770769], [23.759204655246997, 37.97480617254048], [23.759420104221128, 37.97528219386098], [23.759421277634196, 37.9752847829554], [23.759421445197994, 37.97528472471438], [23.75945600635663, 37.97527280195824], [23.759514167561623, 37.975252738342306], [23.76042203182044, 37.97493954395036], [23.76047981748592, 37.97491960887574], [23.76048004775801, 37.974919523722285], [23.760512683738668, 37.974906739610354], [23.760743370562572, 37.97483331786255], [23.760793650220226, 37.97473802604483], [23.76096464911537, 37.97441393987436], [23.76118962229449, 37.97449566858787], [23.761190479777134, 37.974495980371465], [23.761324303025177, 37.97454459521731], [23.761420701863194, 37.97457961470541], [23.76159094585389, 37.97450979912096], [23.761734921717984, 37.97360746031576], [23.76174175492407, 37.97356463685443], [23.76324925415195, 37.97283206642128], [23.76354314274757, 37.97320181866166], [23.763757288139722, 37.97347124002104], [23.76565989685728, 37.9725446793528], [23.766767485975404, 37.97200526407357], [23.767349105639006, 37.97172199807829], [23.767406671099728, 37.971693961977245], [23.767406570089932, 37.97169241696984], [23.76730585177655, 37.97015706630194], [23.767311695835865, 37.9701552473446], [23.7690751256679, 37.96960626020974], [23.76936828997864, 37.96960683529811], [23.769953936609646, 37.9694259243945], [23.770107608801506, 37.969378453798896], [23.770472508080854, 37.969307063216014], [23.77134273350114, 37.96913294979173], [23.77422297050435, 37.96853097111643], [23.774386939977465, 37.96833329599871], [23.774394077312106, 37.96832469156379], [23.77440474674437, 37.9683118290036], [23.774756032619432, 37.96788832769449], [23.77531860071535, 37.9672167887314], [23.775373092218192, 37.9671444021238], [23.77627192573359, 37.96606073853538], [23.776272029712466, 37.96606061345395], [23.77454702606297, 37.96697590419533], [23.774514115319885, 37.96699336578308], [23.774135749539422, 37.96719412130744], [23.773981309397158, 37.967276064605805], [23.77386820474126, 37.96733607498258], [23.769213062523416, 37.968998981366504], [23.767237761507047, 37.96970451822159], [23.767189846756562, 37.96972163170954], [23.765351109716452, 37.97037834710206], [23.76534642278918, 37.97038002135992], [23.764313247844285, 37.9708558613778], [23.75942456682385, 37.97310719160191], [23.759363210808132, 37.97313544135316], [23.75914405864822, 37.97290066888214], [23.758966137215733, 37.97267949619075], [23.7587810294836, 37.97248084248539], [23.75835602107047, 37.9721033139728], [23.757845530965422, 37.97183004831902], [23.75730615790366, 37.9719122293538], [23.756573104070416, 37.97201453323312], [23.756064594844943, 37.97206970225026], [23.754159404056782, 37.972286123715904], [23.75348628719972, 37.97297431197484], [23.75348588048247, 37.97297472751744], [23.75348400569149, 37.97297664513402], [23.75241924247861, 37.972350956901245], [23.751487145333556, 37.97345046595918], [23.751398527238944, 37.973458544429754], [23.750920936041243, 37.97350047964731], [23.75023755040553, 37.973560480515395], [23.750237261872783, 37.97355860432361], [23.750173531799387, 37.97314429765194], [23.750110392851592, 37.97273382985563], [23.750025604128602, 37.97218261147232], [23.750464920314517, 37.97170284324044], [23.750958314829884, 37.971164007450845], [23.7512233325909, 37.97087442468219], [23.751638954882303, 37.9704160804241], [23.751664717406758, 37.97038766943112], [23.752257835059737, 37.96973357178941], [23.752617866373498, 37.969320959020614], [23.752761272490396, 37.96915660775443], [23.753459714448585, 37.96835391978231], [23.754109683091365, 37.96763177622437], [23.755126779524748, 37.966536415700205], [23.755771266679353, 37.9658525569581], [23.75537918274715, 37.96563439117627], [23.755010083683217, 37.965429012566865], [23.754596326366304, 37.965198782148036], [23.754000085345776, 37.9648670054774], [23.752905736093037, 37.964258041968876], [23.752231616877094, 37.96429941200778], [23.752221576186095, 37.96430001996152], [23.751179060791074, 37.964362727856845], [23.751059531017624, 37.964405716136305], [23.75071169444102, 37.96441245040167], [23.750675628234536, 37.96439955223959], [23.750207970319018, 37.964114750678355], [23.749719168055204, 37.96381706701407], [23.74915594140129, 37.96351567698074], [23.748725091380088, 37.96328511994755], [23.748301141291684, 37.963072682989974], [23.74766034691533, 37.96269090958027], [23.746603391747552, 37.962065789394586], [23.746520984855284, 37.96202201652168], [23.74598628729587, 37.961737990091784], [23.74552557823209, 37.96148076158675], [23.74505175317648, 37.96121182935101], [23.744550121137863, 37.96093203377679], [23.745416309252164, 37.95998361965772], [23.7459215124075, 37.95943044392339], [23.746461993962015, 37.958838628889175], [23.746701393614543, 37.95856700281312], [23.747306871769727, 37.9578790533325], [23.74770319667284, 37.957428737076604], [23.747552634060085, 37.9572844934436], [23.74693438169142, 37.95669218314264], [23.746673737205565, 37.95676049071239], [23.746510887280763, 37.95680316845549], [23.74596502524422, 37.95694423363005], [23.74571379718954, 37.95700797543788], [23.745631273372133, 37.95653282715101], [23.745579223789115, 37.95638545463699], [23.745290794502857, 37.95585306944774], [23.74502186673407, 37.955948111135534], [23.744647883598354, 37.95608027912066], [23.74415076582656, 37.95626160676616], [23.743767340434086, 37.95638894212461], [23.743444826391364, 37.956324934510775], [23.742936947891, 37.95622413518911], [23.742405206936617, 37.95612641702243], [23.741927918210912, 37.95603870395432], [23.741020548486787, 37.95587194719782], [23.740392983532207, 37.95575660777296], [23.740116140932756, 37.955708203901565], [23.739998579579066, 37.95599095284498], [23.739847339524307, 37.9563547027311], [23.738718255353604, 37.956270961229045], [23.73746619784223, 37.95616598317854], [23.737141816378948, 37.956138782636124], [23.736677031438585, 37.956099808055], [23.73615800623144, 37.956056282883665], [23.735736084631725, 37.95602089950484], [23.73587316326725, 37.955674988491495], [23.73582938198619, 37.955662659695484], [23.735479822519935, 37.95556422136722], [23.73547323846096, 37.95556236703189], [23.734873155696242, 37.955393375521616], [23.734061488304594, 37.9551657760089], [23.734050257480686, 37.955203169481535], [23.734011109121976, 37.955302408552605], [23.73398329808063, 37.955372906769675], [23.73379075391002, 37.95563858255492], [23.73378996798653, 37.95563966773239], [23.73354713741826, 37.955780759378754], [23.73332115088893, 37.95565378739616], [23.732309177379488, 37.955085192650586], [23.731227083852083, 37.95460053559875], [23.731158158518724, 37.95457784587902], [23.7310547618145, 37.954546064428946], [23.730885062079135, 37.95445554740168], [23.730817800428856, 37.9543653636735], [23.730522489157252, 37.95422046775512], [23.73047602628052, 37.95419767045194], [23.729917808899422, 37.954294477817065], [23.729860101700993, 37.95430448575356], [23.72983935708922, 37.95431525540682], [23.729652683833894, 37.95441216415932], [23.729562432385322, 37.9543373362454], [23.729526888602756, 37.95430786617842], [23.729320034800978, 37.95413636258235], [23.729289742048348, 37.954110614233045], [23.728891606634043, 37.95376455028825], [23.72885834356651, 37.95373563686191], [23.728855103039862, 37.95373282007285], [23.728572405460994, 37.9534870939508], [23.728538813599293, 37.95345789486693], [23.727542081412032, 37.95259149434268], [23.727476446940692, 37.95253444118004], [23.72681869029247, 37.9526857530696], [23.726615260084415, 37.95273255235098], [23.72661224571151, 37.952733245649604], [23.726480673228046, 37.95255768036736], [23.725634608489376, 37.95142229735894], [23.725404177280087, 37.951079305489536], [23.72517381498792, 37.95073641335624], [23.724948453438515, 37.950400959980705], [23.72484842440131, 37.95026442303143], [23.724816679417994, 37.95022971940518], [23.72461266387087, 37.950006685497044], [23.72453059898443, 37.94995096758666], [23.72433179108907, 37.94986169510786], [23.724027421740782, 37.949672450545705], [23.72373201375794, 37.94944310527752], [23.723468221138702, 37.949238302709354], [23.72319921632722, 37.949029450402215], [23.722949746564364, 37.94883576532996], [23.722020161472805, 37.94960852788426], [23.721688779506913, 37.94986010591102], [23.721104835730443, 37.95031806148905], [23.72110442932168, 37.9503183804839], [23.720181597478458, 37.951009935296604], [23.72007662935439, 37.95108859539839]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73529932387642, 37.98872333050323]}\",\n                        \"geom\": \"\",\n                        \"text\": \"Δήμος Αθηναίων\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"aggregate\",\n                        \"id\": \"23e619bb-6753-4f1f-8a3f-9c8190aeb820\",\n                        \"name\": \"aggregate\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"def0ff8c-d6b6-425e-b186-09d88e839ce0"},{"name":"Search - registry and master datasets by exact names","id":"874cfae5-4d4e-4c46-a112-dfdb4ba47a7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://opendata.cityofathens.gr/api/3/action/package_search?q=(wifi-stations-registry OR env-stations-registry OR municipal-districts-athens OR neighbourhoods-athens)&sort=name asc&rows=10&start=0","description":"<p>Επιστρέφει τα 4 general/reference datasets της υλοποίησης με exact-name oriented search.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[{"key":"q","value":"(wifi-stations-registry OR env-stations-registry OR municipal-districts-athens OR neighbourhoods-athens)"},{"key":"sort","value":"name asc"},{"key":"rows","value":"10"},{"key":"start","value":"0"}],"variable":[]}},"response":[{"id":"cbab43c3-cf7b-45ba-b36b-5bace7ae57f0","name":"Search - registry and master datasets by exact names","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://opendata.cityofathens.gr/api/3/action/package_search?q=(wifi-stations-registry OR env-stations-registry OR municipal-districts-athens OR neighbourhoods-athens)&sort=name asc&rows=10&start=0","host":["https://opendata.cityofathens.gr"],"path":["api","3","action","package_search"],"query":[{"key":"q","value":"(wifi-stations-registry OR env-stations-registry OR municipal-districts-athens OR neighbourhoods-athens)"},{"key":"sort","value":"name asc"},{"key":"rows","value":"10"},{"key":"start","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:08:05 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"169766"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 330,\n        \"facets\": {},\n        \"results\": [\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:01.257815\",\n                \"metadata_modified\": \"2026-03-31T15:58:46.972577\",\n                \"name\": \"env-001-dimotiko-kolymvitirio-goydi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 1) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Δημοτικό Κολυμβητήριο Γουδή» (station_id: 1) στη γειτονιά ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Dimotiko Kolymvitirio Goydi» (station_id: 1) in the ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Δημοτικό Κολυμβητήριο Γουδή\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Δημοτικό Κολυμβητήριο Γουδή\",\n                    \"en\": \"Environmental Data — Dimotiko Kolymvitirio Goydi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-001-dimotiko-kolymvitirio-goydi/resource/c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:06.106116\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:06.112406\",\n                            \"updated\": \"2026-03-31T15:54:16.883345\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:01.264179\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 1. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 1. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 1. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c4f95fba-0b71-4100-8ec1-977e4cc4426e\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:58:46.981941\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικό Κολυμβητήριο Γουδή\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Δημοτικό Κολυμβητήριο Γουδή\",\n                            \"en\": \"Hourly Environmental Measurements — Dimotiko Kolymvitirio Goydi\"\n                        },\n                        \"package_id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:05.004596\",\n                            \"updated\": \"2026-03-31T15:58:51.102720\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:07.696771\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"aaeefcde1235f6b01834df493c6d3b14\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:02.512786\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"5e51f564-1116-4795-9ca5-f3d0f65adb5b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:07.425295\",\n                        \"metadata_modified\": \"2026-03-31T15:58:18.951019\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"14553a07-2c72-43de-bcdb-1fdaf094afed\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1797,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/14553a07-2c72-43de-bcdb-1fdaf094afed/resource/5e51f564-1116-4795-9ca5-f3d0f65adb5b/download/env-001-dimotiko-kolymvitirio-goydi-78bdfc8n.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.78478761372027, 37.99045355411805], [23.78479363283854, 37.99045108028702], [23.78574678804811, 37.99079100965729], [23.785816475924754, 37.990813668708945], [23.785882196151686, 37.99085434620398], [23.78594861626683, 37.99089953136256], [23.78614298399422, 37.99100353272936], [23.786378507371605, 37.990682709259175], [23.7860710836986, 37.990516707877184], [23.785495392519344, 37.99022724808554], [23.785324476531056, 37.99013680772441], [23.785249200432357, 37.9900780867583], [23.785162693959588, 37.98996526810308], [23.785129053561914, 37.98966327600898], [23.78512985483106, 37.989266711824584], [23.785143203617597, 37.98896029909842], [23.785502893963496, 37.988384132725805], [23.785517844070853, 37.98836028853323], [23.7858218129668, 37.98787548739569], [23.785947524526737, 37.98772249763764], [23.786099478295167, 37.9876011004697], [23.78626014809019, 37.987493744751596], [23.786395425726393, 37.987403355375854], [23.787457150302714, 37.986359786874644], [23.784479544736627, 37.984780579979606], [23.78304917145106, 37.98402191463575], [23.783018964793975, 37.98400589263209], [23.783042185955235, 37.983976837433026], [23.784817507319133, 37.9817944785154], [23.785481930543664, 37.980983966113754], [23.785702781955774, 37.98071455039649], [23.785557079612467, 37.98063946003403], [23.785035876313476, 37.98037084454112], [23.78487455251643, 37.98053728771237], [23.784649968213607, 37.980676576256165], [23.784267036432205, 37.9808155740726], [23.783869236211554, 37.98092750471435], [23.783507032911483, 37.98103499309142], [23.783409346945835, 37.98105294265326], [23.78302140529259, 37.98112422701714], [23.78256736948519, 37.98111888221925], [23.782129480246287, 37.981068501234915], [23.781825670516753, 37.981883602656005], [23.7817409095601, 37.98202765128532], [23.781578706949126, 37.982126491747714], [23.781438425886552, 37.98215326978638], [23.781252568937347, 37.982188975779934], [23.781006166449004, 37.98223019821415], [23.780320145514835, 37.982344963310055], [23.780225961327982, 37.98236809465227], [23.780150614847127, 37.98238659967325], [23.78010461951967, 37.982397895147486], [23.77993596150359, 37.98243931562187], [23.778080219721435, 37.98289505007526], [23.778013095658668, 37.98291479047917], [23.77795841166229, 37.98293087167085], [23.77789181461306, 37.98294877167193], [23.77787178503104, 37.982950142561556], [23.77784515750778, 37.98295196514976], [23.777827748647862, 37.98295315711886], [23.777749489585116, 37.98294399641856], [23.77767836106713, 37.98293034271081], [23.77762148003022, 37.9829122094631], [23.7775503651703, 37.982894049271465], [23.777493388439467, 37.98287632676744], [23.777477484153067, 37.98287137926342], [23.777417044750738, 37.98285323918539], [23.77729898556564, 37.982825977138994], [23.777232839088537, 37.98281233259378], [23.7771520626445, 37.98281217959344], [23.777069122721752, 37.982821035302166], [23.777007507402388, 37.98283894424387], [23.77688638332473, 37.9828837788904], [23.77684249085205, 37.98292425352068], [23.776706626911583, 37.98310064603357], [23.77667462258546, 37.983142196769386], [23.776634103533905, 37.9831948027303], [23.776299736554744, 37.98362890641847], [23.776296714993006, 37.98363282937938], [23.776215147578565, 37.98373872588812], [23.774793207481228, 37.983863027703755], [23.77470165876998, 37.983871029765275], [23.774496278194757, 37.98388866194319], [23.77428375175545, 37.98391529291318], [23.774082329245733, 37.98394107688668], [23.77404096455889, 37.98394637180517], [23.77403535118001, 37.98394730196496], [23.773772159071218, 37.98399091945326], [23.77349129472158, 37.984021923972925], [23.77327915169493, 37.98403954100236], [23.773078068298215, 37.98404816612269], [23.773027589428224, 37.98404705839027], [23.772861588284858, 37.98404341672624], [23.77285282746998, 37.98404322495963], [23.772603786899882, 37.98402471806595], [23.77235508895687, 37.984010717739295], [23.772113235337642, 37.98396969156028], [23.77191375560291, 37.983919734193094], [23.77188332012421, 37.983907799827044], [23.77184748110884, 37.98389374686417], [23.771644827251425, 37.98381908313508], [23.771357993471828, 37.984145149371386], [23.771308779444688, 37.98419622512544], [23.770866905762237, 37.98465480033117], [23.77082366837409, 37.98469487200034], [23.770795761620036, 37.984720735009034], [23.770758455888874, 37.98475530955108], [23.768995847006167, 37.986671572311835], [23.768922174531784, 37.986751318475534], [23.76897749680013, 37.986793612723055], [23.769260186660098, 37.986978931166824], [23.769492087123123, 37.98713260440927], [23.769447406960378, 37.987195606840864], [23.769390154417803, 37.98724446776947], [23.769405145114966, 37.98725618322815], [23.76959852915326, 37.98740418916484], [23.76974224275692, 37.98751417776926], [23.769812988565217, 37.987580193004796], [23.76989531478376, 37.98752005987696], [23.7699386255691, 37.98751771833412], [23.770418182660052, 37.987858114620174], [23.770539419191586, 37.98791050497855], [23.770642519140274, 37.98793666578591], [23.770703897714043, 37.98794327110239], [23.7717268935013, 37.987995747262886], [23.772121196948632, 37.98806323218527], [23.772313755430734, 37.9880887428315], [23.77246911598074, 37.98805982648283], [23.772585353780077, 37.98802037397563], [23.772822960020807, 37.98790466010572], [23.774106445005483, 37.98736408931484], [23.774195530290257, 37.98729183214062], [23.77818407860979, 37.989400958850496], [23.778260599124952, 37.98944140951533], [23.77826406017303, 37.98944323934037], [23.77837905953941, 37.989308263249804], [23.77870370310354, 37.98892582812791], [23.77888458783659, 37.98898049779341], [23.778935952774898, 37.988996021644546], [23.78195956032951, 37.98990980334101], [23.78179804844959, 37.990130318764585], [23.78159830980156, 37.990400333679666], [23.781444390894553, 37.990610015725885], [23.78143643930708, 37.99062084791975], [23.781274924295587, 37.99084136258864], [23.781188053765494, 37.99095677643433], [23.781105565437343, 37.9910663688555], [23.78141988773597, 37.99116158833705], [23.78144019830509, 37.99113418104157], [23.781573073567756, 37.99110776875115], [23.784236628120834, 37.99068009312552], [23.784456113130634, 37.99063429654868], [23.784629387958752, 37.99051858336694], [23.78478761372027, 37.99045355411805]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.779245427749853, 37.986089651645024]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:07.446443\",\n                \"metadata_modified\": \"2026-03-31T15:58:58.044838\",\n                \"name\": \"env-002-plateia-mavili\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Μαβίλη» (station_id: 2) στη γειτονιά ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Mavili» (station_id: 2) in the ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαβίλη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Μαβίλη\",\n                    \"en\": \"Environmental Data — Plateia Mavili\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-002-plateia-mavili/resource/c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:15.947961\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:15.954783\",\n                            \"updated\": \"2026-03-31T15:54:21.848724\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:07.448414\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 2. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 2. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 2. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:58:58.053553\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαβίλη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Μαβίλη\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Mavili\"\n                        },\n                        \"package_id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:11.274759\",\n                            \"updated\": \"2026-03-31T15:59:01.753565\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:15.626966\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"731ec0e149fdeab4fe1f4d6b6d876099\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:07.517539\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"eb928825-2e62-4c4f-8bf4-8ab8473d1a99\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:15.359567\",\n                        \"metadata_modified\": \"2026-03-31T15:58:24.142319\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"3093cc04-ce77-400b-8691-e514392834d5\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1745,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/3093cc04-ce77-400b-8691-e514392834d5/resource/eb928825-2e62-4c4f-8bf4-8ab8473d1a99/download/env-002-plateia-mavili-ihyvids0.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.75851460072696, 37.9834423468561], [23.757395266961407, 37.98286925463117], [23.757374596572784, 37.982858671456704], [23.75693406151348, 37.98264145330538], [23.756577597430866, 37.98239736891696], [23.75620690454592, 37.98204509960247], [23.755681043415738, 37.98148521107087], [23.755319314604538, 37.98111493180622], [23.755227244023285, 37.98119612191359], [23.75521211323117, 37.98120946371531], [23.755184595934036, 37.98123372856393], [23.75505880461909, 37.981339711238704], [23.754113863748774, 37.98192808235227], [23.753293126907458, 37.9825076934914], [23.753059651168563, 37.98273252512355], [23.752895509200407, 37.98286737334279], [23.752616049546866, 37.98311463962192], [23.752430971913746, 37.9830196152132], [23.751854188605044, 37.983216682809775], [23.75165448901858, 37.9832913997781], [23.751483054252983, 37.98335163207232], [23.75164522128031, 37.98408598273044], [23.751751824601577, 37.98449775830521], [23.75185554795611, 37.984820974552605], [23.751992147295255, 37.985258386215875], [23.752218630260863, 37.98595285346227], [23.751800966420333, 37.986551327801514], [23.751540977933107, 37.986929318819264], [23.751376443651115, 37.98717682465172], [23.751535872514083, 37.98770441345468], [23.75165160090634, 37.98810572980436], [23.751710250239167, 37.988232033552855], [23.751797388017998, 37.98821566445074], [23.752308194290425, 37.988119705223085], [23.752812764976014, 37.988024914958864], [23.75282519476863, 37.98802257971164], [23.752827152408234, 37.98802222421252], [23.752828303291942, 37.98802201482887], [23.75340181576913, 37.987917839397305], [23.753413809982074, 37.987915660899546], [23.754393808241232, 37.98774392991488], [23.75534136070653, 37.98757787617694], [23.755345186978836, 37.9875772054675], [23.755610832904342, 37.987531527160506], [23.75581128689907, 37.987497058315064], [23.75620728854603, 37.987419830221185], [23.75659121276722, 37.987344956095185], [23.75747236969906, 37.987173105704976], [23.757571839944447, 37.98715370509165], [23.757729593029133, 37.98712248512212], [23.75854205105142, 37.98696671373649], [23.760241100778394, 37.986640936938215], [23.760412018043148, 37.98660974019716], [23.760434807977735, 37.98660528018633], [23.76062801181725, 37.986567469820535], [23.761141294592477, 37.98646701765395], [23.76130889740514, 37.98643296301193], [23.761328317087948, 37.98642901693181], [23.761404808415588, 37.98641347532034], [23.761156015219747, 37.98609752041298], [23.760660092849164, 37.985393509497634], [23.76059237232411, 37.98531676239148], [23.760436737472865, 37.98513618835907], [23.760405539308824, 37.98510007338232], [23.760009531149525, 37.984740785047144], [23.75967731068799, 37.984454546043], [23.759511943535102, 37.98430682168235], [23.7593407347665, 37.984142536623104], [23.758984461786753, 37.98383536994003], [23.75851460072696, 37.9834423468561]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.755601520325044, 37.98505691064069]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:13.647544\",\n                \"metadata_modified\": \"2026-03-31T15:59:06.660583\",\n                \"name\": \"env-003-athlitiko-kentro-mets\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο Μετς» (station_id: 3) στη γειτονιά Α ΝΕΚΡΟΤΑΦΕΙΟ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Mets» (station_id: 3) in the Α ΝΕΚΡΟΤΑΦΕΙΟ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μετς\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο Μετς\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Mets\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-003-athlitiko-kentro-mets/resource/36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:21.733120\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:21.739029\",\n                            \"updated\": \"2026-03-31T15:54:26.652149\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:13.649413\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 3. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 3. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 3. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"36c3ab81-a5ae-4e21-952f-5e0d4c33b4fc\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:06.670417\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μετς\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο Μετς\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Mets\"\n                        },\n                        \"package_id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:17.226577\",\n                            \"updated\": \"2026-03-31T15:59:10.447066\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:22.368387\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"4504ae13db09180444a8125e6fdfc04e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:12.662494\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"85d1cbe0-adff-476f-b3a2-ba8de06504e1\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:22.085970\",\n                        \"metadata_modified\": \"2026-03-31T15:58:29.190981\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"fa6d110f-0fd3-4655-84af-664d316499da\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1753,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/fa6d110f-0fd3-4655-84af-664d316499da/resource/85d1cbe0-adff-476f-b3a2-ba8de06504e1/download/env-003-athlitiko-kentro-mets-mqrh4rd2.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.7391364042187, 37.96141856781402], [23.737478703669936, 37.96050007209437], [23.73719026263253, 37.96038226053552], [23.737164068453588, 37.96044529226989], [23.73697957724043, 37.96077104753632], [23.73681634312241, 37.960726894269044], [23.736780885232438, 37.960759080198876], [23.736577675864662, 37.960943540193504], [23.736430924477713, 37.96106269453241], [23.73637233635736, 37.96111026579807], [23.7363547591455, 37.96114548033592], [23.73563265823552, 37.961721691735995], [23.73525175407467, 37.96199122192244], [23.735233077404075, 37.96204075078776], [23.735037464778852, 37.96252249999756], [23.73484899583174, 37.96299525205045], [23.73467884669178, 37.96341847419368], [23.73450510560504, 37.963850700838556], [23.734342132535392, 37.96425591284839], [23.734317099783457, 37.96429190786563], [23.734877778782362, 37.96451529075793], [23.73510823714282, 37.96460710769921], [23.735401379645936, 37.96472389748752], [23.735930922198463, 37.964934868484654], [23.73595692369406, 37.96496200155143], [23.73595551456804, 37.96499276837974], [23.735904305750065, 37.965079443919116], [23.73595191136046, 37.96509769821805], [23.735952890212307, 37.9650980735484], [23.736483972786107, 37.96530171802974], [23.736974974454487, 37.96548758092028], [23.73740061353415, 37.96564625722952], [23.737867104795587, 37.96582304879638], [23.737869723864783, 37.96578700309393], [23.73787573616431, 37.96577511227179], [23.7378762429209, 37.96577411026682], [23.737947113118228, 37.96563395645924], [23.738419467120497, 37.965324982423], [23.738429578319426, 37.96531836871639], [23.738458984201465, 37.96529913389865], [23.73870237348954, 37.965139927630666], [23.738962695747144, 37.964563680803316], [23.739575728548857, 37.964245081899826], [23.740206233918517, 37.96391299902937], [23.740977881681427, 37.963504614027705], [23.741602039485215, 37.96280141202818], [23.741608634104594, 37.962793982766115], [23.740660358841254, 37.962277020532355], [23.74011124780751, 37.961977659722194], [23.740015086059913, 37.96192523468758], [23.73999560090425, 37.96191439057971], [23.739794841650625, 37.961802660071356], [23.739462274544856, 37.96161757350464], [23.73944416775137, 37.96160651604803], [23.739362620230352, 37.9615567158511], [23.739305856568553, 37.961522050885826], [23.7391364042187, 37.96141856781402]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.737653496801748, 37.96314451059574]}\",\n                        \"geom\": \"\",\n                        \"text\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:19.595235\",\n                \"metadata_modified\": \"2026-03-31T15:59:14.968527\",\n                \"name\": \"env-004-plateia-agioy-ioanni-kynigoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Αγίου Ιωάννη Κυνηγού» (station_id: 4) στη γειτονιά ΑΓΙΟΣ ΙΩΑΝΝΗΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Agioy Ioanni Kynigoy» (station_id: 4) in the ΑΓΙΟΣ ΙΩΑΝΝΗΣ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                    \"en\": \"Environmental Data — Plateia Agioy Ioanni Kynigoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-004-plateia-agioy-ioanni-kynigoy/resource/c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:27.727196\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:27.733194\",\n                            \"updated\": \"2026-03-31T15:54:31.849881\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:19.597355\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 4. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 4. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 4. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c6587835-2f48-4cdb-8a38-21de30dd65c3\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:14.977518\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Agioy Ioanni Kynigoy\"\n                        },\n                        \"package_id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:23.313733\",\n                            \"updated\": \"2026-03-31T15:59:18.671024\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:30.488117\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"53c37c954cfadf431bf44ea9213e8737\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:17.596439\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"abc3ab45-5f50-4920-9989-acbc8377b336\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:30.208342\",\n                        \"metadata_modified\": \"2026-03-31T15:58:34.745702\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"9cc926bb-ebc0-4f07-9e6d-7eebe1a43901\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1777,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/9cc926bb-ebc0-4f07-9e6d-7eebe1a43901/resource/abc3ab45-5f50-4920-9989-acbc8377b336/download/env-004-plateia-agioy-ioanni-kynigoy-ihofuaz6.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.73547323846096, 37.95556236703189], [23.734873155696242, 37.955393375521616], [23.73478697381535, 37.955594658358315], [23.73473465248221, 37.95571708249602], [23.734632041690276, 37.95596019939158], [23.734590773412844, 37.95608749462137], [23.73454907910429, 37.9562161002493], [23.734407732658514, 37.956652082157035], [23.73440609005416, 37.95665714730294], [23.73437438200301, 37.95675495038585], [23.733309454891643, 37.95695343884909], [23.732687987721057, 37.95705537222392], [23.73242172904468, 37.957104337926786], [23.731847268320486, 37.9571931590393], [23.731720466587642, 37.95723793445918], [23.73097056804543, 37.95734437691672], [23.7301370061237, 37.957468648516596], [23.729946802921862, 37.95753580882217], [23.729872292422858, 37.9575807022558], [23.729695771114525, 37.957738003593114], [23.729645309395696, 37.95778297105536], [23.72968332172798, 37.95779657773838], [23.730042934948973, 37.95790105170131], [23.730552906163435, 37.958037414132676], [23.73067268621114, 37.958064727068646], [23.730674441560442, 37.95806502670977], [23.730747320948755, 37.958077478992344], [23.730806356652696, 37.958087565216786], [23.73086315239297, 37.95810194904387], [23.73156051696105, 37.95827855909578], [23.73163795051095, 37.95831028087247], [23.732111368919682, 37.95842402093122], [23.73211152814134, 37.958424060950485], [23.732322149478037, 37.95847685837486], [23.732893880219383, 37.95862017571472], [23.732909613716917, 37.95862411942363], [23.732919640097965, 37.95862666399209], [23.7334973239278, 37.95877326629743], [23.733564298301136, 37.95879026308294], [23.733644236783665, 37.958810549144], [23.73420825830316, 37.958956030973944], [23.734268352455295, 37.95907455919428], [23.734933551873837, 37.959253781367295], [23.73546134943305, 37.959395980501526], [23.735682505861597, 37.95947382800746], [23.736016778422165, 37.95959149195072], [23.73620102174688, 37.959682940830426], [23.736593024154875, 37.95990650697602], [23.73659848285194, 37.95990961963228], [23.73669833558812, 37.95996656758483], [23.73669999460616, 37.95996772314533], [23.737013595426294, 37.9601861399874], [23.737214768309748, 37.960326330787936], [23.737214794707103, 37.96032627046052], [23.737221072040295, 37.960311784539094], [23.73726271541591, 37.96021568383708], [23.737311495614158, 37.96010313159623], [23.737399049145928, 37.959891524052395], [23.737419875397386, 37.959837493172785], [23.73761080811412, 37.95936474220531], [23.737897116199097, 37.958680400354766], [23.738069339296715, 37.9582661906851], [23.738207137855472, 37.95792851376173], [23.73832264049544, 37.9576583837987], [23.738459321072444, 37.95733422340159], [23.738600350074652, 37.95698754024153], [23.73863515776348, 37.95690199503523], [23.738693933817533, 37.95657766123649], [23.738718255353604, 37.956270961229045], [23.73746619784223, 37.95616598317854], [23.737141816378948, 37.956138782636124], [23.736677031438585, 37.956099808055], [23.73615800623144, 37.956056282883665], [23.735736084631725, 37.95602089950484], [23.73587316326725, 37.955674988491495], [23.73582938198619, 37.955662659695484], [23.735479822519935, 37.95556422136722], [23.73547323846096, 37.95556236703189]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.73524800924642, 37.95773848143418]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΓΙΟΣ ΙΩΑΝΝΗΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:25.633423\",\n                \"metadata_modified\": \"2026-03-31T15:59:19.941887\",\n                \"name\": \"env-005-athlitiko-kentro-paidiki-chara-lagoymitzi\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 5) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή» (station_id: 5) στη γειτονιά ΔΟΥΡΓΟΥΤΙ ΙΙ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Athlitiko Kentro Paidiki Chara Lagoymitzi» (station_id: 5) in the ΔΟΥΡΓΟΥΤΙ ΙΙ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                    \"en\": \"Environmental Data — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-005-athlitiko-kentro-paidiki-chara-lagoymitzi/resource/ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:30.493727\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:30.499658\",\n                            \"updated\": \"2026-03-31T15:54:37.065061\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:25.636100\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 5. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 5. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 5. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:19.951869\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                            \"en\": \"Hourly Environmental Measurements — Athlitiko Kentro Paidiki Chara Lagoymitzi\"\n                        },\n                        \"package_id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:29.395091\",\n                            \"updated\": \"2026-03-31T15:59:24.032617\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:39.659626\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"4586579f65ba794c60693a54b74d9e7e\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:22.645396\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"6fb2a318-a914-4e49-8dd5-6d6413a2427f\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:39.376534\",\n                        \"metadata_modified\": \"2026-03-31T15:58:43.834885\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"c07b5ce5-a380-49c0-8736-ea7194583a72\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1801,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/c07b5ce5-a380-49c0-8736-ea7194583a72/resource/6fb2a318-a914-4e49-8dd5-6d6413a2427f/download/env-005-athlitiko-kentro-paidiki-chara-lagoymitzi-zrt3xcz7.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.724279427015134, 37.95485935316177], [23.723223674759986, 37.953910519953254], [23.72308887160245, 37.95395737899644], [23.723056273500536, 37.95396870990038], [23.72262002683735, 37.95410287576872], [23.722295621979395, 37.954196745992014], [23.721977603176054, 37.95429513685777], [23.721549854460218, 37.954438331723544], [23.721173361266487, 37.954572633604755], [23.721053976960924, 37.954630934471396], [23.72096408276018, 37.95469831805574], [23.720604097968863, 37.95498137007426], [23.71987305706893, 37.955556457291515], [23.719230158681146, 37.956055140645795], [23.718873344319626, 37.95634270129609], [23.71843118431804, 37.95671567913634], [23.717727109598883, 37.957299830221245], [23.717622337950193, 37.957382118895914], [23.71757072843192, 37.9574226530857], [23.717549781815762, 37.95743910450941], [23.71845420619483, 37.95813977145437], [23.720338267339486, 37.95959333329209], [23.72033831387486, 37.95959336945427], [23.72038237337355, 37.95954185013793], [23.720471246835032, 37.95943793088455], [23.72150535472635, 37.95859317137464], [23.721967196100444, 37.95818868347843], [23.722121429802577, 37.95804033510535], [23.7229825351383, 37.95731232126547], [23.723226660208244, 37.957096586312105], [23.72338854592498, 37.9569933187204], [23.723432434069544, 37.95695737031131], [23.72379289330092, 37.95664276571045], [23.724125907413136, 37.95633754926301], [23.72415090829015, 37.95631463490821], [23.72426946101814, 37.95619323869007], [23.72492003254578, 37.95563145541642], [23.725063839079798, 37.95551011741954], [23.725065968688448, 37.95550832071754], [23.725065861958804, 37.95550824836496], [23.72490205310124, 37.955397078032085], [23.72470518842174, 37.955247904756376], [23.724279427015134, 37.95485935316177]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.721310381541652, 37.95659339729142]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:32.217430\",\n                \"metadata_modified\": \"2026-03-31T15:59:25.319908\",\n                \"name\": \"env-006-plateia-gipeda-mpasket-amvrosioy-plyta\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 6) στη γειτονιά ΓΟΥΒΑ Ι, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά» (station_id: 6) στη γειτονιά ΓΟΥΒΑ Ι, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Gipeda Mpasket Amvrosioy Plyta» (station_id: 6) in the ΓΟΥΒΑ Ι neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                    \"en\": \"Environmental Data — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-006-plateia-gipeda-mpasket-amvrosioy-plyta/resource/2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:36.842110\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:36.847984\",\n                            \"updated\": \"2026-03-31T15:54:42.090780\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:32.219436\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 6. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 6. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 6. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"2cde3c97-714c-4c50-81d1-c05338d11d28\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:25.329746\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Gipeda Mpasket Amvrosioy Plyta\"\n                        },\n                        \"package_id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:35.792471\",\n                            \"updated\": \"2026-03-31T15:59:29.443302\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:47.749121\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"f36d7a9597e659fb8ce56119269ce5e5\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:27.707498\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"efa1b6dd-1a22-403b-a61b-fc6338114bc4\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:47.453883\",\n                        \"metadata_modified\": \"2026-03-31T15:58:52.057296\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"eed2ffc8-fbee-47ab-9ed8-82f9d21610c5\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1787,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/eed2ffc8-fbee-47ab-9ed8-82f9d21610c5/resource/efa1b6dd-1a22-403b-a61b-fc6338114bc4/download/env-006-plateia-gipeda-mpasket-amvrosioy-plyta-h857br9b.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.744265678745705, 37.95648712772034], [23.744383055613945, 37.956362182788176], [23.744593030506216, 37.95613866910762], [23.74461436576676, 37.95611595784538], [23.744647883598354, 37.95608027912066], [23.74415076582656, 37.95626160676616], [23.743767340434086, 37.95638894212461], [23.743444826391364, 37.956324934510775], [23.742936947891, 37.95622413518911], [23.742405206936617, 37.95612641702243], [23.741927918210912, 37.95603870395432], [23.741020548486787, 37.95587194719782], [23.740392983532207, 37.95575660777296], [23.740116140932756, 37.955708203901565], [23.739998579579066, 37.95599095284498], [23.739847339524307, 37.9563547027311], [23.738718255353604, 37.956270961229045], [23.738693933817533, 37.95657766123649], [23.73863515776348, 37.95690199503523], [23.738600350074652, 37.95698754024153], [23.738459321072444, 37.95733422340159], [23.73832264049544, 37.9576583837987], [23.738207137855472, 37.95792851376173], [23.738069339296715, 37.9582661906851], [23.737897116199097, 37.958680400354766], [23.738557325890994, 37.958889165857784], [23.738657497872868, 37.95892994643694], [23.73934007829642, 37.95925141842085], [23.739924792215756, 37.95958618948405], [23.740094855310502, 37.9596812006768], [23.74056773979846, 37.959952631180904], [23.740856382565003, 37.960115499386795], [23.741244893043593, 37.95969725489625], [23.741618395242956, 37.95929700191825], [23.74162329357804, 37.95929179781421], [23.741821564203878, 37.95908113843298], [23.742409284175437, 37.95845603035829], [23.742878113213425, 37.957952333623936], [23.743082000779903, 37.95773196302343], [23.74332944327457, 37.95746662259241], [23.743423359454425, 37.957363179103645], [23.743770389444457, 37.956998912965844], [23.74384643902463, 37.95691796246688], [23.744265678745705, 37.95648712772034]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.740811638376837, 37.95766040968649]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΓΟΥΒΑ Ι\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:38.179443\",\n                \"metadata_modified\": \"2026-03-31T15:59:34.243621\",\n                \"name\": \"env-007-lofos-athlitiko-kentro-lampraki\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 7) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Λόφος & Αθλητικό Κέντρο Λαμπράκη» (station_id: 7) στη γειτονιά ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Lofos Athlitiko Kentro Lampraki» (station_id: 7) in the ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                    \"en\": \"Environmental Data — Lofos Athlitiko Kentro Lampraki\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-007-lofos-athlitiko-kentro-lampraki/resource/521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:44:45.357483\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:44:45.363446\",\n                            \"updated\": \"2026-03-31T15:54:46.800952\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:38.181369\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 7. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 7. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 7. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"521ee10b-f54d-4bc1-9911-0967029a41b1\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:34.253292\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                            \"en\": \"Hourly Environmental Measurements — Lofos Athlitiko Kentro Lampraki\"\n                        },\n                        \"package_id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:42.090379\",\n                            \"updated\": \"2026-03-31T15:59:38.023306\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:58:55.915311\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"ed0a43243f07d09cd68d3b514c4234e3\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:33.148015\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"cb0353f5-cdad-4abf-8764-8fc8ff427d68\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:58:55.627782\",\n                        \"metadata_modified\": \"2026-03-31T15:59:00.137146\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"83f98a81-381d-4733-92a6-820ac39cdff6\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1784,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/83f98a81-381d-4733-92a6-820ac39cdff6/resource/cb0353f5-cdad-4abf-8764-8fc8ff427d68/download/env-007-lofos-athlitiko-kentro-lampraki-6vyzih9o.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.736780885232438, 37.960759080198876], [23.73681634312241, 37.960726894269044], [23.73697957724043, 37.96077104753632], [23.737164068453588, 37.96044529226989], [23.73719026263253, 37.96038226053552], [23.737214768309748, 37.960326330787936], [23.737013595426294, 37.9601861399874], [23.73669999460616, 37.95996772314533], [23.73669833558812, 37.95996656758483], [23.73659848285194, 37.95990961963228], [23.736593024154875, 37.95990650697602], [23.73620102174688, 37.959682940830426], [23.736016778422165, 37.95959149195072], [23.735682505861597, 37.95947382800746], [23.73546134943305, 37.959395980501526], [23.734933551873837, 37.959253781367295], [23.734268352455295, 37.95907455919428], [23.73420825830316, 37.958956030973944], [23.733644236783665, 37.958810549144], [23.733564298301136, 37.95879026308294], [23.7334973239278, 37.95877326629743], [23.732919640097965, 37.95862666399209], [23.732909613716917, 37.95862411942363], [23.732893880219383, 37.95862017571472], [23.732322149478037, 37.95847685837486], [23.73211152814134, 37.958424060950485], [23.73206675129404, 37.958563619201584], [23.73178790013366, 37.959432728112404], [23.73166770849204, 37.95981099555753], [23.731452906437543, 37.96047745947834], [23.73134960337078, 37.960800806266676], [23.731242879113875, 37.96113774738441], [23.73116288072064, 37.961382592655774], [23.731033318272114, 37.961792383017674], [23.73090842895715, 37.96218866456127], [23.73080797469124, 37.96251740519275], [23.73064421651181, 37.96303527144473], [23.730470786540895, 37.96357114103575], [23.730850710562674, 37.96386943605617], [23.731176016860836, 37.96412254062357], [23.73138034045605, 37.96428523925996], [23.731800919701733, 37.964362808310376], [23.732146890432933, 37.96441316736286], [23.732396969888782, 37.96441824289683], [23.733072517174115, 37.96442879042848], [23.733282688026502, 37.96445179929855], [23.733392179437747, 37.964474579684584], [23.733687745455683, 37.96459241661576], [23.734037338778844, 37.964723894280404], [23.734317099783457, 37.96429190786563], [23.734342132535392, 37.96425591284839], [23.73450510560504, 37.963850700838556], [23.73467884669178, 37.96341847419368], [23.73484899583174, 37.96299525205045], [23.735037464778852, 37.96252249999756], [23.735233077404075, 37.96204075078776], [23.73525175407467, 37.96199122192244], [23.73563265823552, 37.961721691735995], [23.7363547591455, 37.96114548033592], [23.73637233635736, 37.96111026579807], [23.736430924477713, 37.96106269453241], [23.736577675864662, 37.960943540193504], [23.736780885232438, 37.960759080198876]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.733416029034153, 37.96154428685504]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:48.759903\",\n                \"metadata_modified\": \"2026-03-31T15:59:39.369643\",\n                \"name\": \"env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 8) στη γειτονιά ΣΤΕΡΝΑ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου» (station_id: 8) στη γειτονιά ΣΤΕΡΝΑ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Gipeda Mpasket Paidiki Chara Neoy Kosmoy» (station_id: 8) in the ΣΤΕΡΝΑ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                    \"en\": \"Environmental Data — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy/resource/c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T14:36:34.671306\",\n                            \"last_success\": null,\n                            \"failure_count\": 11,\n                            \"created\": \"2026-03-31T14:36:34.677755\",\n                            \"updated\": \"2026-03-31T15:54:51.841232\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:48.762577\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 8. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 8. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 8. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"c53ac7b8-a227-486f-9229-7d1b2c1b8752\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:39.379146\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                            \"en\": \"Hourly Environmental Measurements — Gipeda Mpasket Paidiki Chara Neoy Kosmoy\"\n                        },\n                        \"package_id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:44:52.639831\",\n                            \"updated\": \"2026-03-31T15:59:43.234933\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:01.759585\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"dc3d0ea84bf6de57fcf0efe7c0330254\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:38.367168\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"e9e1b319-cde5-4f40-8aeb-3d0fd65f102b\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:01.476334\",\n                        \"metadata_modified\": \"2026-03-31T15:59:05.984959\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"9fd6a026-8a49-4c47-83f6-6a5c1634ac41\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1790,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/9fd6a026-8a49-4c47-83f6-6a5c1634ac41/resource/e9e1b319-cde5-4f40-8aeb-3d0fd65f102b/download/env-008-gipeda-mpasket-paidiki-chara-neoy-kosmoy-r08y2s0o.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.725475086507004, 37.95578597106075], [23.725065968688448, 37.95550832071754], [23.725063839079798, 37.95551011741954], [23.72492003254578, 37.95563145541642], [23.72426946101814, 37.95619323869007], [23.72415090829015, 37.95631463490821], [23.724190150482684, 37.95640130659216], [23.72422852571283, 37.95648606189068], [23.72425247764041, 37.95653942840848], [23.72450793120643, 37.957108606263446], [23.72491396747397, 37.95798052099236], [23.725001427393487, 37.95816832883592], [23.72500163175962, 37.958168777254414], [23.725061266214976, 37.95829960268298], [23.725430352916558, 37.959107118528586], [23.725464912530143, 37.95918831520738], [23.72548574746225, 37.95961196975127], [23.72546569224682, 37.959647974523236], [23.72563807541758, 37.959783570010416], [23.726393969318263, 37.96037116820882], [23.727043115274924, 37.96087289144564], [23.72739210023947, 37.96060878378941], [23.727506162769703, 37.96052246208232], [23.727542990570335, 37.96049460560837], [23.72794138679056, 37.9601932612926], [23.72794739361456, 37.960188718264554], [23.727981334106747, 37.960163046008795], [23.728010173541193, 37.96014046959566], [23.728308490153413, 37.959906934534956], [23.7288165135442, 37.959511539327025], [23.72952181163115, 37.95896337638506], [23.729623552142037, 37.95888391552403], [23.729950392053667, 37.95862864589709], [23.730206418762563, 37.95842868104554], [23.73034288218095, 37.95832196035689], [23.73053391340869, 37.95817256406094], [23.73067268621114, 37.958064727068646], [23.730552906163435, 37.958037414132676], [23.730042934948973, 37.95790105170131], [23.72968332172798, 37.95779657773838], [23.729645309395696, 37.95778297105536], [23.72860653269139, 37.957411050817036], [23.72824139840647, 37.95726149522993], [23.728061685895433, 37.957184470384746], [23.727962605404436, 37.957139176859776], [23.727853582628452, 37.957089353806566], [23.727489651255475, 37.95690374708009], [23.726749784223014, 37.95650997012029], [23.72635325072864, 37.956292739008944], [23.726306396472747, 37.95626559133538], [23.726181418502122, 37.956202210267364], [23.72613491951401, 37.95617506335207], [23.725622304973996, 37.955894469236206], [23.725555665364226, 37.955831223531305], [23.725520366593347, 37.95581140023994], [23.725475086507004, 37.95578597106075]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.72695583189295, 37.95820363131375]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΣΤΕΡΝΑ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:44:59.222478\",\n                \"metadata_modified\": \"2026-03-31T15:59:44.612081\",\n                \"name\": \"env-009-plateia-gipedo-mpasket-profiti-ilia\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 9) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία» (station_id: 9) στη γειτονιά ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ, 2ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Gipedo Mpasket Profiti Ilia» (station_id: 9) in the ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ neighbourhood, 2th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                    \"en\": \"Environmental Data — Plateia Gipedo Mpasket Profiti Ilia\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-009-plateia-gipedo-mpasket-profiti-ilia/resource/5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:03.936454\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:03.943005\",\n                            \"updated\": \"2026-03-31T15:54:56.691489\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:44:59.224200\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 9. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 9. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 9. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"5a19e5d9-27bb-4508-8c48-dcbd33ea8be0\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:44.622709\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Gipedo Mpasket Profiti Ilia\"\n                        },\n                        \"package_id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:02.848300\",\n                            \"updated\": \"2026-03-31T15:59:48.447616\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:12.250238\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"602d4aff33a980368ea07f1d59372c17\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:43.423718\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"59b95975-3953-46bb-823f-7d996bf7c780\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:11.969264\",\n                        \"metadata_modified\": \"2026-03-31T15:59:16.500895\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"2a4e6ec5-634e-4efc-ae16-ea3b1042d745\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1793,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/2a4e6ec5-634e-4efc-ae16-ea3b1042d745/resource/59b95975-3953-46bb-823f-7d996bf7c780/download/env-009-plateia-gipedo-mpasket-profiti-ilia-8f9x5qd8.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.749499261348994, 37.96727693378978], [23.750194587742516, 37.96649879771858], [23.750205600666376, 37.966503327544984], [23.75086088415092, 37.965779179706296], [23.751477643643746, 37.96511853266288], [23.751480969649332, 37.96511496968381], [23.751524291089652, 37.96506856459947], [23.751570520544224, 37.965018294603944], [23.75157454029741, 37.96501392282843], [23.752231616877094, 37.96429941200778], [23.752221576186095, 37.96430001996152], [23.751179060791074, 37.964362727856845], [23.751059531017624, 37.964405716136305], [23.75071169444102, 37.96441245040167], [23.750675628234536, 37.96439955223959], [23.750207970319018, 37.964114750678355], [23.749719168055204, 37.96381706701407], [23.74915594140129, 37.96351567698074], [23.748725091380088, 37.96328511994755], [23.748301141291684, 37.963072682989974], [23.74766034691533, 37.96269090958027], [23.746603391747552, 37.962065789394586], [23.746512573598235, 37.962166654410275], [23.746291260266563, 37.9624166194844], [23.745853234340007, 37.96289892636641], [23.74549674135231, 37.9632948436726], [23.74517991018605, 37.96364898361126], [23.74495528012096, 37.96390275226568], [23.74481205036194, 37.96406277916573], [23.7446171083095, 37.96427173547333], [23.744610655663852, 37.96427865147597], [23.744555411881848, 37.96434025179881], [23.74447351459439, 37.964431572789714], [23.74506662056274, 37.964767630570954], [23.745207145819318, 37.964847252003864], [23.745345215947143, 37.9649251744326], [23.745493373768035, 37.96500878943006], [23.745504624663685, 37.965015139012365], [23.74619200943504, 37.96541319095984], [23.7462782407036, 37.96545823679854], [23.746658779585356, 37.965657022202386], [23.746996994787338, 37.965833695979896], [23.747609731805504, 37.96618818741922], [23.748157299085022, 37.96650496955928], [23.74835257964876, 37.966617943039225], [23.74864849514788, 37.96678842344708], [23.748975172506068, 37.96697388507257], [23.749499261348994, 37.96727693378978]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.748140305485876, 37.96467208184826]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            },\n            {\n                \"access_rights\": \"http://publications.europa.eu/resource/authority/access-right/PUBLIC\",\n                \"applicable_legislation\": [\n                    \"http://data.europa.eu/eli/reg_impl/2023/138/oj\",\n                    \"https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng\"\n                ],\n                \"author\": null,\n                \"author_email\": null,\n                \"creator_user_id\": \"c4e499cc-48d8-4630-b221-883b9d009d9d\",\n                \"dcat_type\": [\n                    \"http://publications.europa.eu/resource/authority/dataset-type/HVD\"\n                ],\n                \"frequency\": \"http://publications.europa.eu/resource/authority/frequency/HOURLY\",\n                \"hvd_category\": [\n                    \"http://data.europa.eu/bna/c_dd313021\"\n                ],\n                \"id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                \"isopen\": false,\n                \"language_options\": [\n                    \"http://publications.europa.eu/resource/authority/language/ELL\",\n                    \"http://publications.europa.eu/resource/authority/language/ENG\"\n                ],\n                \"license_id\": null,\n                \"license_title\": null,\n                \"maintainer\": null,\n                \"maintainer_email\": null,\n                \"metadata_created\": \"2026-03-31T09:45:05.303083\",\n                \"metadata_modified\": \"2026-03-31T15:59:49.787173\",\n                \"name\": \"env-010-plateia-sofias-vempo\",\n                \"notes\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Σοφίας Βέμπο» (station_id: 10) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                \"notes_translated\": {\n                    \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα και περιβαλλοντικών παραμέτρων από τον σταθμό Smart Sense «Πλατεία Σοφίας Βέμπο» (station_id: 10) στη γειτονιά ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ, 7ο Δημοτικό Διαμέρισμα. Μετρήσεις: θερμοκρασία, υγρασία, πίεση, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. Όλες οι χρονοσημάνσεις σε UTC. Πηγή: API Ψηφιακών Υπηρεσιών Έξυπνης Γειτονιάς (Υποέργο 3, NOVA ICT).\",\n                    \"en\": \"Hourly air quality and environmental measurements from Smart Sense station «Plateia Sofias Vempo» (station_id: 10) in the ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ neighbourhood, 7th Municipal District of Athens. Measurements: temperature, humidity, pressure, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂, AQI. All timestamps in UTC. Source: Smart Neighbourhood Digital Services API (Sub-project 3, NOVA ICT).\"\n                },\n                \"num_resources\": 2,\n                \"num_tags\": 10,\n                \"organization\": {\n                    \"id\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                    \"name\": \"dimos-athinaion\",\n                    \"title\": \"Δήμος Αθηναίων\",\n                    \"type\": \"organization\",\n                    \"description\": \"Δήμος Αθηναίων\",\n                    \"image_url\": \"2025-12-09-202327.889418athens-logo.png\",\n                    \"created\": \"2025-12-03T09:03:43.703476\",\n                    \"is_organization\": true,\n                    \"approval_status\": \"approved\",\n                    \"state\": \"active\"\n                },\n                \"owner_org\": \"6d8ca7d0-480a-470e-aec1-40152a8f1770\",\n                \"private\": false,\n                \"state\": \"active\",\n                \"theme\": [\n                    \"http://publications.europa.eu/resource/authority/data-theme/ENVI\"\n                ],\n                \"title\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Σοφίας Βέμπο\",\n                \"title_translated\": {\n                    \"el\": \"Περιβαλλοντικά Δεδομένα — Πλατεία Σοφίας Βέμπο\",\n                    \"en\": \"Environmental Data — Plateia Sofias Vempo\"\n                },\n                \"type\": \"dataset\",\n                \"url\": null,\n                \"resources\": [\n                    {\n                        \"access_url\": \"https://opendata.cityofathens.gr/dataset/env-010-plateia-sofias-vempo/resource/1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"archiver\": {\n                            \"resource_timestamp\": null,\n                            \"status_id\": 10,\n                            \"is_broken\": true,\n                            \"reason\": \"Invalid url scheme. Please use one of: ftp http https\",\n                            \"url_redirected_to\": null,\n                            \"cache_filepath\": null,\n                            \"cache_url\": null,\n                            \"size\": 0,\n                            \"mimetype\": null,\n                            \"hash\": null,\n                            \"etag\": null,\n                            \"last_modified\": null,\n                            \"first_failure\": \"2026-03-31T09:45:13.465537\",\n                            \"last_success\": null,\n                            \"failure_count\": 13,\n                            \"created\": \"2026-03-31T09:45:13.471924\",\n                            \"updated\": \"2026-03-31T15:55:01.880664\",\n                            \"status\": \"URL invalid\",\n                            \"is_broken_printable\": \"Broken\"\n                        },\n                        \"availability\": \"http://publications.europa.eu/resource/authority/planned-availability/STABLE\",\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T09:45:05.305516\",\n                        \"datastore_active\": true,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 10. Χρονοσημάνσεις σε UTC.\",\n                        \"description_translated\": {\n                            \"el\": \"Ωριαίες μετρήσεις ποιότητας αέρα (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) και κλιματικών παραμέτρων (θερμοκρασία, υγρασία, πίεση) από τον σταθμό 10. Χρονοσημάνσεις σε UTC.\",\n                            \"en\": \"Hourly air quality readings (AQI, PM1, PM2.5, PM10, CO, NO₂, O₃, SO₂) and climate parameters (temperature, humidity, pressure) from station 10. Timestamps in UTC.\"\n                        },\n                        \"download_url\": \"https://opendata.cityofathens.gr/datastore/dump/1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"format\": \"JSON\",\n                        \"hash\": \"\",\n                        \"id\": \"1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\",\n                        \"language_options\": [\n                            \"http://publications.europa.eu/resource/authority/language/ELL\",\n                            \"http://publications.europa.eu/resource/authority/language/ENG\"\n                        ],\n                        \"last_modified\": null,\n                        \"license\": \"http://publications.europa.eu/resource/authority/licence/CC_BY_4_0\",\n                        \"metadata_modified\": \"2026-03-31T15:59:49.795888\",\n                        \"mimetype\": \"https://www.iana.org/assignments/media-types/application/json\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Σοφίας Βέμπο\",\n                        \"name_translated\": {\n                            \"el\": \"Ωριαίες Περιβαλλοντικές Μετρήσεις — Πλατεία Σοφίας Βέμπο\",\n                            \"en\": \"Hourly Environmental Measurements — Plateia Sofias Vempo\"\n                        },\n                        \"package_id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                        \"position\": 0,\n                        \"qa\": {\n                            \"resource_timestamp\": null,\n                            \"archival_timestamp\": null,\n                            \"openness_score\": null,\n                            \"openness_score_reason\": null,\n                            \"format\": null,\n                            \"mqa_score\": \"66.7\",\n                            \"mqa_findability_score\": 100,\n                            \"mqa_accessibility_score\": \"20.0\",\n                            \"mqa_interoperability_score\": \"80.0\",\n                            \"mqa_reusability_score\": \"55.0\",\n                            \"mqa_contextuality_score\": \"15.0\",\n                            \"created\": \"2026-03-31T09:45:08.942298\",\n                            \"updated\": \"2026-03-31T15:59:53.637089\"\n                        },\n                        \"resource_type\": null,\n                        \"rights\": \"Τα δεδομένα διατίθενται υπό την άδεια: Creative Commons Attribution 4.0 International\",\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"\",\n                        \"url_type\": null\n                    },\n                    {\n                        \"cache_last_updated\": null,\n                        \"cache_url\": null,\n                        \"created\": \"2026-03-31T15:59:20.477126\",\n                        \"datastore_active\": false,\n                        \"datastore_contains_all_records_of_source_file\": false,\n                        \"description\": \"\",\n                        \"description_translated\": {},\n                        \"downloadall_datapackage_hash\": \"32463c937a019fe7440b0512c99f7e73\",\n                        \"downloadall_metadata_modified\": \"2026-03-31T15:58:48.721393\",\n                        \"format\": \"ZIP\",\n                        \"hash\": \"\",\n                        \"id\": \"4aaff3bc-39ba-4ae9-b41b-d21528f8dc9f\",\n                        \"language_options\": [],\n                        \"last_modified\": \"2026-03-31T15:59:20.191762\",\n                        \"metadata_modified\": \"2026-03-31T15:59:24.855565\",\n                        \"mimetype_inner\": null,\n                        \"name\": \"\",\n                        \"name_translated\": {},\n                        \"package_id\": \"d4bba226-728b-4b21-8a04-ce83df5d5581\",\n                        \"position\": 1,\n                        \"resource_type\": null,\n                        \"size\": 1764,\n                        \"state\": \"active\",\n                        \"tracking_summary\": {\n                            \"total\": 0,\n                            \"recent\": 0\n                        },\n                        \"url\": \"https://opendata.cityofathens.gr/dataset/d4bba226-728b-4b21-8a04-ce83df5d5581/resource/4aaff3bc-39ba-4ae9-b41b-d21528f8dc9f/download/env-010-plateia-sofias-vempo-5mxu2ai4.zip\",\n                        \"url_type\": \"upload\"\n                    }\n                ],\n                \"spatial_coverage\": [\n                    {\n                        \"bbox\": \"{\\\"type\\\": \\\"Polygon\\\", \\\"coordinates\\\": [[[23.76714698719142, 37.9935271100798], [23.766920994067874, 37.993076020114266], [23.766867226019922, 37.992972265809215], [23.76679491601427, 37.993023621873604], [23.766793170756866, 37.993024861284944], [23.766721692761195, 37.993075625006725], [23.76630792812165, 37.99314240000899], [23.766017374260038, 37.99318688660435], [23.76566280554677, 37.99321010172319], [23.765276141000232, 37.99323541751371], [23.765138445146608, 37.993244432187964], [23.764375702546385, 37.993281381630986], [23.763627578821403, 37.993168589034575], [23.76295074407236, 37.99303203420752], [23.762138296079165, 37.99279155357677], [23.76180241311593, 37.99265568114387], [23.761293904701883, 37.99241580979771], [23.760821446415445, 37.992144464592364], [23.760794791653396, 37.992221565772326], [23.76077941154166, 37.99226605255263], [23.760761797827328, 37.99232009381358], [23.76060601297839, 37.99250904664326], [23.760406292947835, 37.992747480429415], [23.760386757985955, 37.992770583823074], [23.760382350699935, 37.992775795986745], [23.760176229619102, 37.993019564552064], [23.760171922910537, 37.99302465794309], [23.760147628353412, 37.993053390027484], [23.76013219942417, 37.993071074214384], [23.76012441808081, 37.99307999368114], [23.759895753019816, 37.993342087546466], [23.759887348606224, 37.99335172044381], [23.759875252967074, 37.99336558454623], [23.76039237977589, 37.9936545589963], [23.76060030421887, 37.993780666510474], [23.760625550425427, 37.99382814618842], [23.760994274141876, 37.994051032908125], [23.761437916703006, 37.99432231890556], [23.76171266436175, 37.994435536399266], [23.761744149550147, 37.99449418366998], [23.76176395002339, 37.99453478157659], [23.762056251118725, 37.995053611790475], [23.762266152988058, 37.99541004354623], [23.762584311118015, 37.99596948242974], [23.762666759329313, 37.99611836072003], [23.762695072407098, 37.996167988478504], [23.762986732672925, 37.99666878927682], [23.763189896304166, 37.99702069929846], [23.76329957799716, 37.99722370899295], [23.76380302988921, 37.997166137637784], [23.76421183657175, 37.9970993615863], [23.764660163970643, 37.9970281567756], [23.76500576318279, 37.996803526751506], [23.76545548865479, 37.99651601349632], [23.76589307988034, 37.99623748719367], [23.766268967394215, 37.99599939443585], [23.766661609284828, 37.99575232086041], [23.767163739322335, 37.99543336000396], [23.767270724874734, 37.995365975414565], [23.7677061669868, 37.99508743804156], [23.76779788465504, 37.99502941690053], [23.767863599338767, 37.99498784508549], [23.767718834905992, 37.994681885049566], [23.767603194517953, 37.994447322645335], [23.767406564152317, 37.99405036876448], [23.76714698719142, 37.9935271100798]]]}\",\n                        \"centroid\": \"{\\\"type\\\": \\\"Point\\\", \\\"coordinates\\\": [23.76410416104066, 37.99461683247543]}\",\n                        \"geom\": \"\",\n                        \"text\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                        \"uri\": \"\"\n                    }\n                ],\n                \"tags\": [\n                    {\n                        \"display_name\": \"CO\",\n                        \"id\": \"468ea2c6-45ed-4a0a-888b-ae271778cd9f\",\n                        \"name\": \"CO\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"NO2\",\n                        \"id\": \"3731744e-3e0e-4760-a47d-43a2611c0b1c\",\n                        \"name\": \"NO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"O3\",\n                        \"id\": \"d473cfbb-afcb-43ab-9057-a556f8a6ebd6\",\n                        \"name\": \"O3\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM10\",\n                        \"id\": \"31d10420-058a-4cf9-9403-03565909277d\",\n                        \"name\": \"PM10\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"PM2.5\",\n                        \"id\": \"3161957d-790c-4e50-80a8-3c51ffba3ba4\",\n                        \"name\": \"PM2.5\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"SO2\",\n                        \"id\": \"7d645b00-ad4d-48f2-aa28-6c062400631d\",\n                        \"name\": \"SO2\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"smart-neighborhood\",\n                        \"id\": \"b7e16589-31c2-4b0e-829f-0c32299e9394\",\n                        \"name\": \"smart-neighborhood\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"id\": \"32effd68-ec63-435a-bd27-34a732391f1c\",\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"αισθητήρες\",\n                        \"id\": \"2c867784-5865-46af-93da-f08c99e79c8e\",\n                        \"name\": \"αισθητήρες\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    },\n                    {\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"id\": \"80f52829-3c7f-4228-b017-4816155e8dfe\",\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"state\": \"active\",\n                        \"vocabulary_id\": null\n                    }\n                ],\n                \"temporal_coverage\": [\n                    {\n                        \"start\": \"2026-01-01\"\n                    }\n                ],\n                \"groups\": [],\n                \"relationships_as_subject\": [],\n                \"relationships_as_object\": [],\n                \"tracking_summary\": {\n                    \"total\": 0,\n                    \"recent\": 0\n                }\n            }\n        ],\n        \"sort\": \"name asc\",\n        \"search_facets\": {}\n    }\n}"}],"_postman_id":"874cfae5-4d4e-4c46-a112-dfdb4ba47a7a"},{"name":"Facets - tags used inside implementation datasets","id":"7b7a77b4-8cc6-4f4c-b1df-3bff0b4f660f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"q\": \"*:*\",\n  \"fq\": \"tags:smart-neighborhood\",\n  \"rows\": 0,\n  \"facet\": true,\n  \"facet.field\": [\n    \"tags\"\n  ],\n  \"facet.limit\": 50,\n  \"facet.mincount\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/package_search","description":"<p>Επιστρέφει facet counts για τα tags που εμφανίζονται στα datasets της υλοποίησης και βοηθά να στήσεις νέα package_search φίλτρα.</p>\n","urlObject":{"path":["api","3","action","package_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"bde4955b-98b5-4912-aae6-33240b2c3c09","name":"Facets - tags used inside implementation datasets","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"q\": \"*:*\",\n  \"fq\": \"tags:smart-neighborhood\",\n  \"rows\": 0,\n  \"facet\": true,\n  \"facet.field\": [\n    \"tags\"\n  ],\n  \"facet.limit\": 50,\n  \"facet.mincount\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/package_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:08:33 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"4384"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=package_search\",\n    \"success\": true,\n    \"result\": {\n        \"count\": 329,\n        \"facets\": {\n            \"tags\": {\n                \"smart-neighborhood\": 329,\n                \"έξυπνη-γειτονιά\": 329,\n                \"wifi\": 247,\n                \"active-visitors\": 82,\n                \"concentration\": 82,\n                \"cumulative-traffic\": 82,\n                \"highest-visitors\": 82,\n                \"sessions\": 82,\n                \"unique-visitors\": 82,\n                \"CO\": 79,\n                \"NO2\": 79,\n                \"O3\": 79,\n                \"PM10\": 79,\n                \"PM2.5\": 79,\n                \"SO2\": 79,\n                \"αισθητήρες\": 79,\n                \"ποιότητα-αέρα\": 79,\n                \"aggregate\": 4,\n                \"lookup\": 2,\n                \"mapping\": 2,\n                \"registry\": 2,\n                \"αθήνα\": 2,\n                \"air-quality\": 1,\n                \"athens\": 1,\n                \"environment\": 1,\n                \"environmental-stations\": 1,\n                \"geodata\": 1,\n                \"neighbourhoods\": 1,\n                \"polygons\": 1,\n                \"stations\": 1,\n                \"γειτονιές\": 1,\n                \"δημοτικά-διαμερίσματα\": 1,\n                \"διοικητική-διαίρεση\": 1\n            }\n        },\n        \"results\": [],\n        \"sort\": \"score desc, metadata_modified desc\",\n        \"search_facets\": {\n            \"tags\": {\n                \"title\": \"tags\",\n                \"items\": [\n                    {\n                        \"name\": \"ποιότητα-αέρα\",\n                        \"display_name\": \"ποιότητα-αέρα\",\n                        \"count\": 79\n                    },\n                    {\n                        \"name\": \"διοικητική-διαίρεση\",\n                        \"display_name\": \"διοικητική-διαίρεση\",\n                        \"count\": 1\n                    },\n                    {\n                        \"name\": \"δημοτικά-διαμερίσματα\",\n                        \"display_name\": \"δημοτικά-διαμερίσματα\",\n                        \"count\": 1\n                    },\n                    {\n                        \"name\": \"γειτονιές\",\n                        \"display_name\": \"γειτονιές\",\n                        \"count\": 1\n                    },\n                    {\n                        \"name\": \"αισθητήρες\",\n                        \"display_name\": \"αισθητήρες\",\n                        \"count\": 79\n                    },\n                    {\n                        \"name\": \"αθήνα\",\n                        \"display_name\": \"αθήνα\",\n                        \"count\": 2\n                    },\n                    {\n                        \"name\": \"έξυπνη-γειτονιά\",\n                        \"display_name\": \"έξυπνη-γειτονιά\",\n                        \"count\": 329\n                    },\n                    {\n                        \"name\": \"wifi\",\n                        \"display_name\": \"wifi\",\n                        \"count\": 247\n                    },\n                    {\n                        \"name\": \"unique-visitors\",\n                        \"display_name\": \"unique-visitors\",\n                        \"count\": 82\n                    },\n                    {\n                        \"name\": \"stations\",\n                        \"display_name\": \"stations\",\n                        \"count\": 1\n                    },\n                    {\n                        \"name\": \"smart-neighborhood\",\n                        \"display_name\": \"smart-neighborhood\",\n                        \"count\": 329\n                    },\n                    {\n                        \"name\": \"sessions\",\n                        \"display_name\": \"sessions\",\n                        \"count\": 82\n                    },\n                    {\n                        \"name\": \"registry\",\n                        \"display_name\": \"registry\",\n                        \"count\": 2\n                    },\n                    {\n                        \"name\": \"polygons\",\n                        \"display_name\": \"polygons\",\n                        \"count\": 1\n                    },\n                    {\n                        \"name\": \"neighbourhoods\",\n                        \"display_name\": \"neighbourhoods\",\n                        \"count\": 1\n                    },\n                    {\n                        \"name\": \"mapping\",\n                        \"display_name\": \"mapping\",\n                        \"count\": 2\n                    },\n                    {\n                        \"name\": \"lookup\",\n                        \"display_name\": \"lookup\",\n                        \"count\": 2\n                    },\n                    {\n                        \"name\": \"highest-visitors\",\n                        \"display_name\": \"highest-visitors\",\n                        \"count\": 82\n                    },\n                    {\n                        \"name\": \"geodata\",\n                        \"display_name\": \"geodata\",\n                        \"count\": 1\n                    },\n                    {\n                        \"name\": \"environmental-stations\",\n                        \"display_name\": \"environmental-stations\",\n                        \"count\": 1\n                    },\n                    {\n                        \"name\": \"environment\",\n                        \"display_name\": \"environment\",\n                        \"count\": 1\n                    },\n                    {\n                        \"name\": \"cumulative-traffic\",\n                        \"display_name\": \"cumulative-traffic\",\n                        \"count\": 82\n                    },\n                    {\n                        \"name\": \"concentration\",\n                        \"display_name\": \"concentration\",\n                        \"count\": 82\n                    },\n                    {\n                        \"name\": \"athens\",\n                        \"display_name\": \"athens\",\n                        \"count\": 1\n                    },\n                    {\n                        \"name\": \"air-quality\",\n                        \"display_name\": \"air-quality\",\n                        \"count\": 1\n                    },\n                    {\n                        \"name\": \"aggregate\",\n                        \"display_name\": \"aggregate\",\n                        \"count\": 4\n                    },\n                    {\n                        \"name\": \"active-visitors\",\n                        \"display_name\": \"active-visitors\",\n                        \"count\": 82\n                    },\n                    {\n                        \"name\": \"SO2\",\n                        \"display_name\": \"SO2\",\n                        \"count\": 79\n                    },\n                    {\n                        \"name\": \"PM2.5\",\n                        \"display_name\": \"PM2.5\",\n                        \"count\": 79\n                    },\n                    {\n                        \"name\": \"PM10\",\n                        \"display_name\": \"PM10\",\n                        \"count\": 79\n                    },\n                    {\n                        \"name\": \"O3\",\n                        \"display_name\": \"O3\",\n                        \"count\": 79\n                    },\n                    {\n                        \"name\": \"NO2\",\n                        \"display_name\": \"NO2\",\n                        \"count\": 79\n                    },\n                    {\n                        \"name\": \"CO\",\n                        \"display_name\": \"CO\",\n                        \"count\": 79\n                    }\n                ]\n            }\n        }\n    }\n}"}],"_postman_id":"7b7a77b4-8cc6-4f4c-b1df-3bff0b4f660f"}],"id":"91d1c870-d8f7-4b76-9a6a-a636bc9a7c42","description":"<p>Ενότητα για ανακάλυψη των datasets της συγκεκριμένης υλοποίησης μέσω CKAN package_search. Χρησιμοποιεί κυρίως tags που δηλώθηκαν στα setup scripts των WiFi και Environmental datasets, καθώς και ένα παράδειγμα exact-name αναζήτησης για τα 4 general/reference datasets. Οι κλήσεις με rows/start δείχνουν πώς δουλεύει το pagination στο package_search.</p>\n","_postman_id":"91d1c870-d8f7-4b76-9a6a-a636bc9a7c42"},{"name":"01 - Registry Datasets (best starting points)","item":[{"name":"Info - WiFi stations registry","id":"4a764a5b-af3e-4091-a26a-c98f52ce2018","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"c1514018-b420-46ea-939b-ea23fae5d7e0\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info","description":"<p>Δείχνει το schema του <code>wifi-stations-registry</code>, δηλαδή του lookup dataset που παραπέμπει στα aggregate και στα per-station WiFi resources.</p>\n","urlObject":{"path":["api","3","action","datastore_info"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"3c77cb4c-bddd-460f-bb25-ea318d37689f","name":"Info - WiFi stations registry","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"c1514018-b420-46ea-939b-ea23fae5d7e0\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:13:21 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"12525"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_info\",\n    \"success\": true,\n    \"result\": {\n        \"meta\": {\n            \"id\": \"c1514018-b420-46ea-939b-ea23fae5d7e0\",\n            \"count\": 81,\n            \"table_type\": \"BASE TABLE\",\n            \"size\": 172032,\n            \"db_size\": 323677331,\n            \"idx_size\": 352256,\n            \"aliases\": []\n        },\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός σταθμού WiFi\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": \"fd82a58c693c6822cb65713889f5bc66301e3611\",\n                    \"is_index\": true,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Ονομασία σταθμού WiFi\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_address\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Address\",\n                    \"notes\": \"Διεύθυνση σταθμού WiFi\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"neighbourhood_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Neighbourhood ID\",\n                    \"notes\": \"Κωδικός γειτονιάς\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": \"9e13173f5d2056060c2aa9abac2ae237a154646a\",\n                    \"is_index\": true,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood Name\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"neighbourhood_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood URL\",\n                    \"notes\": \"URL της γειτονιάς στο citizenhub.geitoniesathinas.gr\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Municipal District ID\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": \"24f8c200bc00b28f933e04014f35dcdb07bb41bb\",\n                    \"is_index\": true,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"municipal_district_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Municipal District Name\",\n                    \"notes\": \"Ονομασία δημοτικού διαμερίσματος\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_cumulative_traffic_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Cumulative Traffic Dataset\",\n                    \"notes\": \"CKAN dataset name του συγκεντρωτικού dataset cumulative traffic\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_cumulative_traffic_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Cumulative Traffic Dataset URL\",\n                    \"notes\": \"CKAN URL του συγκεντρωτικού dataset cumulative traffic\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_cumulative_traffic_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Cumulative Traffic Resource ID\",\n                    \"notes\": \"CKAN resource ID του συγκεντρωτικού dataset cumulative traffic\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_cumulative_traffic_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Cumulative Traffic Resource URL\",\n                    \"notes\": \"CKAN URL του resource του συγκεντρωτικού dataset cumulative traffic\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_active_visitors_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Active Visitors Dataset\",\n                    \"notes\": \"CKAN dataset name του συγκεντρωτικού dataset active visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_active_visitors_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Active Visitors Dataset URL\",\n                    \"notes\": \"CKAN URL του συγκεντρωτικού dataset active visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_active_visitors_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Active Visitors Resource ID\",\n                    \"notes\": \"CKAN resource ID του συγκεντρωτικού dataset active visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_active_visitors_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Active Visitors Resource URL\",\n                    \"notes\": \"CKAN URL του resource του συγκεντρωτικού dataset active visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_highest_visitors_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Highest Visitors Dataset\",\n                    \"notes\": \"CKAN dataset name του συγκεντρωτικού dataset highest visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_highest_visitors_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Highest Visitors Dataset URL\",\n                    \"notes\": \"CKAN URL του συγκεντρωτικού dataset highest visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_highest_visitors_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Highest Visitors Resource ID\",\n                    \"notes\": \"CKAN resource ID του συγκεντρωτικού dataset highest visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"agg_highest_visitors_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Highest Visitors Resource URL\",\n                    \"notes\": \"CKAN URL του resource του συγκεντρωτικού dataset highest visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_cumulative_traffic_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Cumulative Traffic Dataset\",\n                    \"notes\": \"CKAN dataset name του per-station dataset cumulative traffic\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_cumulative_traffic_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Cumulative Traffic Dataset URL\",\n                    \"notes\": \"CKAN URL του per-station dataset cumulative traffic\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_cumulative_traffic_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Cumulative Traffic Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station dataset cumulative traffic\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_cumulative_traffic_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Cumulative Traffic Resource URL\",\n                    \"notes\": \"CKAN URL του resource του per-station dataset cumulative traffic\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_active_visitors_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Active Visitors Dataset\",\n                    \"notes\": \"CKAN dataset name του per-station dataset active visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_active_visitors_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Active Visitors Dataset URL\",\n                    \"notes\": \"CKAN URL του per-station dataset active visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_active_visitors_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Active Visitors Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station dataset active visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_active_visitors_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Active Visitors Resource URL\",\n                    \"notes\": \"CKAN URL του resource του per-station dataset active visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_highest_visitors_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Highest Visitors Dataset\",\n                    \"notes\": \"CKAN dataset name του per-station dataset highest visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_highest_visitors_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Highest Visitors Dataset URL\",\n                    \"notes\": \"CKAN URL του per-station dataset highest visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_highest_visitors_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Highest Visitors Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station dataset highest visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_highest_visitors_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Highest Visitors Resource URL\",\n                    \"notes\": \"CKAN URL του resource του per-station dataset highest visitors\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            }\n        ]\n    }\n}"}],"_postman_id":"4a764a5b-af3e-4091-a26a-c98f52ce2018"},{"name":"Search - WiFi station registry by municipal district","id":"16da2a71-1b5e-417d-9169-8a47a42679d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"c1514018-b420-46ea-939b-ea23fae5d7e0\",\n  \"filters\": {\n    \"municipal_district_id\": 7\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"station_cumulative_traffic_resource_id\",\n    \"station_active_visitors_resource_id\",\n    \"station_highest_visitors_resource_id\"\n  ],\n  \"sort\": \"station_name asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Βρες WiFi stations ενός δημοτικού διαμερίσματος και πάρε τα per-station resource IDs για τα 3 metrics.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"4605882c-eb01-45f7-bf8f-659b076c2f9f","name":"Search - WiFi station registry by municipal district","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"c1514018-b420-46ea-939b-ea23fae5d7e0\",\n  \"filters\": {\n    \"municipal_district_id\": 7\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"station_cumulative_traffic_resource_id\",\n    \"station_active_visitors_resource_id\",\n    \"station_highest_visitors_resource_id\"\n  ],\n  \"sort\": \"station_name asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:13:53 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"9838"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Ονομασία σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood Name\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"station_cumulative_traffic_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Cumulative Traffic Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station dataset cumulative traffic\"\n                }\n            },\n            {\n                \"id\": \"station_active_visitors_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Active Visitors Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station dataset active visitors\"\n                }\n            },\n            {\n                \"id\": \"station_highest_visitors_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Highest Visitors Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station dataset highest visitors\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"municipal_district_id\": 7\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"c1514018-b420-46ea-939b-ea23fae5d7e0\",\n        \"sort\": \"station_name asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"station_id\": 102,\n                \"station_name\": \"7ο Δημοτικό Διαμέρισμα Δήμου Αθηναίων\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"station_cumulative_traffic_resource_id\": \"2aed507f-c751-423e-9f70-4d92309b6cb3\",\n                \"station_active_visitors_resource_id\": \"2d1b4580-9c21-4184-b8ef-86fe1c0bf1f9\",\n                \"station_highest_visitors_resource_id\": \"90f02469-6030-4263-aec8-1646036a77a2\"\n            },\n            {\n                \"station_id\": 14,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"station_cumulative_traffic_resource_id\": \"6ca4bda9-d565-4aab-9726-69a20f944de3\",\n                \"station_active_visitors_resource_id\": \"f6f6f6f0-9f65-4116-9588-aa1a5ec39aec\",\n                \"station_highest_visitors_resource_id\": \"524b6fb0-6dd9-44d4-a29a-cd1080967013\"\n            },\n            {\n                \"station_id\": 13,\n                \"station_name\": \"Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"station_cumulative_traffic_resource_id\": \"22f87a0f-7cd5-4b3c-8657-e5eb3c1d59d7\",\n                \"station_active_visitors_resource_id\": \"d17c970f-3536-42c5-9b5c-044a95abcfb5\",\n                \"station_highest_visitors_resource_id\": \"7ccfe997-338a-436e-9268-7d2b1ad5ddce\"\n            },\n            {\n                \"station_id\": 22,\n                \"station_name\": \"Γήπεδο Εθνικού Ελληνορώσων\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"station_cumulative_traffic_resource_id\": \"cae0c225-078f-46c2-ab39-f182d969e7c9\",\n                \"station_active_visitors_resource_id\": \"61dfd6ae-0a58-4843-9c4c-f189d3fbda41\",\n                \"station_highest_visitors_resource_id\": \"25a4aa4c-32f3-49fd-9371-7400002f6fce\"\n            },\n            {\n                \"station_id\": 27,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"station_cumulative_traffic_resource_id\": \"f44c44b5-1ad5-4b72-81a0-c5b729620f13\",\n                \"station_active_visitors_resource_id\": \"6be4d541-c2d5-4ce1-9c68-e45d42b85fe3\",\n                \"station_highest_visitors_resource_id\": \"6a94e133-6791-4aac-a7fa-bdf682cffb88\"\n            },\n            {\n                \"station_id\": 24,\n                \"station_name\": \"Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                \"neighbourhood_name\": \"ΝΟΣΟΚ.ΠΑΙΔΩΝ\",\n                \"station_cumulative_traffic_resource_id\": \"fc91754a-6c4b-41cb-ad9b-1e4074e53d87\",\n                \"station_active_visitors_resource_id\": \"3ba84de1-a00c-4f00-a749-e68e02ec93b4\",\n                \"station_highest_visitors_resource_id\": \"0097477d-1389-4708-90d8-20a3b2c9befb\"\n            },\n            {\n                \"station_id\": 23,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"station_cumulative_traffic_resource_id\": \"3a338627-871e-4d6b-9837-a944954acc78\",\n                \"station_active_visitors_resource_id\": \"f918ed34-dbd5-4842-81c7-52f340f29a79\",\n                \"station_highest_visitors_resource_id\": \"77e630f7-b6d7-4e0c-abf5-42465e22819f\"\n            },\n            {\n                \"station_id\": 20,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"station_cumulative_traffic_resource_id\": \"75691e59-1616-4438-bfd6-d678cbcb7270\",\n                \"station_active_visitors_resource_id\": \"f830ec57-c696-4f61-bc1b-9e6a2296c703\",\n                \"station_highest_visitors_resource_id\": \"eecf0c49-1ca4-4f37-87ab-e6a061d3f387\"\n            },\n            {\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"station_cumulative_traffic_resource_id\": \"974137d9-095d-4fb4-8630-84f106af1a92\",\n                \"station_active_visitors_resource_id\": \"1fca5c20-60b4-48a1-92f4-230bd5c73b24\",\n                \"station_highest_visitors_resource_id\": \"96c7285d-003d-4dd1-a77f-d4b8b0716d6d\"\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"station_cumulative_traffic_resource_id\": \"28fd4fa6-7ebf-4c7b-8386-557588820a89\",\n                \"station_active_visitors_resource_id\": \"055168d5-52df-4aa1-a53e-f8d9c5b0dd54\",\n                \"station_highest_visitors_resource_id\": \"2ee0ce97-6dbf-4c98-90b1-d4b46d1a44ac\"\n            },\n            {\n                \"station_id\": 25,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"station_cumulative_traffic_resource_id\": \"67ac19c8-ad94-4a8f-bfdd-506970376919\",\n                \"station_active_visitors_resource_id\": \"f1800461-b60b-49eb-8833-a243af50e752\",\n                \"station_highest_visitors_resource_id\": \"7f30cc59-8024-451e-9e69-10a6a7103134\"\n            },\n            {\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"station_cumulative_traffic_resource_id\": \"d8bd69cc-c56e-4998-97bc-cf49176af3ac\",\n                \"station_active_visitors_resource_id\": \"e6b18e4a-676a-492d-92c9-ca7f2afb646b\",\n                \"station_highest_visitors_resource_id\": \"f009fe62-399f-4cd3-9bf4-a41b637d80da\"\n            },\n            {\n                \"station_id\": 70,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"station_cumulative_traffic_resource_id\": \"c51a8733-d8a8-4903-b7da-f4320a31af92\",\n                \"station_active_visitors_resource_id\": \"10bc1cd4-0600-43b4-a476-e1cf42a1920f\",\n                \"station_highest_visitors_resource_id\": \"d05414b8-95d9-4ebc-811b-d74be5bc5028\"\n            },\n            {\n                \"station_id\": 71,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"station_cumulative_traffic_resource_id\": \"14b73b2a-35f1-4938-90e3-e157c065594e\",\n                \"station_active_visitors_resource_id\": \"58dce003-e2d5-46c0-9afb-612f221f3d6f\",\n                \"station_highest_visitors_resource_id\": \"d35ad856-7b4b-4f27-8586-776c46c8a2ce\"\n            },\n            {\n                \"station_id\": 1,\n                \"station_name\": \"Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"neighbourhood_name\": \"ΙΠΠΟΚΡΑΤΕΙΟ\",\n                \"station_cumulative_traffic_resource_id\": \"d3447e07-b8c9-4b8d-ab9d-bf466dcdcde7\",\n                \"station_active_visitors_resource_id\": \"529e6767-355d-46d9-af0e-a82939fa74e6\",\n                \"station_highest_visitors_resource_id\": \"2437583b-aea9-4088-a5dd-6aca965fddf0\"\n            },\n            {\n                \"station_id\": 12,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"station_cumulative_traffic_resource_id\": \"aefdcbe3-4bb1-40af-9682-3f3f0d75f678\",\n                \"station_active_visitors_resource_id\": \"832b8268-2c28-42c2-8bb2-f45adb9a85ae\",\n                \"station_highest_visitors_resource_id\": \"34b82840-1d4e-4861-81fc-61d0a42aaddd\"\n            },\n            {\n                \"station_id\": 88,\n                \"station_name\": \"Πλατεία Κανελοπούλου\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                \"station_cumulative_traffic_resource_id\": \"701205d9-54eb-44ba-ab63-ba92e21a0105\",\n                \"station_active_visitors_resource_id\": \"11979f8d-c299-4e3b-be88-2b03dd303bfe\",\n                \"station_highest_visitors_resource_id\": \"f7c3e096-7d33-4483-abba-5a9c5a55da44\"\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"station_cumulative_traffic_resource_id\": \"a5e4d535-9516-4da3-8d76-285b0146545b\",\n                \"station_active_visitors_resource_id\": \"9f97a7a8-59b8-494c-a04a-ab4adcd37311\",\n                \"station_highest_visitors_resource_id\": \"77394151-96f5-49ba-ae1e-b240405f1396\"\n            },\n            {\n                \"station_id\": 17,\n                \"station_name\": \"Πλατεία Παίδων & Παιδική Χαρά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"station_cumulative_traffic_resource_id\": \"d6dee24c-217d-44b5-995a-2b9d60aca59c\",\n                \"station_active_visitors_resource_id\": \"97872e26-7321-4284-8c20-e12a86b82129\",\n                \"station_highest_visitors_resource_id\": \"207b3d7a-f9ab-4f14-a829-a4f45cdd9bb1\"\n            },\n            {\n                \"station_id\": 21,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"station_cumulative_traffic_resource_id\": \"5d2a3e76-53ac-45d2-8585-52774271dcb9\",\n                \"station_active_visitors_resource_id\": \"05203895-98aa-46ac-8983-62a65cf780b5\",\n                \"station_highest_visitors_resource_id\": \"384084d3-3a10-4c76-bbe9-c915d9dbf8aa\"\n            },\n            {\n                \"station_id\": 33,\n                \"station_name\": \"Πλατεία Ρώμης\",\n                \"neighbourhood_name\": \"ΓΗΡΟΚΟΜΕΙΟ\",\n                \"station_cumulative_traffic_resource_id\": \"145ad1fc-4c09-4111-9104-b1c2ec19cc22\",\n                \"station_active_visitors_resource_id\": \"d5b3dc32-c5bc-466d-87d6-2bd2d160b21e\",\n                \"station_highest_visitors_resource_id\": \"a70a2a3d-5c7b-46b2-81b4-e481e5f65e55\"\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"station_cumulative_traffic_resource_id\": \"1007bff1-0a11-49d1-8933-c280a8de3a92\",\n                \"station_active_visitors_resource_id\": \"c842f340-22b3-42e5-84de-6a7fd6a8260a\",\n                \"station_highest_visitors_resource_id\": \"5e19b11e-7a6d-453f-9515-8191fa074d98\"\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 22,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"16da2a71-1b5e-417d-9169-8a47a42679d4"},{"name":"Search - WiFi station registry full-text","id":"ff63716b-15c8-43aa-ade3-9a8eab798405","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"c1514018-b420-46ea-939b-ea23fae5d7e0\",\n  \"full_text\": \"Μαβίλη\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Αναζήτηση με λέξη/φράση πάνω σε όλο το registry dataset.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"9e304912-4133-42cb-b0eb-d78cf0478cfe","name":"Search - WiFi station registry full-text","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"c1514018-b420-46ea-939b-ea23fae5d7e0\",\n  \"full_text\": \"Μαβίλη\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:14:25 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"11239"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"full_text\": \"Μαβίλη\",\n        \"include_total\": true,\n        \"limit\": 20,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"c1514018-b420-46ea-939b-ea23fae5d7e0\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"_id\": 2,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"station_address\": \"Δορυλαίου 2, Αθήνα 115 21\",\n                \"neighbourhood_id\": 56,\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"neighbourhood_url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/56\",\n                \"municipal_district_id\": 7,\n                \"municipal_district_name\": \"7ο Δημοτικό Διαμέρισμα Αθήνας\",\n                \"agg_cumulative_traffic_dataset\": \"wifi-cumulative-traffic-all-stations\",\n                \"agg_cumulative_traffic_dataset_url\": \"https://opendata.cityofathens.gr/dataset/wifi-cumulative-traffic-all-stations\",\n                \"agg_cumulative_traffic_resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n                \"agg_cumulative_traffic_resource_url\": \"https://opendata.cityofathens.gr/dataset/wifi-cumulative-traffic-all-stations/resource/fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n                \"agg_active_visitors_dataset\": \"wifi-active-visitors-all-stations\",\n                \"agg_active_visitors_dataset_url\": \"https://opendata.cityofathens.gr/dataset/wifi-active-visitors-all-stations\",\n                \"agg_active_visitors_resource_id\": \"4beed3ab-20d4-42b8-8d36-eb55030567b1\",\n                \"agg_active_visitors_resource_url\": \"https://opendata.cityofathens.gr/dataset/wifi-active-visitors-all-stations/resource/4beed3ab-20d4-42b8-8d36-eb55030567b1\",\n                \"agg_highest_visitors_dataset\": \"wifi-highest-visitors-all-stations\",\n                \"agg_highest_visitors_dataset_url\": \"https://opendata.cityofathens.gr/dataset/wifi-highest-visitors-all-stations\",\n                \"agg_highest_visitors_resource_id\": \"1cdccaf9-c11b-4393-b3c7-cf9d3f78ad0f\",\n                \"agg_highest_visitors_resource_url\": \"https://opendata.cityofathens.gr/dataset/wifi-highest-visitors-all-stations/resource/1cdccaf9-c11b-4393-b3c7-cf9d3f78ad0f\",\n                \"station_cumulative_traffic_dataset\": \"wifi-cumulative-traffic-002-plateia-mavili\",\n                \"station_cumulative_traffic_dataset_url\": \"https://opendata.cityofathens.gr/dataset/wifi-cumulative-traffic-002-plateia-mavili\",\n                \"station_cumulative_traffic_resource_id\": \"a5e4d535-9516-4da3-8d76-285b0146545b\",\n                \"station_cumulative_traffic_resource_url\": \"https://opendata.cityofathens.gr/dataset/wifi-cumulative-traffic-002-plateia-mavili/resource/a5e4d535-9516-4da3-8d76-285b0146545b\",\n                \"station_active_visitors_dataset\": \"wifi-active-visitors-002-plateia-mavili\",\n                \"station_active_visitors_dataset_url\": \"https://opendata.cityofathens.gr/dataset/wifi-active-visitors-002-plateia-mavili\",\n                \"station_active_visitors_resource_id\": \"9f97a7a8-59b8-494c-a04a-ab4adcd37311\",\n                \"station_active_visitors_resource_url\": \"https://opendata.cityofathens.gr/dataset/wifi-active-visitors-002-plateia-mavili/resource/9f97a7a8-59b8-494c-a04a-ab4adcd37311\",\n                \"station_highest_visitors_dataset\": \"wifi-highest-visitors-002-plateia-mavili\",\n                \"station_highest_visitors_dataset_url\": \"https://opendata.cityofathens.gr/dataset/wifi-highest-visitors-002-plateia-mavili\",\n                \"station_highest_visitors_resource_id\": \"77394151-96f5-49ba-ae1e-b240405f1396\",\n                \"station_highest_visitors_resource_url\": \"https://opendata.cityofathens.gr/dataset/wifi-highest-visitors-002-plateia-mavili/resource/77394151-96f5-49ba-ae1e-b240405f1396\",\n                \"rank\": 0.057308756\n            }\n        ],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Ονομασία σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"station_address\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Address\",\n                    \"notes\": \"Διεύθυνση σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Neighbourhood ID\",\n                    \"notes\": \"Κωδικός γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood Name\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood URL\",\n                    \"notes\": \"URL της γειτονιάς στο citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Municipal District ID\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Municipal District Name\",\n                    \"notes\": \"Ονομασία δημοτικού διαμερίσματος\"\n                }\n            },\n            {\n                \"id\": \"agg_cumulative_traffic_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Cumulative Traffic Dataset\",\n                    \"notes\": \"CKAN dataset name του συγκεντρωτικού dataset cumulative traffic\"\n                }\n            },\n            {\n                \"id\": \"agg_cumulative_traffic_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Cumulative Traffic Dataset URL\",\n                    \"notes\": \"CKAN URL του συγκεντρωτικού dataset cumulative traffic\"\n                }\n            },\n            {\n                \"id\": \"agg_cumulative_traffic_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Cumulative Traffic Resource ID\",\n                    \"notes\": \"CKAN resource ID του συγκεντρωτικού dataset cumulative traffic\"\n                }\n            },\n            {\n                \"id\": \"agg_cumulative_traffic_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Cumulative Traffic Resource URL\",\n                    \"notes\": \"CKAN URL του resource του συγκεντρωτικού dataset cumulative traffic\"\n                }\n            },\n            {\n                \"id\": \"agg_active_visitors_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Active Visitors Dataset\",\n                    \"notes\": \"CKAN dataset name του συγκεντρωτικού dataset active visitors\"\n                }\n            },\n            {\n                \"id\": \"agg_active_visitors_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Active Visitors Dataset URL\",\n                    \"notes\": \"CKAN URL του συγκεντρωτικού dataset active visitors\"\n                }\n            },\n            {\n                \"id\": \"agg_active_visitors_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Active Visitors Resource ID\",\n                    \"notes\": \"CKAN resource ID του συγκεντρωτικού dataset active visitors\"\n                }\n            },\n            {\n                \"id\": \"agg_active_visitors_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Active Visitors Resource URL\",\n                    \"notes\": \"CKAN URL του resource του συγκεντρωτικού dataset active visitors\"\n                }\n            },\n            {\n                \"id\": \"agg_highest_visitors_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Highest Visitors Dataset\",\n                    \"notes\": \"CKAN dataset name του συγκεντρωτικού dataset highest visitors\"\n                }\n            },\n            {\n                \"id\": \"agg_highest_visitors_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Highest Visitors Dataset URL\",\n                    \"notes\": \"CKAN URL του συγκεντρωτικού dataset highest visitors\"\n                }\n            },\n            {\n                \"id\": \"agg_highest_visitors_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Highest Visitors Resource ID\",\n                    \"notes\": \"CKAN resource ID του συγκεντρωτικού dataset highest visitors\"\n                }\n            },\n            {\n                \"id\": \"agg_highest_visitors_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Highest Visitors Resource URL\",\n                    \"notes\": \"CKAN URL του resource του συγκεντρωτικού dataset highest visitors\"\n                }\n            },\n            {\n                \"id\": \"station_cumulative_traffic_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Cumulative Traffic Dataset\",\n                    \"notes\": \"CKAN dataset name του per-station dataset cumulative traffic\"\n                }\n            },\n            {\n                \"id\": \"station_cumulative_traffic_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Cumulative Traffic Dataset URL\",\n                    \"notes\": \"CKAN URL του per-station dataset cumulative traffic\"\n                }\n            },\n            {\n                \"id\": \"station_cumulative_traffic_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Cumulative Traffic Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station dataset cumulative traffic\"\n                }\n            },\n            {\n                \"id\": \"station_cumulative_traffic_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Cumulative Traffic Resource URL\",\n                    \"notes\": \"CKAN URL του resource του per-station dataset cumulative traffic\"\n                }\n            },\n            {\n                \"id\": \"station_active_visitors_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Active Visitors Dataset\",\n                    \"notes\": \"CKAN dataset name του per-station dataset active visitors\"\n                }\n            },\n            {\n                \"id\": \"station_active_visitors_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Active Visitors Dataset URL\",\n                    \"notes\": \"CKAN URL του per-station dataset active visitors\"\n                }\n            },\n            {\n                \"id\": \"station_active_visitors_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Active Visitors Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station dataset active visitors\"\n                }\n            },\n            {\n                \"id\": \"station_active_visitors_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Active Visitors Resource URL\",\n                    \"notes\": \"CKAN URL του resource του per-station dataset active visitors\"\n                }\n            },\n            {\n                \"id\": \"station_highest_visitors_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Highest Visitors Dataset\",\n                    \"notes\": \"CKAN dataset name του per-station dataset highest visitors\"\n                }\n            },\n            {\n                \"id\": \"station_highest_visitors_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Highest Visitors Dataset URL\",\n                    \"notes\": \"CKAN URL του per-station dataset highest visitors\"\n                }\n            },\n            {\n                \"id\": \"station_highest_visitors_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Highest Visitors Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station dataset highest visitors\"\n                }\n            },\n            {\n                \"id\": \"station_highest_visitors_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Highest Visitors Resource URL\",\n                    \"notes\": \"CKAN URL του resource του per-station dataset highest visitors\"\n                }\n            },\n            {\n                \"id\": \"rank\",\n                \"type\": \"float\"\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=20\"\n        },\n        \"total\": 1,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"ff63716b-15c8-43aa-ade3-9a8eab798405"},{"name":"Info - Environmental stations registry","id":"d239e0cb-5d54-448d-86d5-6647cc4d12bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"47ba486c-4ecf-497e-892b-4e47c53f422a\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info","description":"<p>Δείχνει το schema του <code>env-stations-registry</code>, δηλαδή του lookup dataset που παραπέμπει στο aggregate environmental resource και στα per-station environmental resources.</p>\n","urlObject":{"path":["api","3","action","datastore_info"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"f7accf92-47af-497b-bfe0-478623ac67d6","name":"Info - Environmental stations registry","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"47ba486c-4ecf-497e-892b-4e47c53f422a\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:14:58 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"5608"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_info\",\n    \"success\": true,\n    \"result\": {\n        \"meta\": {\n            \"id\": \"47ba486c-4ecf-497e-892b-4e47c53f422a\",\n            \"count\": 78,\n            \"table_type\": \"BASE TABLE\",\n            \"size\": 163840,\n            \"db_size\": 323644563,\n            \"idx_size\": 196608,\n            \"aliases\": []\n        },\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": \"9280dbbec3eb54954db886dec8374801be784801\",\n                    \"is_index\": true,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Ονομασία περιβαλλοντικού σταθμού\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_address\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Address\",\n                    \"notes\": \"Διεύθυνση περιβαλλοντικού σταθμού\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"neighbourhood_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Neighbourhood ID\",\n                    \"notes\": \"Κωδικός γειτονιάς\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": \"b65fb4a44c845d0ffed199eebd5f72614581ccac\",\n                    \"is_index\": true,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood Name\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"neighbourhood_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood URL\",\n                    \"notes\": \"URL της γειτονιάς στο citizenhub.geitoniesathinas.gr\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Municipal District ID\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": \"880dce1e9b1b2a6ca97ed46bcab5d1d32831e95c\",\n                    \"is_index\": true,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"aggregate_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Dataset\",\n                    \"notes\": \"CKAN dataset name του aggregate environmental dataset\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"aggregate_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Dataset URL\",\n                    \"notes\": \"CKAN URL του aggregate environmental dataset\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"aggregate_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Resource ID\",\n                    \"notes\": \"CKAN resource ID του aggregate environmental dataset\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"aggregate_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Resource URL\",\n                    \"notes\": \"CKAN URL του resource του aggregate environmental dataset\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Dataset\",\n                    \"notes\": \"CKAN dataset name του per-station environmental dataset\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Dataset URL\",\n                    \"notes\": \"CKAN URL του per-station environmental dataset\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station environmental dataset\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Resource URL\",\n                    \"notes\": \"CKAN URL του resource του per-station environmental dataset\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            }\n        ]\n    }\n}"}],"_postman_id":"d239e0cb-5d54-448d-86d5-6647cc4d12bc"},{"name":"Search - Environmental station registry by municipal district","id":"f0c9689d-a9af-4124-95ef-22fddf9006b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"47ba486c-4ecf-497e-892b-4e47c53f422a\",\n  \"filters\": {\n    \"municipal_district_id\": 7\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"aggregate_resource_id\",\n    \"station_resource_id\"\n  ],\n  \"sort\": \"station_name asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Βρες environmental stations ενός δημοτικού διαμερίσματος και πάρε τα resource IDs που χρειάζεσαι για επόμενα queries.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"10caa0b9-7668-498d-a989-f4ac7ee0a234","name":"Search - Environmental station registry by municipal district","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"47ba486c-4ecf-497e-892b-4e47c53f422a\",\n  \"filters\": {\n    \"municipal_district_id\": 7\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"aggregate_resource_id\",\n    \"station_resource_id\"\n  ],\n  \"sort\": \"station_name asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:15:31 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"5732"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Ονομασία περιβαλλοντικού σταθμού\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood Name\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"aggregate_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Resource ID\",\n                    \"notes\": \"CKAN resource ID του aggregate environmental dataset\"\n                }\n            },\n            {\n                \"id\": \"station_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station environmental dataset\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"municipal_district_id\": 7\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"47ba486c-4ecf-497e-892b-4e47c53f422a\",\n        \"sort\": \"station_name asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"station_id\": 13,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"2149a0f0-218c-48ae-b1e7-b70aaee6b346\"\n            },\n            {\n                \"station_id\": 12,\n                \"station_name\": \"Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"b86de5dd-58b8-4aa1-9aab-1e91551b6dbd\"\n            },\n            {\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"c4f95fba-0b71-4100-8ec1-977e4cc4426e\"\n            },\n            {\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"e52d9a6e-b46d-4064-b78d-34d06cbaa0a7\"\n            },\n            {\n                \"station_id\": 17,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"e90c24b6-0e5e-4e89-be18-7dedf1f58b7f\"\n            },\n            {\n                \"station_id\": 56,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"818636e2-2ae4-4c9a-a0cd-d3ee8bde16e2\"\n            },\n            {\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"1e101922-8c4f-4bcb-9c89-7862197b2b1d\"\n            },\n            {\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"59c43a6c-f396-4519-be6e-a1a2299ec6d0\"\n            },\n            {\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"e5a0e847-3d2a-46d2-80df-053924358e00\"\n            },\n            {\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"367198a5-2c39-4ca0-ad0d-3f5194b32f68\"\n            },\n            {\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"e5eea3aa-0280-4de7-a82f-0086a5d00c25\"\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"22469e98-c532-4737-94ff-c89019a1970f\"\n            },\n            {\n                \"station_id\": 70,\n                \"station_name\": \"Πλατεία Κανελοπούλου\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"90b55c61-cbed-4b0c-927f-d9f65bdbfcdb\"\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"c082fe93-7ab5-4b97-a991-b7ade66a801d\"\n            },\n            {\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"1e08f291-faf6-40bc-a2ac-9d410a871bd9\"\n            },\n            {\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_resource_id\": \"1fa8bab5-4fa6-4656-92cd-04ce3babb0dd\"\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 16,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"f0c9689d-a9af-4124-95ef-22fddf9006b8"},{"name":"Search - Environmental station registry full-text","id":"b3672a84-9cae-4cc3-9266-bb9031ea7a35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"47ba486c-4ecf-497e-892b-4e47c53f422a\",\n  \"full_text\": \"Μαβίλη\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Text search στο environmental registry.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"f5253b92-3fff-49e5-948d-0c6bedfedf05","name":"Search - Environmental station registry full-text","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"47ba486c-4ecf-497e-892b-4e47c53f422a\",\n  \"full_text\": \"Μαβίλη\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:16:04 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"4640"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"full_text\": \"Μαβίλη\",\n        \"include_total\": true,\n        \"limit\": 20,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"47ba486c-4ecf-497e-892b-4e47c53f422a\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"_id\": 2,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"station_address\": \"Δορυλαίου 2, Αθήνα 115 21\",\n                \"neighbourhood_id\": 56,\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"neighbourhood_url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/56\",\n                \"municipal_district_id\": 7,\n                \"aggregate_dataset\": \"env-all-stations\",\n                \"aggregate_dataset_url\": \"https://opendata.cityofathens.gr/dataset/env-all-stations\",\n                \"aggregate_resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"aggregate_resource_url\": \"https://opendata.cityofathens.gr/dataset/env-all-stations/resource/a84cabca-bd0c-434d-8bee-21c082183442\",\n                \"station_dataset\": \"env-002-plateia-mavili\",\n                \"station_dataset_url\": \"https://opendata.cityofathens.gr/dataset/env-002-plateia-mavili\",\n                \"station_resource_id\": \"c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                \"station_resource_url\": \"https://opendata.cityofathens.gr/dataset/env-002-plateia-mavili/resource/c082fe93-7ab5-4b97-a991-b7ade66a801d\",\n                \"rank\": 0.057308756\n            }\n        ],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Ονομασία περιβαλλοντικού σταθμού\"\n                }\n            },\n            {\n                \"id\": \"station_address\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Address\",\n                    \"notes\": \"Διεύθυνση περιβαλλοντικού σταθμού\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Neighbourhood ID\",\n                    \"notes\": \"Κωδικός γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood Name\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood URL\",\n                    \"notes\": \"URL της γειτονιάς στο citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Municipal District ID\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος\"\n                }\n            },\n            {\n                \"id\": \"aggregate_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Dataset\",\n                    \"notes\": \"CKAN dataset name του aggregate environmental dataset\"\n                }\n            },\n            {\n                \"id\": \"aggregate_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Dataset URL\",\n                    \"notes\": \"CKAN URL του aggregate environmental dataset\"\n                }\n            },\n            {\n                \"id\": \"aggregate_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Resource ID\",\n                    \"notes\": \"CKAN resource ID του aggregate environmental dataset\"\n                }\n            },\n            {\n                \"id\": \"aggregate_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Aggregate Resource URL\",\n                    \"notes\": \"CKAN URL του resource του aggregate environmental dataset\"\n                }\n            },\n            {\n                \"id\": \"station_dataset\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Dataset\",\n                    \"notes\": \"CKAN dataset name του per-station environmental dataset\"\n                }\n            },\n            {\n                \"id\": \"station_dataset_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Dataset URL\",\n                    \"notes\": \"CKAN URL του per-station environmental dataset\"\n                }\n            },\n            {\n                \"id\": \"station_resource_id\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Resource ID\",\n                    \"notes\": \"CKAN resource ID του per-station environmental dataset\"\n                }\n            },\n            {\n                \"id\": \"station_resource_url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Resource URL\",\n                    \"notes\": \"CKAN URL του resource του per-station environmental dataset\"\n                }\n            },\n            {\n                \"id\": \"rank\",\n                \"type\": \"float\"\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=20\"\n        },\n        \"total\": 1,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"b3672a84-9cae-4cc3-9266-bb9031ea7a35"}],"id":"4397ce3e-5af9-466b-be8a-b046ebd7cc13","description":"<p>Τα 2 registry datasets είναι το καλύτερο σημείο εκκίνησης όταν θέλεις να βρεις γρήγορα τα per-station resources και τα CKAN URLs τους.</p>\n","_postman_id":"4397ce3e-5af9-466b-be8a-b046ebd7cc13"},{"name":"02 - Master Datasets","item":[{"name":"Info - Municipal districts","id":"0ac0fc10-4a3c-4465-af79-3b89229847b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"400da0d1-a213-4236-bfef-bb14e6cefb39\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info","description":"<p>Schema του <code>municipal-districts-athens</code>.</p>\n","urlObject":{"path":["api","3","action","datastore_info"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"e331884c-fd21-4acc-80bd-bbb559d951f4","name":"Info - Municipal districts","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"400da0d1-a213-4236-bfef-bb14e6cefb39\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:09:00 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"2352"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_info\",\n    \"success\": true,\n    \"result\": {\n        \"meta\": {\n            \"id\": \"400da0d1-a213-4236-bfef-bb14e6cefb39\",\n            \"count\": 7,\n            \"table_type\": \"BASE TABLE\",\n            \"size\": 8192,\n            \"db_size\": 323652755,\n            \"idx_size\": 49152,\n            \"aliases\": []\n        },\n        \"fields\": [\n            {\n                \"id\": \"id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"ID\",\n                    \"notes\": \"Μοναδικός κωδικός δημοτικού διαμερίσματος (1–7)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": \"e49de0249135e057e5e0b81e163d087a6506e987\",\n                    \"is_index\": true,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Ονομασία\",\n                    \"notes\": \"Επίσημη ονομασία δημοτικού διαμερίσματος\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"created_on\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Ημερομηνία Δημιουργίας\",\n                    \"notes\": \"Ημερομηνία καταχώρησης στο σύστημα (UTC)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp without time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"updated_on\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Ημερομηνία Ενημέρωσης\",\n                    \"notes\": \"Τελευταία ενημέρωση εγγραφής (UTC)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp without time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            }\n        ]\n    }\n}"}],"_postman_id":"0ac0fc10-4a3c-4465-af79-3b89229847b0"},{"name":"Search - Municipal districts (all rows)","id":"2384a441-d29e-4225-b4f3-a14930916f94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"400da0d1-a213-4236-bfef-bb14e6cefb39\",\n  \"sort\": \"id asc\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Όλα τα δημοτικά διαμερίσματα.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"a78a8442-9e92-477d-8223-61789838b41e","name":"Search - Municipal districts (all rows)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"400da0d1-a213-4236-bfef-bb14e6cefb39\",\n  \"sort\": \"id asc\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:10:03 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"2970"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"include_total\": true,\n        \"limit\": 20,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"400da0d1-a213-4236-bfef-bb14e6cefb39\",\n        \"sort\": \"id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"_id\": 7,\n                \"id\": 1,\n                \"name\": \"1ο Δημοτικό Διαμέρισμα Αθήνας\",\n                \"created_on\": \"2025-03-12T13:51:04\",\n                \"updated_on\": \"2025-03-12T13:51:04\"\n            },\n            {\n                \"_id\": 1,\n                \"id\": 2,\n                \"name\": \"2ο Δημοτικό Διαμέρισμα Αθήνας\",\n                \"created_on\": \"2025-03-12T13:51:14\",\n                \"updated_on\": \"2025-03-12T13:51:14\"\n            },\n            {\n                \"_id\": 5,\n                \"id\": 3,\n                \"name\": \"3ο Δημοτικό Διαμέρισμα Αθήνας\",\n                \"created_on\": \"2025-03-12T13:51:20\",\n                \"updated_on\": \"2025-03-12T13:51:20\"\n            },\n            {\n                \"_id\": 2,\n                \"id\": 4,\n                \"name\": \"4ο Δημοτικό Διαμέρισμα Αθήνας\",\n                \"created_on\": \"2025-03-12T13:51:25\",\n                \"updated_on\": \"2025-03-12T13:51:25\"\n            },\n            {\n                \"_id\": 4,\n                \"id\": 5,\n                \"name\": \"5ο Δημοτικό Διαμέρισμα Αθήνας\",\n                \"created_on\": \"2025-03-12T13:51:29\",\n                \"updated_on\": \"2025-03-12T13:51:29\"\n            },\n            {\n                \"_id\": 3,\n                \"id\": 6,\n                \"name\": \"6ο Δημοτικό Διαμέρισμα Αθήνας\",\n                \"created_on\": \"2025-03-12T13:51:33\",\n                \"updated_on\": \"2025-03-12T13:51:33\"\n            },\n            {\n                \"_id\": 6,\n                \"id\": 7,\n                \"name\": \"7ο Δημοτικό Διαμέρισμα Αθήνας\",\n                \"created_on\": \"2025-03-12T13:51:33\",\n                \"updated_on\": \"2025-03-12T13:51:33\"\n            }\n        ],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"ID\",\n                    \"notes\": \"Μοναδικός κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Ονομασία\",\n                    \"notes\": \"Επίσημη ονομασία δημοτικού διαμερίσματος\"\n                }\n            },\n            {\n                \"id\": \"created_on\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Ημερομηνία Δημιουργίας\",\n                    \"notes\": \"Ημερομηνία καταχώρησης στο σύστημα (UTC)\"\n                }\n            },\n            {\n                \"id\": \"updated_on\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Ημερομηνία Ενημέρωσης\",\n                    \"notes\": \"Τελευταία ενημέρωση εγγραφής (UTC)\"\n                }\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=20\"\n        },\n        \"total\": 7,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"2384a441-d29e-4225-b4f3-a14930916f94"},{"name":"Info - Neighbourhoods","id":"046eaf2d-4f28-42bd-b0b5-ed06d197b344","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info","description":"<p>Schema του <code>neighbourhoods-athens</code>.</p>\n","urlObject":{"path":["api","3","action","datastore_info"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"26695bc2-2fe5-4fe4-840e-db4ea786b8e3","name":"Info - Neighbourhoods","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:10:30 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"6225"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_info\",\n    \"success\": true,\n    \"result\": {\n        \"meta\": {\n            \"id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n            \"count\": 144,\n            \"table_type\": \"BASE TABLE\",\n            \"size\": 180224,\n            \"db_size\": 323652755,\n            \"idx_size\": 163840,\n            \"aliases\": []\n        },\n        \"fields\": [\n            {\n                \"id\": \"neighbourhood_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"ID Γειτονιάς\",\n                    \"notes\": \"Μοναδικός κωδικός γειτονιάς στο σύστημα citizenhub.geitoniesathinas.gr\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": \"214439ccbac823450e16e531c07782594592f6c5\",\n                    \"is_index\": true,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα\",\n                    \"notes\": \"Επίσημη ονομασία γειτονιάς\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"friendly_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Φιλική Ονομασία\",\n                    \"notes\": \"Εναλλακτική/φιλική ονομασία γειτονιάς\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"URL Σελίδας\",\n                    \"notes\": \"Σύνδεσμος προς τη σελίδα της γειτονιάς στο CitizenHub (https://citizenhub.geitoniesathinas.gr/neighborhood/{id})\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"position_lat\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Γεωγραφικό Πλάτος (Latitude)\",\n                    \"notes\": \"Κεντρικό σημείο γειτονιάς - Latitude (WGS84)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"position_lon\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Γεωγραφικό Μήκος (Longitude)\",\n                    \"notes\": \"Κεντρικό σημείο γειτονιάς - Longitude (WGS84)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"polygon_geo\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Πολύγωνο (WKT)\",\n                    \"notes\": \"Γεωμετρία ορίων γειτονιάς σε μορφή WKT POLYGON\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"status\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Κατάσταση\",\n                    \"notes\": \"Κατάσταση εγγραφής (1=Ενεργή)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"is_feature\",\n                \"type\": \"bool\",\n                \"info\": {\n                    \"label\": \"Προβεβλημένη\",\n                    \"notes\": \"Αν η γειτονιά είναι προβεβλημένη/featured\"\n                },\n                \"schema\": {\n                    \"native_type\": \"boolean\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"created_on\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Ημερομηνία Δημιουργίας\",\n                    \"notes\": \"Ημερομηνία δημιουργίας εγγραφής (UTC)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp without time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"updated_on\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Ημερομηνία Ενημέρωσης\",\n                    \"notes\": \"Τελευταία ενημέρωση εγγραφής (UTC)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp without time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            }\n        ]\n    }\n}"}],"_postman_id":"046eaf2d-4f28-42bd-b0b5-ed06d197b344"},{"name":"Search - Neighbourhoods by municipal district","id":"89761009-0480-415f-b689-e4133e14c619","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n  \"filters\": {\n    \"municipal_district_id\": 7\n  },\n  \"fields\": [\n    \"neighbourhood_id\",\n    \"name\",\n    \"friendly_name\",\n    \"municipal_district_id\",\n    \"url\"\n  ],\n  \"sort\": \"name asc\",\n  \"limit\": 200\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Βρες όλες τις γειτονιές ενός δημοτικού διαμερίσματος.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"a9eaab54-c027-453e-be11-8dfdf0b5d1e4","name":"Search - Neighbourhoods by municipal district","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n  \"filters\": {\n    \"municipal_district_id\": 7\n  },\n  \"fields\": [\n    \"neighbourhood_id\",\n    \"name\",\n    \"friendly_name\",\n    \"municipal_district_id\",\n    \"url\"\n  ],\n  \"sort\": \"name asc\",\n  \"limit\": 200\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:10:56 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"7257"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"neighbourhood_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"ID Γειτονιάς\",\n                    \"notes\": \"Μοναδικός κωδικός γειτονιάς στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα\",\n                    \"notes\": \"Επίσημη ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"friendly_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Φιλική Ονομασία\",\n                    \"notes\": \"Εναλλακτική/φιλική ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"URL Σελίδας\",\n                    \"notes\": \"Σύνδεσμος προς τη σελίδα της γειτονιάς στο CitizenHub (https://citizenhub.geitoniesathinas.gr/neighborhood/{id})\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"municipal_district_id\": 7\n        },\n        \"include_total\": true,\n        \"limit\": 200,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n        \"sort\": \"name asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"neighbourhood_id\": 69,\n                \"name\": \"ΑΒΕΡΩΦ Ι\",\n                \"friendly_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/69\"\n            },\n            {\n                \"neighbourhood_id\": 125,\n                \"name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"friendly_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/125\"\n            },\n            {\n                \"neighbourhood_id\": 52,\n                \"name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/52\"\n            },\n            {\n                \"neighbourhood_id\": 139,\n                \"name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"friendly_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/139\"\n            },\n            {\n                \"neighbourhood_id\": 29,\n                \"name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/29\"\n            },\n            {\n                \"neighbourhood_id\": 64,\n                \"name\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/64\"\n            },\n            {\n                \"neighbourhood_id\": 77,\n                \"name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/77\"\n            },\n            {\n                \"neighbourhood_id\": 138,\n                \"name\": \"ΑΤΤΙΚΟ ΑΛΣΟΣ\",\n                \"friendly_name\": \"ΑΤΤΙΚΟ ΑΛΣΟΣ\",\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/138\"\n            },\n            {\n                \"neighbourhood_id\": 93,\n                \"name\": \"ΓΗΡΟΚΟΜΕΙΟ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/93\"\n            },\n            {\n                \"neighbourhood_id\": 67,\n                \"name\": \"ΓΚΥΖΗ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/67\"\n            },\n            {\n                \"neighbourhood_id\": 105,\n                \"name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/105\"\n            },\n            {\n                \"neighbourhood_id\": 106,\n                \"name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/106\"\n            },\n            {\n                \"neighbourhood_id\": 79,\n                \"name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/79\"\n            },\n            {\n                \"neighbourhood_id\": 70,\n                \"name\": \"ΕΡΥΘΡΟΣ ΙΙ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/70\"\n            },\n            {\n                \"neighbourhood_id\": 53,\n                \"name\": \"ΙΠΠΟΚΡΑΤΕΙΟ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/53\"\n            },\n            {\n                \"neighbourhood_id\": 63,\n                \"name\": \"ΚΑΤΩ ΕΡΥΘΡΟΣ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/63\"\n            },\n            {\n                \"neighbourhood_id\": 56,\n                \"name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/56\"\n            },\n            {\n                \"neighbourhood_id\": 129,\n                \"name\": \"ΝΕΑΠΟΛΗ II\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/129\"\n            },\n            {\n                \"neighbourhood_id\": 88,\n                \"name\": \"ΝΕΑ ΦΙΛΟΘΕΗ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/88\"\n            },\n            {\n                \"neighbourhood_id\": 55,\n                \"name\": \"ΝΟΣΟΚ.ΠΑΙΔΩΝ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/55\"\n            },\n            {\n                \"neighbourhood_id\": 141,\n                \"name\": \"ΠΑΡΚΟ ΧΩΡΟΦΥΛΑΚΗΣ-ΣΤΡΑΤΙΩΤΙΚΑ ΝΟΣΟΚΟΜΕΙΑ\",\n                \"friendly_name\": \"ΠΑΡΚΟ ΧΩΡΟΦΥΛΑΚΗΣ-ΣΤΡΑΤΙΩΤΙΚΑ ΝΟΣΟΚΟΜΕΙΑ\",\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/141\"\n            },\n            {\n                \"neighbourhood_id\": 65,\n                \"name\": \"ΠΕΔΙΟ ΑΡΕΩΣ Ι\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/65\"\n            },\n            {\n                \"neighbourhood_id\": 72,\n                \"name\": \"ΠΕΔΙΟ ΑΡΕΩΣ ΙΙ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/72\"\n            },\n            {\n                \"neighbourhood_id\": 2,\n                \"name\": \"ΠΕΝΤΑΓΩΝΟ\",\n                \"friendly_name\": \"ΠΕΝΤΑΓΩΝΟ\",\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/2\"\n            },\n            {\n                \"neighbourhood_id\": 87,\n                \"name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/87\"\n            },\n            {\n                \"neighbourhood_id\": 82,\n                \"name\": \"ΠΟΛΥΓΩΝΟ ΙΙ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/82\"\n            },\n            {\n                \"neighbourhood_id\": 127,\n                \"name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/127\"\n            },\n            {\n                \"neighbourhood_id\": 123,\n                \"name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ ΙΙ\",\n                \"friendly_name\": null,\n                \"municipal_district_id\": 7,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/123\"\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=200\"\n        },\n        \"total\": 28,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"89761009-0480-415f-b689-e4133e14c619"},{"name":"Search - Featured neighbourhoods only","id":"f5944945-3fe8-4466-9d9e-b3c8d33c98a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n  \"filters\": {\n    \"is_feature\": true\n  },\n  \"fields\": [\n    \"neighbourhood_id\",\n    \"name\",\n    \"municipal_district_id\",\n    \"is_feature\",\n    \"url\"\n  ],\n  \"sort\": \"name asc\",\n  \"limit\": 200\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα boolean filter σε master dataset.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"a731b559-8a4a-4f2c-8190-c1f366dde705","name":"Search - Featured neighbourhoods only","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n  \"filters\": {\n    \"is_feature\": true\n  },\n  \"fields\": [\n    \"neighbourhood_id\",\n    \"name\",\n    \"municipal_district_id\",\n    \"is_feature\",\n    \"url\"\n  ],\n  \"sort\": \"name asc\",\n  \"limit\": 200\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:11:24 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"3077"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"neighbourhood_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"ID Γειτονιάς\",\n                    \"notes\": \"Μοναδικός κωδικός γειτονιάς στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα\",\n                    \"notes\": \"Επίσημη ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"is_feature\",\n                \"type\": \"bool\",\n                \"info\": {\n                    \"label\": \"Προβεβλημένη\",\n                    \"notes\": \"Αν η γειτονιά είναι προβεβλημένη/featured\"\n                }\n            },\n            {\n                \"id\": \"url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"URL Σελίδας\",\n                    \"notes\": \"Σύνδεσμος προς τη σελίδα της γειτονιάς στο CitizenHub (https://citizenhub.geitoniesathinas.gr/neighborhood/{id})\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"is_feature\": true\n        },\n        \"include_total\": true,\n        \"limit\": 200,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n        \"sort\": \"name asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"neighbourhood_id\": 1,\n                \"name\": \"ΖΑΠΠΕΙΟ-ΣΤΑΔΙΟ\",\n                \"municipal_district_id\": 2,\n                \"is_feature\": true,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/1\"\n            },\n            {\n                \"neighbourhood_id\": 39,\n                \"name\": \"ΘΗΣΕΙΟ\",\n                \"municipal_district_id\": 3,\n                \"is_feature\": true,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/39\"\n            },\n            {\n                \"neighbourhood_id\": 47,\n                \"name\": \"ΚΟΛΩΝΑΚΙ-ΛΥΚΑΒΗΤΤΟΣ\",\n                \"municipal_district_id\": 1,\n                \"is_feature\": true,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/47\"\n            },\n            {\n                \"neighbourhood_id\": 30,\n                \"name\": \"ΜΑΚΡΥΓΙΑΝΝΗ\",\n                \"municipal_district_id\": 1,\n                \"is_feature\": true,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/30\"\n            },\n            {\n                \"neighbourhood_id\": 38,\n                \"name\": \"ΜΟΝΑΣΤΗΡΑΚΙ-ΠΛΑΚΑ\",\n                \"municipal_district_id\": 1,\n                \"is_feature\": true,\n                \"url\": \"https://citizenhub.geitoniesathinas.gr/neighborhood/38\"\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=200\"\n        },\n        \"total\": 5,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"f5944945-3fe8-4466-9d9e-b3c8d33c98a8"},{"name":"Search - Neighbourhoods full-text","id":"f45e604d-ecdc-4eac-980d-db9e1b8ef82c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n  \"full_text\": \"Ιλίσια\",\n  \"limit\": 30\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Αναζήτηση με λέξη πάνω στις γειτονιές.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"737c39e8-846f-4338-996b-41ab1c701709","name":"Search - Neighbourhoods full-text","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n  \"full_text\": \"Ιλίσια\",\n  \"limit\": 30\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:11:54 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"4705"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"full_text\": \"Ιλίσια\",\n        \"include_total\": true,\n        \"limit\": 30,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n        \"total_estimation_threshold\": null,\n        \"records\": [],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"neighbourhood_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"ID Γειτονιάς\",\n                    \"notes\": \"Μοναδικός κωδικός γειτονιάς στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα\",\n                    \"notes\": \"Επίσημη ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"friendly_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Φιλική Ονομασία\",\n                    \"notes\": \"Εναλλακτική/φιλική ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"url\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"URL Σελίδας\",\n                    \"notes\": \"Σύνδεσμος προς τη σελίδα της γειτονιάς στο CitizenHub (https://citizenhub.geitoniesathinas.gr/neighborhood/{id})\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"position_lat\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Γεωγραφικό Πλάτος (Latitude)\",\n                    \"notes\": \"Κεντρικό σημείο γειτονιάς - Latitude (WGS84)\"\n                }\n            },\n            {\n                \"id\": \"position_lon\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Γεωγραφικό Μήκος (Longitude)\",\n                    \"notes\": \"Κεντρικό σημείο γειτονιάς - Longitude (WGS84)\"\n                }\n            },\n            {\n                \"id\": \"polygon_geo\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Πολύγωνο (WKT)\",\n                    \"notes\": \"Γεωμετρία ορίων γειτονιάς σε μορφή WKT POLYGON\"\n                }\n            },\n            {\n                \"id\": \"status\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Κατάσταση\",\n                    \"notes\": \"Κατάσταση εγγραφής (1=Ενεργή)\"\n                }\n            },\n            {\n                \"id\": \"is_feature\",\n                \"type\": \"bool\",\n                \"info\": {\n                    \"label\": \"Προβεβλημένη\",\n                    \"notes\": \"Αν η γειτονιά είναι προβεβλημένη/featured\"\n                }\n            },\n            {\n                \"id\": \"created_on\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Ημερομηνία Δημιουργίας\",\n                    \"notes\": \"Ημερομηνία δημιουργίας εγγραφής (UTC)\"\n                }\n            },\n            {\n                \"id\": \"updated_on\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Ημερομηνία Ενημέρωσης\",\n                    \"notes\": \"Τελευταία ενημέρωση εγγραφής (UTC)\"\n                }\n            },\n            {\n                \"id\": \"rank\",\n                \"type\": \"float\"\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=30\"\n        },\n        \"total\": 0,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"f45e604d-ecdc-4eac-980d-db9e1b8ef82c"},{"name":"Search - Neighbourhoods pagination example","id":"0de12126-bac6-426b-b5e2-ad0b823ecc9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n  \"fields\": [\n    \"neighbourhood_id\",\n    \"name\",\n    \"municipal_district_id\"\n  ],\n  \"sort\": \"neighbourhood_id asc\",\n  \"limit\": 25,\n  \"offset\": 25\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα <code>limit</code> + <code>offset</code> για pagination.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"0d21070e-bbaf-43a3-a9c7-d3ef33fa2608","name":"Search - Neighbourhoods pagination example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n  \"fields\": [\n    \"neighbourhood_id\",\n    \"name\",\n    \"municipal_district_id\"\n  ],\n  \"sort\": \"neighbourhood_id asc\",\n  \"limit\": 25,\n  \"offset\": 25\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:12:24 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"3561"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"neighbourhood_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"ID Γειτονιάς\",\n                    \"notes\": \"Μοναδικός κωδικός γειτονιάς στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα\",\n                    \"notes\": \"Επίσημη ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            }\n        ],\n        \"include_total\": true,\n        \"limit\": 25,\n        \"offset\": 25,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"0283af02-7783-4688-897b-7153da7ed2fd\",\n        \"sort\": \"neighbourhood_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"neighbourhood_id\": 26,\n                \"name\": \"ΚΑΛΛΙΡΡΟΗΣ\",\n                \"municipal_district_id\": 2\n            },\n            {\n                \"neighbourhood_id\": 27,\n                \"name\": \"ΚΟΙΛΗΣ\",\n                \"municipal_district_id\": 3\n            },\n            {\n                \"neighbourhood_id\": 28,\n                \"name\": \"ΠΑΓΚΡΑΤΙ ΙΙ\",\n                \"municipal_district_id\": 2\n            },\n            {\n                \"neighbourhood_id\": 29,\n                \"name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"municipal_district_id\": 7\n            },\n            {\n                \"neighbourhood_id\": 30,\n                \"name\": \"ΜΑΚΡΥΓΙΑΝΝΗ\",\n                \"municipal_district_id\": 1\n            },\n            {\n                \"neighbourhood_id\": 31,\n                \"name\": \"ΧΑΜΟΣΤΕΡΝΑ\",\n                \"municipal_district_id\": 3\n            },\n            {\n                \"neighbourhood_id\": 32,\n                \"name\": \"ΠΑΓΚΡΑΤΙ Ι\",\n                \"municipal_district_id\": 2\n            },\n            {\n                \"neighbourhood_id\": 33,\n                \"name\": \"ΠΛΑΣΤΗΡΑ\",\n                \"municipal_district_id\": 2\n            },\n            {\n                \"neighbourhood_id\": 34,\n                \"name\": \"ΠΙΝΑΚΟΘΗΚΗ\",\n                \"municipal_district_id\": 2\n            },\n            {\n                \"neighbourhood_id\": 35,\n                \"name\": \"ΤΡΙΩΝ ΙΕΡΑΡΧΩΝ\",\n                \"municipal_district_id\": 3\n            },\n            {\n                \"neighbourhood_id\": 36,\n                \"name\": \"ΛΑΜΠΡΙΝΗ\",\n                \"municipal_district_id\": 5\n            },\n            {\n                \"neighbourhood_id\": 37,\n                \"name\": \"ΓΚΑΖΟΧΩΡΙ\",\n                \"municipal_district_id\": 3\n            },\n            {\n                \"neighbourhood_id\": 38,\n                \"name\": \"ΜΟΝΑΣΤΗΡΑΚΙ-ΠΛΑΚΑ\",\n                \"municipal_district_id\": 1\n            },\n            {\n                \"neighbourhood_id\": 39,\n                \"name\": \"ΘΗΣΕΙΟ\",\n                \"municipal_district_id\": 3\n            },\n            {\n                \"neighbourhood_id\": 40,\n                \"name\": \"ΚΑΜΠΑ\",\n                \"municipal_district_id\": 3\n            },\n            {\n                \"neighbourhood_id\": 41,\n                \"name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1\n            },\n            {\n                \"neighbourhood_id\": 42,\n                \"name\": \"ΦΛΕΜΙΝΚ\",\n                \"municipal_district_id\": 3\n            },\n            {\n                \"neighbourhood_id\": 43,\n                \"name\": \"ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ\",\n                \"municipal_district_id\": 1\n            },\n            {\n                \"neighbourhood_id\": 44,\n                \"name\": \"ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ\",\n                \"municipal_district_id\": 6\n            },\n            {\n                \"neighbourhood_id\": 45,\n                \"name\": \"ΚΟΛΩΝΑΚΙ\",\n                \"municipal_district_id\": 1\n            },\n            {\n                \"neighbourhood_id\": 46,\n                \"name\": \"ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ\",\n                \"municipal_district_id\": 5\n            },\n            {\n                \"neighbourhood_id\": 47,\n                \"name\": \"ΚΟΛΩΝΑΚΙ-ΛΥΚΑΒΗΤΤΟΣ\",\n                \"municipal_district_id\": 1\n            },\n            {\n                \"neighbourhood_id\": 48,\n                \"name\": \"ΜΕΤΑΞΟΥΡΓΕΙΟ\",\n                \"municipal_district_id\": 3\n            },\n            {\n                \"neighbourhood_id\": 49,\n                \"name\": \"ΑΓΙΑΣ ΖΩΝΗΣ\",\n                \"municipal_district_id\": 6\n            },\n            {\n                \"neighbourhood_id\": 50,\n                \"name\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι\",\n                \"municipal_district_id\": 5\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=50\"\n        },\n        \"total\": 144,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"0de12126-bac6-426b-b5e2-ad0b823ecc9f"}],"id":"cf6db6a2-54df-4a7e-83a4-3e947fbb4612","description":"<p>Reference / lookup datasets για διοικητική δομή: δημοτικά διαμερίσματα και γειτονιές.</p>\n","_postman_id":"cf6db6a2-54df-4a7e-83a4-3e947fbb4612"},{"name":"03 - WiFi Aggregate Datasets","item":[{"name":"Info - WiFi cumulative traffic aggregate","id":"0b4108cd-3592-40cf-af9a-42313cb29b2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info","description":"<p>Schema και metadata για το <code>wifi-cumulative-traffic-all-stations</code>.</p>\n","urlObject":{"path":["api","3","action","datastore_info"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"ddffb4ec-f725-4364-9169-3c4cab039706","name":"Info - WiFi cumulative traffic aggregate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 16:46:23 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"3864"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_info\",\n    \"success\": true,\n    \"result\": {\n        \"meta\": {\n            \"id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n            \"count\": 10128,\n            \"table_type\": \"BASE TABLE\",\n            \"size\": 4620288,\n            \"db_size\": 323685523,\n            \"idx_size\": 2883584,\n            \"aliases\": []\n        },\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Αριθμητικό αναγνωριστικό σταθμού WiFi\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Όνομα σταθμού WiFi\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood\",\n                    \"notes\": \"Γειτονιά στην οποία ανήκει ο σταθμός\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"date\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"period_start\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period Start\",\n                    \"notes\": \"Αρχή χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp with time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"period_end\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period End\",\n                    \"notes\": \"Τέλος χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp with time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"cumulative_traffic\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Cumulative Traffic\",\n                    \"notes\": \"Αθροιστικός αριθμός μοναδικών MAC addresses ανά 30λεπτο μέσα στη μέρα. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που παραμένει στο δίκτυο.\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"interval_type\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Interval Type\",\n                    \"notes\": \"Τύπος interval: OneDay, OneWeek, TwoHours\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            }\n        ]\n    }\n}"}],"_postman_id":"0b4108cd-3592-40cf-af9a-42313cb29b2a"},{"name":"Search - latest cumulative traffic rows","id":"c5f87d5b-2003-4526-beaa-71330d0ca8c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"sort\": \"date desc, station_id asc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Γρήγορη ματιά στις πιο πρόσφατες εγγραφές του aggregate cumulative dataset.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"9b49e037-ea64-4969-b741-b4c368358461","name":"Search - latest cumulative traffic rows","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"sort\": \"date desc, station_id asc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:02:42 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"18509"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"include_total\": true,\n        \"limit\": 50,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n        \"sort\": \"date desc, station_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"_id\": 9192,\n                \"station_id\": 1,\n                \"station_name\": \"Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"neighbourhood_name\": \"ΙΠΠΟΚΡΑΤΕΙΟ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 6543,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9204,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 6922,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9216,\n                \"station_id\": 3,\n                \"station_name\": \"Αθλητικό Κέντρο Μετς\",\n                \"neighbourhood_name\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 1418,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9228,\n                \"station_id\": 4,\n                \"station_name\": \"Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΙΩΑΝΝΗΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 6021,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9240,\n                \"station_id\": 5,\n                \"station_name\": \"Άλσος Λογγίνου\",\n                \"neighbourhood_name\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 1663,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9252,\n                \"station_id\": 6,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 7475,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9264,\n                \"station_id\": 7,\n                \"station_name\": \"Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"neighbourhood_name\": \"ΓΟΥΒΑ Ι\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 10236,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9276,\n                \"station_id\": 8,\n                \"station_name\": \"Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 7603,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9288,\n                \"station_id\": 9,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"neighbourhood_name\": \"ΣΤΕΡΝΑ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 8736,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9300,\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 5804,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9312,\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 5233,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9324,\n                \"station_id\": 12,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 5097,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9336,\n                \"station_id\": 13,\n                \"station_name\": \"Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 4924,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9348,\n                \"station_id\": 14,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 7824,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9360,\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 6831,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9372,\n                \"station_id\": 16,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 3720,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9384,\n                \"station_id\": 17,\n                \"station_name\": \"Πλατεία Παίδων & Παιδική Χαρά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 5944,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9396,\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 9958,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9408,\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 3523,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9420,\n                \"station_id\": 20,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 5287,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9432,\n                \"station_id\": 21,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 8091,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9444,\n                \"station_id\": 22,\n                \"station_name\": \"Γήπεδο Εθνικού Ελληνορώσων\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 8489,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9456,\n                \"station_id\": 23,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 6181,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9468,\n                \"station_id\": 24,\n                \"station_name\": \"Νοσοκομειο Παίδων Πλαϊνή Είσοδος\",\n                \"neighbourhood_name\": \"ΝΟΣΟΚ.ΠΑΙΔΩΝ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 2623,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9480,\n                \"station_id\": 25,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 3686,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9492,\n                \"station_id\": 26,\n                \"station_name\": \"Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"neighbourhood_name\": \"ΝΕΑ ΚΥΨΕΛΗ ΙΙ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 2329,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9504,\n                \"station_id\": 27,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 1764,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9516,\n                \"station_id\": 28,\n                \"station_name\": \"Πλατεία Μεσολογγίου\",\n                \"neighbourhood_name\": \"ΠΑΓΚΡΑΤΙ Ι\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 6735,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9528,\n                \"station_id\": 29,\n                \"station_name\": \"Λέσχη Φιλίας Νέου Κόσμου 2ης ΔΚ\",\n                \"neighbourhood_name\": \"ΝΕΟΣ ΚΟΣΜΟΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 3058,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9540,\n                \"station_id\": 30,\n                \"station_name\": \"Πλατεία Μάχης Αναλάτου\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 4173,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9552,\n                \"station_id\": 31,\n                \"station_name\": \"Πλατεία Λυκόφρονος και Φρύνωνος \",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΑΡΤΕΜΗΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 4582,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9564,\n                \"station_id\": 32,\n                \"station_name\": \"Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ Ι\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 8898,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9576,\n                \"station_id\": 33,\n                \"station_name\": \"Πλατεία Ρώμης\",\n                \"neighbourhood_name\": \"ΓΗΡΟΚΟΜΕΙΟ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 4039,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9588,\n                \"station_id\": 66,\n                \"station_name\": \"Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"neighbourhood_name\": \"ΚΥΠΡΙΩΝ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 4441,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9600,\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 5855,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9612,\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 4082,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9624,\n                \"station_id\": 69,\n                \"station_name\": \"Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 2911,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9636,\n                \"station_id\": 70,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 6549,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9648,\n                \"station_id\": 71,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 5358,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9660,\n                \"station_id\": 73,\n                \"station_name\": \"Πλατεία Αιγύπτου\",\n                \"neighbourhood_name\": \"ΜΟΥΣΕΙΟ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 7969,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9672,\n                \"station_id\": 74,\n                \"station_name\": \"Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 11131,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9684,\n                \"station_id\": 75,\n                \"station_name\": \"Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"neighbourhood_name\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 2952,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9696,\n                \"station_id\": 76,\n                \"station_name\": \"Δημοτικό Αθλητικό Κέντρο Πατριάρχη Φωτίου και Γυμναστήριο Ρουμελιωτων\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ I\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 172,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9708,\n                \"station_id\": 77,\n                \"station_name\": \"Πλατεία Σταθμού Λαρίσης\",\n                \"neighbourhood_name\": \"ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 6975,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9720,\n                \"station_id\": 78,\n                \"station_name\": \"Πλατεία Αττικής\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 7068,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9732,\n                \"station_id\": 79,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 5671,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9744,\n                \"station_id\": 80,\n                \"station_name\": \"Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"neighbourhood_name\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 7071,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9756,\n                \"station_id\": 81,\n                \"station_name\": \"Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 5604,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9768,\n                \"station_id\": 82,\n                \"station_name\": \"Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 8425,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9780,\n                \"station_id\": 83,\n                \"station_name\": \"Αθλητικό Κέντρο Εξάρχεια και Κλειστό Αθλητικό Κέντρο - Λόφος Στρέφη\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΣΤΡΕΦΗ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 1169,\n                \"interval_type\": \"TwoHours\"\n            }\n        ],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Αριθμητικό αναγνωριστικό σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Όνομα σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood\",\n                    \"notes\": \"Γειτονιά στην οποία ανήκει ο σταθμός\"\n                }\n            },\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                }\n            },\n            {\n                \"id\": \"period_start\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period Start\",\n                    \"notes\": \"Αρχή χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                }\n            },\n            {\n                \"id\": \"period_end\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period End\",\n                    \"notes\": \"Τέλος χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                }\n            },\n            {\n                \"id\": \"cumulative_traffic\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Cumulative Traffic\",\n                    \"notes\": \"Αθροιστικός αριθμός μοναδικών MAC addresses ανά 30λεπτο μέσα στη μέρα. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που παραμένει στο δίκτυο.\"\n                }\n            },\n            {\n                \"id\": \"interval_type\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Interval Type\",\n                    \"notes\": \"Τύπος interval: OneDay, OneWeek, TwoHours\"\n                }\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=50\"\n        },\n        \"total\": 10128,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"c5f87d5b-2003-4526-beaa-71330d0ca8c6"},{"name":"Search - cumulative traffic for station 2 (Mavili)","id":"a7a6fba5-7a25-4225-8fb2-7e0fecc9cca8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"filters\": {\n    \"station_id\": 2\n  },\n  \"sort\": \"date desc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Φιλτράρισμα aggregate WiFi dataset για έναν συγκεκριμένο σταθμό.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"c2b403f5-8efb-4a6f-8489-7e261361612f","name":"Search - cumulative traffic for station 2 (Mavili)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"filters\": {\n    \"station_id\": 2\n  },\n  \"sort\": \"date desc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:03:14 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"16956"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"filters\": {\n            \"station_id\": 2\n        },\n        \"include_total\": true,\n        \"limit\": 50,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n        \"sort\": \"date desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"_id\": 9204,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 6922,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9200,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T13:00:00+00:00\",\n                \"period_end\": \"2026-03-29T15:00:00+00:00\",\n                \"cumulative_traffic\": 4523,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9203,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T19:00:00+00:00\",\n                \"period_end\": \"2026-03-29T21:00:00+00:00\",\n                \"cumulative_traffic\": 6493,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9198,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T09:00:00+00:00\",\n                \"period_end\": \"2026-03-29T11:00:00+00:00\",\n                \"cumulative_traffic\": 3260,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9199,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T11:00:00+00:00\",\n                \"period_end\": \"2026-03-29T13:00:00+00:00\",\n                \"cumulative_traffic\": 3867,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9195,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T03:00:00+00:00\",\n                \"period_end\": \"2026-03-29T05:00:00+00:00\",\n                \"cumulative_traffic\": 1576,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9197,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T07:00:00+00:00\",\n                \"period_end\": \"2026-03-29T09:00:00+00:00\",\n                \"cumulative_traffic\": 2646,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9201,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T15:00:00+00:00\",\n                \"period_end\": \"2026-03-29T17:00:00+00:00\",\n                \"cumulative_traffic\": 5203,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9194,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T01:00:00+00:00\",\n                \"period_end\": \"2026-03-29T03:00:00+00:00\",\n                \"cumulative_traffic\": 1134,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9202,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T17:00:00+00:00\",\n                \"period_end\": \"2026-03-29T19:00:00+00:00\",\n                \"cumulative_traffic\": 5888,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9196,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T05:00:00+00:00\",\n                \"period_end\": \"2026-03-29T07:00:00+00:00\",\n                \"cumulative_traffic\": 2062,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 9193,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-28T23:00:00+00:00\",\n                \"period_end\": \"2026-03-29T01:00:00+00:00\",\n                \"cumulative_traffic\": 611,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 6840,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-27\",\n                \"period_start\": \"2026-03-27T21:00:00+00:00\",\n                \"period_end\": \"2026-03-28T21:00:00+00:00\",\n                \"cumulative_traffic\": 706,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6839,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-26\",\n                \"period_start\": \"2026-03-26T21:00:00+00:00\",\n                \"period_end\": \"2026-03-27T21:00:00+00:00\",\n                \"cumulative_traffic\": 8135,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6838,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-25\",\n                \"period_start\": \"2026-03-25T21:00:00+00:00\",\n                \"period_end\": \"2026-03-26T21:00:00+00:00\",\n                \"cumulative_traffic\": 8058,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6837,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-24\",\n                \"period_start\": \"2026-03-24T21:00:00+00:00\",\n                \"period_end\": \"2026-03-25T21:00:00+00:00\",\n                \"cumulative_traffic\": 7069,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6836,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-23\",\n                \"period_start\": \"2026-03-23T21:00:00+00:00\",\n                \"period_end\": \"2026-03-24T21:00:00+00:00\",\n                \"cumulative_traffic\": 7819,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6835,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-22\",\n                \"period_start\": \"2026-03-22T21:00:00+00:00\",\n                \"period_end\": \"2026-03-23T21:00:00+00:00\",\n                \"cumulative_traffic\": 6748,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6834,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-21\",\n                \"period_start\": \"2026-03-21T21:00:00+00:00\",\n                \"period_end\": \"2026-03-22T21:00:00+00:00\",\n                \"cumulative_traffic\": 7758,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6833,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-20\",\n                \"period_start\": \"2026-03-20T21:00:00+00:00\",\n                \"period_end\": \"2026-03-21T21:00:00+00:00\",\n                \"cumulative_traffic\": 8208,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6832,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-19\",\n                \"period_start\": \"2026-03-19T21:00:00+00:00\",\n                \"period_end\": \"2026-03-20T21:00:00+00:00\",\n                \"cumulative_traffic\": 7109,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6831,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-18\",\n                \"period_start\": \"2026-03-18T21:00:00+00:00\",\n                \"period_end\": \"2026-03-19T21:00:00+00:00\",\n                \"cumulative_traffic\": 7024,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6830,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-17\",\n                \"period_start\": \"2026-03-17T21:00:00+00:00\",\n                \"period_end\": \"2026-03-18T21:00:00+00:00\",\n                \"cumulative_traffic\": 6827,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6829,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-16\",\n                \"period_start\": \"2026-03-16T21:00:00+00:00\",\n                \"period_end\": \"2026-03-17T21:00:00+00:00\",\n                \"cumulative_traffic\": 7394,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6828,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-15\",\n                \"period_start\": \"2026-03-15T21:00:00+00:00\",\n                \"period_end\": \"2026-03-16T21:00:00+00:00\",\n                \"cumulative_traffic\": 8378,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6827,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-14\",\n                \"period_start\": \"2026-03-14T21:00:00+00:00\",\n                \"period_end\": \"2026-03-15T21:00:00+00:00\",\n                \"cumulative_traffic\": 7702,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6826,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-13\",\n                \"period_start\": \"2026-03-13T21:00:00+00:00\",\n                \"period_end\": \"2026-03-14T21:00:00+00:00\",\n                \"cumulative_traffic\": 8118,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6825,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-12\",\n                \"period_start\": \"2026-03-12T21:00:00+00:00\",\n                \"period_end\": \"2026-03-13T21:00:00+00:00\",\n                \"cumulative_traffic\": 8434,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6824,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-11\",\n                \"period_start\": \"2026-03-11T21:00:00+00:00\",\n                \"period_end\": \"2026-03-12T21:00:00+00:00\",\n                \"cumulative_traffic\": 8205,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6823,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-10\",\n                \"period_start\": \"2026-03-10T21:00:00+00:00\",\n                \"period_end\": \"2026-03-11T21:00:00+00:00\",\n                \"cumulative_traffic\": 4495,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6822,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-09\",\n                \"period_start\": \"2026-03-09T21:00:00+00:00\",\n                \"period_end\": \"2026-03-10T21:00:00+00:00\",\n                \"cumulative_traffic\": 1773,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6821,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-08\",\n                \"period_start\": \"2026-03-08T21:00:00+00:00\",\n                \"period_end\": \"2026-03-09T21:00:00+00:00\",\n                \"cumulative_traffic\": 3178,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6820,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-07\",\n                \"period_start\": \"2026-03-07T21:00:00+00:00\",\n                \"period_end\": \"2026-03-08T21:00:00+00:00\",\n                \"cumulative_traffic\": 2826,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6819,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-06\",\n                \"period_start\": \"2026-03-06T21:00:00+00:00\",\n                \"period_end\": \"2026-03-07T21:00:00+00:00\",\n                \"cumulative_traffic\": 3311,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6818,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-05\",\n                \"period_start\": \"2026-03-05T21:00:00+00:00\",\n                \"period_end\": \"2026-03-06T21:00:00+00:00\",\n                \"cumulative_traffic\": 4577,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6817,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-04\",\n                \"period_start\": \"2026-03-04T21:00:00+00:00\",\n                \"period_end\": \"2026-03-05T21:00:00+00:00\",\n                \"cumulative_traffic\": 4356,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6816,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-03\",\n                \"period_start\": \"2026-03-03T21:00:00+00:00\",\n                \"period_end\": \"2026-03-04T21:00:00+00:00\",\n                \"cumulative_traffic\": 4644,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6815,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-02\",\n                \"period_start\": \"2026-03-02T21:00:00+00:00\",\n                \"period_end\": \"2026-03-03T21:00:00+00:00\",\n                \"cumulative_traffic\": 6336,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6814,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-01\",\n                \"period_start\": \"2026-03-01T21:00:00+00:00\",\n                \"period_end\": \"2026-03-02T21:00:00+00:00\",\n                \"cumulative_traffic\": 9645,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6813,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-02-28\",\n                \"period_start\": \"2026-02-28T21:00:00+00:00\",\n                \"period_end\": \"2026-03-01T21:00:00+00:00\",\n                \"cumulative_traffic\": 8761,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6812,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-02-27\",\n                \"period_start\": \"2026-02-27T21:00:00+00:00\",\n                \"period_end\": \"2026-02-28T21:00:00+00:00\",\n                \"cumulative_traffic\": 9293,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 6811,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-02-26\",\n                \"period_start\": \"2026-02-26T21:00:00+00:00\",\n                \"period_end\": \"2026-02-27T21:00:00+00:00\",\n                \"cumulative_traffic\": 9980,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 4440,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-02-25\",\n                \"period_start\": \"2026-02-25T21:00:00+00:00\",\n                \"period_end\": \"2026-02-26T21:00:00+00:00\",\n                \"cumulative_traffic\": 715,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 4439,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-02-24\",\n                \"period_start\": \"2026-02-24T21:00:00+00:00\",\n                \"period_end\": \"2026-02-25T21:00:00+00:00\",\n                \"cumulative_traffic\": 8719,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 4438,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-02-23\",\n                \"period_start\": \"2026-02-23T21:00:00+00:00\",\n                \"period_end\": \"2026-02-24T21:00:00+00:00\",\n                \"cumulative_traffic\": 7385,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 4437,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-02-22\",\n                \"period_start\": \"2026-02-22T21:00:00+00:00\",\n                \"period_end\": \"2026-02-23T21:00:00+00:00\",\n                \"cumulative_traffic\": 6212,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 4436,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-02-21\",\n                \"period_start\": \"2026-02-21T21:00:00+00:00\",\n                \"period_end\": \"2026-02-22T21:00:00+00:00\",\n                \"cumulative_traffic\": 6408,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 4435,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-02-20\",\n                \"period_start\": \"2026-02-20T21:00:00+00:00\",\n                \"period_end\": \"2026-02-21T21:00:00+00:00\",\n                \"cumulative_traffic\": 6737,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 4434,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-02-19\",\n                \"period_start\": \"2026-02-19T21:00:00+00:00\",\n                \"period_end\": \"2026-02-20T21:00:00+00:00\",\n                \"cumulative_traffic\": 7397,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 4433,\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-02-18\",\n                \"period_start\": \"2026-02-18T21:00:00+00:00\",\n                \"period_end\": \"2026-02-19T21:00:00+00:00\",\n                \"cumulative_traffic\": 8148,\n                \"interval_type\": \"OneDay\"\n            }\n        ],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Αριθμητικό αναγνωριστικό σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Όνομα σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood\",\n                    \"notes\": \"Γειτονιά στην οποία ανήκει ο σταθμός\"\n                }\n            },\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                }\n            },\n            {\n                \"id\": \"period_start\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period Start\",\n                    \"notes\": \"Αρχή χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                }\n            },\n            {\n                \"id\": \"period_end\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period End\",\n                    \"notes\": \"Τέλος χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                }\n            },\n            {\n                \"id\": \"cumulative_traffic\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Cumulative Traffic\",\n                    \"notes\": \"Αθροιστικός αριθμός μοναδικών MAC addresses ανά 30λεπτο μέσα στη μέρα. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που παραμένει στο δίκτυο.\"\n                }\n            },\n            {\n                \"id\": \"interval_type\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Interval Type\",\n                    \"notes\": \"Τύπος interval: OneDay, OneWeek, TwoHours\"\n                }\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=50\"\n        },\n        \"total\": 162,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"a7a6fba5-7a25-4225-8fb2-7e0fecc9cca8"},{"name":"Search - cumulative traffic for selected stations (IN filter)","id":"dbe6260a-b3fe-4aaf-9611-e2fcf1d2fc3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"filters\": {\n    \"station_id\": [\n      2,\n      11,\n      15\n    ]\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"date\",\n    \"cumulative_traffic\"\n  ],\n  \"sort\": \"date desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα <code>IN</code> filter σε WiFi aggregate dataset.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"3bf6aa32-0ab1-4286-9c46-3d20c9797d02","name":"Search - cumulative traffic for selected stations (IN filter)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"filters\": {\n    \"station_id\": [\n      2,\n      11,\n      15\n    ]\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"date\",\n    \"cumulative_traffic\"\n  ],\n  \"sort\": \"date desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:03:52 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"18701"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Αριθμητικό αναγνωριστικό σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Όνομα σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood\",\n                    \"notes\": \"Γειτονιά στην οποία ανήκει ο σταθμός\"\n                }\n            },\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                }\n            },\n            {\n                \"id\": \"cumulative_traffic\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Cumulative Traffic\",\n                    \"notes\": \"Αθροιστικός αριθμός μοναδικών MAC addresses ανά 30λεπτο μέσα στη μέρα. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που παραμένει στο δίκτυο.\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"station_id\": [\n                2,\n                11,\n                15\n            ]\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n        \"sort\": \"date desc, station_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-30\",\n                \"cumulative_traffic\": 6922\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-30\",\n                \"cumulative_traffic\": 5233\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-30\",\n                \"cumulative_traffic\": 6831\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4523\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1576\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 5203\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 2062\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 3867\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 2646\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1134\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 6493\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 5888\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 611\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 3260\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4947\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4489\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 740\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1593\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 3071\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 3535\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1151\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4027\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 395\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 2601\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 2091\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 2548\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1034\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1450\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 6503\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4023\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 569\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4744\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 5396\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 3301\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 6011\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1909\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-27\",\n                \"cumulative_traffic\": 706\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-27\",\n                \"cumulative_traffic\": 464\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-27\",\n                \"cumulative_traffic\": 646\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-26\",\n                \"cumulative_traffic\": 8135\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-26\",\n                \"cumulative_traffic\": 7798\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-26\",\n                \"cumulative_traffic\": 7620\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-25\",\n                \"cumulative_traffic\": 8058\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-25\",\n                \"cumulative_traffic\": 8217\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-25\",\n                \"cumulative_traffic\": 5970\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-24\",\n                \"cumulative_traffic\": 7069\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-24\",\n                \"cumulative_traffic\": 6606\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-24\",\n                \"cumulative_traffic\": 4162\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-23\",\n                \"cumulative_traffic\": 7819\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-23\",\n                \"cumulative_traffic\": 8284\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-23\",\n                \"cumulative_traffic\": 6248\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-22\",\n                \"cumulative_traffic\": 6748\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-22\",\n                \"cumulative_traffic\": 7518\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-22\",\n                \"cumulative_traffic\": 4927\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-21\",\n                \"cumulative_traffic\": 7758\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-21\",\n                \"cumulative_traffic\": 6245\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-21\",\n                \"cumulative_traffic\": 5228\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-20\",\n                \"cumulative_traffic\": 8208\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-20\",\n                \"cumulative_traffic\": 6551\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-20\",\n                \"cumulative_traffic\": 5976\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-19\",\n                \"cumulative_traffic\": 7109\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-19\",\n                \"cumulative_traffic\": 7644\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-19\",\n                \"cumulative_traffic\": 5098\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-18\",\n                \"cumulative_traffic\": 7024\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-18\",\n                \"cumulative_traffic\": 7924\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-18\",\n                \"cumulative_traffic\": 5106\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-17\",\n                \"cumulative_traffic\": 6827\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-17\",\n                \"cumulative_traffic\": 7878\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-17\",\n                \"cumulative_traffic\": 4926\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-16\",\n                \"cumulative_traffic\": 7394\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-16\",\n                \"cumulative_traffic\": 7921\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-16\",\n                \"cumulative_traffic\": 4892\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-15\",\n                \"cumulative_traffic\": 8378\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-15\",\n                \"cumulative_traffic\": 7071\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-15\",\n                \"cumulative_traffic\": 6129\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-14\",\n                \"cumulative_traffic\": 7702\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-14\",\n                \"cumulative_traffic\": 6007\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-14\",\n                \"cumulative_traffic\": 5846\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-13\",\n                \"cumulative_traffic\": 8118\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-13\",\n                \"cumulative_traffic\": 6450\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-13\",\n                \"cumulative_traffic\": 6039\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-12\",\n                \"cumulative_traffic\": 8434\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-12\",\n                \"cumulative_traffic\": 7302\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-12\",\n                \"cumulative_traffic\": 6093\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-11\",\n                \"cumulative_traffic\": 8205\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-11\",\n                \"cumulative_traffic\": 7149\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-11\",\n                \"cumulative_traffic\": 6222\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-10\",\n                \"cumulative_traffic\": 4495\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-10\",\n                \"cumulative_traffic\": 7216\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-10\",\n                \"cumulative_traffic\": 5338\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-09\",\n                \"cumulative_traffic\": 1773\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-09\",\n                \"cumulative_traffic\": 5160\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-09\",\n                \"cumulative_traffic\": 3361\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-08\",\n                \"cumulative_traffic\": 3178\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-08\",\n                \"cumulative_traffic\": 5031\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-08\",\n                \"cumulative_traffic\": 3209\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-07\",\n                \"cumulative_traffic\": 2826\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-07\",\n                \"cumulative_traffic\": 4198\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-07\",\n                \"cumulative_traffic\": 3224\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-06\",\n                \"cumulative_traffic\": 3311\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 486,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"dbe6260a-b3fe-4aaf-9611-e2fcf1d2fc3b"},{"name":"Search - cumulative traffic for selected neighbourhoods","id":"e1fb2a92-025d-4bb1-a47e-ba9e5b2b062b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"filters\": {\n    \"neighbourhood_name\": [\n      \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n      \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\"\n    ]\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"date\",\n    \"cumulative_traffic\"\n  ],\n  \"sort\": \"date desc, station_name asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα φιλτραρίσματος ανά γειτονιά στο WiFi aggregate dataset.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"9f329bc0-4eaf-45a2-b6b9-15cfbd1952a3","name":"Search - cumulative traffic for selected neighbourhoods","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"filters\": {\n    \"neighbourhood_name\": [\n      \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n      \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\"\n    ]\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"date\",\n    \"cumulative_traffic\"\n  ],\n  \"sort\": \"date desc, station_name asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:06:15 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"18740"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Αριθμητικό αναγνωριστικό σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Όνομα σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood\",\n                    \"notes\": \"Γειτονιά στην οποία ανήκει ο σταθμός\"\n                }\n            },\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                }\n            },\n            {\n                \"id\": \"cumulative_traffic\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Cumulative Traffic\",\n                    \"notes\": \"Αθροιστικός αριθμός μοναδικών MAC addresses ανά 30λεπτο μέσα στη μέρα. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που παραμένει στο δίκτυο.\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"neighbourhood_name\": [\n                \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\"\n            ]\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n        \"sort\": \"date desc, station_name asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-30\",\n                \"cumulative_traffic\": 5855\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-30\",\n                \"cumulative_traffic\": 6922\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-30\",\n                \"cumulative_traffic\": 5233\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1652\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 2676\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 421\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 5471\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 3751\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1236\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 830\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4910\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 2154\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4328\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 3218\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 6493\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1576\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 3867\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 2062\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 5203\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 2646\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 3260\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1134\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 5888\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 611\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4523\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 395\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4489\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 3535\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 3071\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4947\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 2601\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1593\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 740\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 2091\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 1151\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"cumulative_traffic\": 4027\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-27\",\n                \"cumulative_traffic\": 426\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-27\",\n                \"cumulative_traffic\": 706\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-27\",\n                \"cumulative_traffic\": 464\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-26\",\n                \"cumulative_traffic\": 6391\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-26\",\n                \"cumulative_traffic\": 8135\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-26\",\n                \"cumulative_traffic\": 7798\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-25\",\n                \"cumulative_traffic\": 6252\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-25\",\n                \"cumulative_traffic\": 8058\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-25\",\n                \"cumulative_traffic\": 8217\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-24\",\n                \"cumulative_traffic\": 5507\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-24\",\n                \"cumulative_traffic\": 7069\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-24\",\n                \"cumulative_traffic\": 6606\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-23\",\n                \"cumulative_traffic\": 5756\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-23\",\n                \"cumulative_traffic\": 7819\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-23\",\n                \"cumulative_traffic\": 8284\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-22\",\n                \"cumulative_traffic\": 6011\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-22\",\n                \"cumulative_traffic\": 6748\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-22\",\n                \"cumulative_traffic\": 7518\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-21\",\n                \"cumulative_traffic\": 6258\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-21\",\n                \"cumulative_traffic\": 7758\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-21\",\n                \"cumulative_traffic\": 6245\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-20\",\n                \"cumulative_traffic\": 6489\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-20\",\n                \"cumulative_traffic\": 8208\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-20\",\n                \"cumulative_traffic\": 6551\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-19\",\n                \"cumulative_traffic\": 5309\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-19\",\n                \"cumulative_traffic\": 7109\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-19\",\n                \"cumulative_traffic\": 7644\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-18\",\n                \"cumulative_traffic\": 5274\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-18\",\n                \"cumulative_traffic\": 7024\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-18\",\n                \"cumulative_traffic\": 7924\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-17\",\n                \"cumulative_traffic\": 5504\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-17\",\n                \"cumulative_traffic\": 6827\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-17\",\n                \"cumulative_traffic\": 7878\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-16\",\n                \"cumulative_traffic\": 6287\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-16\",\n                \"cumulative_traffic\": 7394\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-16\",\n                \"cumulative_traffic\": 7921\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-15\",\n                \"cumulative_traffic\": 6356\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-15\",\n                \"cumulative_traffic\": 8378\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-15\",\n                \"cumulative_traffic\": 7071\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-14\",\n                \"cumulative_traffic\": 5734\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-14\",\n                \"cumulative_traffic\": 7702\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-14\",\n                \"cumulative_traffic\": 6007\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-13\",\n                \"cumulative_traffic\": 6316\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-13\",\n                \"cumulative_traffic\": 8118\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-13\",\n                \"cumulative_traffic\": 6450\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-12\",\n                \"cumulative_traffic\": 6389\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-12\",\n                \"cumulative_traffic\": 8434\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-12\",\n                \"cumulative_traffic\": 7302\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-11\",\n                \"cumulative_traffic\": 6151\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-11\",\n                \"cumulative_traffic\": 8205\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-11\",\n                \"cumulative_traffic\": 7149\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-10\",\n                \"cumulative_traffic\": 5513\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-10\",\n                \"cumulative_traffic\": 4495\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-10\",\n                \"cumulative_traffic\": 7216\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-09\",\n                \"cumulative_traffic\": 4270\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-09\",\n                \"cumulative_traffic\": 1773\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-09\",\n                \"cumulative_traffic\": 5160\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-08\",\n                \"cumulative_traffic\": 4365\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-08\",\n                \"cumulative_traffic\": 3178\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-08\",\n                \"cumulative_traffic\": 5031\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-07\",\n                \"cumulative_traffic\": 4416\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-07\",\n                \"cumulative_traffic\": 2826\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-07\",\n                \"cumulative_traffic\": 4198\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-06\",\n                \"cumulative_traffic\": 4451\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 486,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"e1fb2a92-025d-4bb1-a47e-ba9e5b2b062b"},{"name":"Search - cumulative traffic exact metric value template","id":"1ab706b6-49b1-4c4a-9973-f959eab4614b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"filters\": {\n    \"cumulative_traffic\": 100\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"date\",\n    \"cumulative_traffic\"\n  ],\n  \"sort\": \"date desc, station_id asc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Template για exact equality σε metric field. Άλλαξε την τιμή <code>100</code> σε όποια σε ενδιαφέρει.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"50480c04-30b2-4923-8b9e-5e9012bcbb35","name":"Search - cumulative traffic exact metric value template","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"filters\": {\n    \"cumulative_traffic\": 100\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"date\",\n    \"cumulative_traffic\"\n  ],\n  \"sort\": \"date desc, station_id asc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:06:58 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"2276"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Αριθμητικό αναγνωριστικό σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Όνομα σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood\",\n                    \"notes\": \"Γειτονιά στην οποία ανήκει ο σταθμός\"\n                }\n            },\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                }\n            },\n            {\n                \"id\": \"cumulative_traffic\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Cumulative Traffic\",\n                    \"notes\": \"Αθροιστικός αριθμός μοναδικών MAC addresses ανά 30λεπτο μέσα στη μέρα. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που παραμένει στο δίκτυο.\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"cumulative_traffic\": 100\n        },\n        \"include_total\": true,\n        \"limit\": 50,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n        \"sort\": \"date desc, station_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=50\"\n        },\n        \"total\": 0,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"1ab706b6-49b1-4c4a-9973-f959eab4614b"},{"name":"Search - active visitors for selected stations (IN filter)","id":"d8b3b3c6-6007-49bc-b3eb-a1761b458bb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"4beed3ab-20d4-42b8-8d36-eb55030567b1\",\n  \"filters\": {\n    \"station_id\": [\n      2,\n      11,\n      15\n    ]\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"date\",\n    \"active_visitors\"\n  ],\n  \"sort\": \"date desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Selected stations στο <code>wifi-active-visitors-all-stations</code>.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"2428bbc6-26c5-4267-9272-eb3148666d4f","name":"Search - active visitors for selected stations (IN filter)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"4beed3ab-20d4-42b8-8d36-eb55030567b1\",\n  \"filters\": {\n    \"station_id\": [\n      2,\n      11,\n      15\n    ]\n  },\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"date\",\n    \"active_visitors\"\n  ],\n  \"sort\": \"date desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:07:40 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"18237"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Αριθμητικό αναγνωριστικό σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Όνομα σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Neighbourhood\",\n                    \"notes\": \"Γειτονιά στην οποία ανήκει ο σταθμός\"\n                }\n            },\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                }\n            },\n            {\n                \"id\": \"active_visitors\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Active Visitors\",\n                    \"notes\": \"Ημερήσιος μέσος όρος ταυτόχρονης παρουσίας μοναδικών συσκευών (MAC addresses) στην εμβέλεια του σταθμού. Η μέτρηση βασίζεται σε snapshots ανά 5 λεπτά.\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"station_id\": [\n                2,\n                11,\n                15\n            ]\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"4beed3ab-20d4-42b8-8d36-eb55030567b1\",\n        \"sort\": \"date desc, station_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-30\",\n                \"active_visitors\": 77\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-30\",\n                \"active_visitors\": 60\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-30\",\n                \"active_visitors\": 56\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 80\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 87\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 75\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 88\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 82\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 83\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 80\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 78\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 68\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 73\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 61\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 70\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 72\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 66\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 69\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 57\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 61\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 70\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 70\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 79\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 81\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 73\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 85\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 86\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 74\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 69\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 53\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 79\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 57\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 60\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 56\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 69\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-29\",\n                \"active_visitors\": 71\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-27\",\n                \"active_visitors\": 8\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-27\",\n                \"active_visitors\": 6\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-27\",\n                \"active_visitors\": 6\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-26\",\n                \"active_visitors\": 85\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-26\",\n                \"active_visitors\": 85\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-26\",\n                \"active_visitors\": 68\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-25\",\n                \"active_visitors\": 81\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-25\",\n                \"active_visitors\": 89\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-25\",\n                \"active_visitors\": 50\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-24\",\n                \"active_visitors\": 74\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-24\",\n                \"active_visitors\": 75\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-24\",\n                \"active_visitors\": 37\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-23\",\n                \"active_visitors\": 79\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-23\",\n                \"active_visitors\": 87\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-23\",\n                \"active_visitors\": 53\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-22\",\n                \"active_visitors\": 72\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-22\",\n                \"active_visitors\": 88\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-22\",\n                \"active_visitors\": 46\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-21\",\n                \"active_visitors\": 77\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-21\",\n                \"active_visitors\": 75\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-21\",\n                \"active_visitors\": 46\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-20\",\n                \"active_visitors\": 86\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-20\",\n                \"active_visitors\": 77\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-20\",\n                \"active_visitors\": 54\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-19\",\n                \"active_visitors\": 77\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-19\",\n                \"active_visitors\": 90\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-19\",\n                \"active_visitors\": 48\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-18\",\n                \"active_visitors\": 74\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-18\",\n                \"active_visitors\": 93\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-18\",\n                \"active_visitors\": 47\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-17\",\n                \"active_visitors\": 73\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-17\",\n                \"active_visitors\": 91\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-17\",\n                \"active_visitors\": 46\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-16\",\n                \"active_visitors\": 81\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-16\",\n                \"active_visitors\": 93\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-16\",\n                \"active_visitors\": 48\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-15\",\n                \"active_visitors\": 82\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-15\",\n                \"active_visitors\": 79\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-15\",\n                \"active_visitors\": 56\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-14\",\n                \"active_visitors\": 78\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-14\",\n                \"active_visitors\": 71\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-14\",\n                \"active_visitors\": 54\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-13\",\n                \"active_visitors\": 81\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-13\",\n                \"active_visitors\": 76\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-13\",\n                \"active_visitors\": 56\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-12\",\n                \"active_visitors\": 84\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-12\",\n                \"active_visitors\": 82\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-12\",\n                \"active_visitors\": 58\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-11\",\n                \"active_visitors\": 83\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-11\",\n                \"active_visitors\": 77\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-11\",\n                \"active_visitors\": 61\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-10\",\n                \"active_visitors\": 61\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-10\",\n                \"active_visitors\": 95\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-10\",\n                \"active_visitors\": 71\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-09\",\n                \"active_visitors\": 61\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-09\",\n                \"active_visitors\": 96\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-09\",\n                \"active_visitors\": 78\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-08\",\n                \"active_visitors\": 84\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-08\",\n                \"active_visitors\": 91\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-08\",\n                \"active_visitors\": 71\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-07\",\n                \"active_visitors\": 75\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-07\",\n                \"active_visitors\": 77\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-07\",\n                \"active_visitors\": 68\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-06\",\n                \"active_visitors\": 76\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 486,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"d8b3b3c6-6007-49bc-b3eb-a1761b458bb8"},{"name":"Search - highest visitors, projected fields only","id":"58328fd6-9bb6-479c-8ea5-eeab2c0971b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"1cdccaf9-c11b-4393-b3c7-cf9d3f78ad0f\",\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"date\",\n    \"highest_visitors\"\n  ],\n  \"sort\": \"date desc, highest_visitors desc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα projection συγκεκριμένων πεδίων μόνο.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"b415307b-68cc-40b7-82d0-c81fbca61ba7","name":"Search - highest visitors, projected fields only","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"1cdccaf9-c11b-4393-b3c7-cf9d3f78ad0f\",\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"date\",\n    \"highest_visitors\"\n  ],\n  \"sort\": \"date desc, highest_visitors desc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:08:26 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"10013"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\"\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\"\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\"\n            },\n            {\n                \"id\": \"date\",\n                \"type\": \"date\"\n            },\n            {\n                \"id\": \"highest_visitors\",\n                \"type\": \"int4\"\n            }\n        ],\n        \"include_total\": true,\n        \"limit\": 50,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"1cdccaf9-c11b-4393-b3c7-cf9d3f78ad0f\",\n        \"sort\": \"date desc, highest_visitors desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"station_id\": 113,\n                \"station_name\": \"Φωκίωνος Νέγρη\",\n                \"neighbourhood_name\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 253\n            },\n            {\n                \"station_id\": 94,\n                \"station_name\": \"Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 200\n            },\n            {\n                \"station_id\": 7,\n                \"station_name\": \"Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"neighbourhood_name\": \"ΓΟΥΒΑ Ι\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 167\n            },\n            {\n                \"station_id\": 74,\n                \"station_name\": \"Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 156\n            },\n            {\n                \"station_id\": 22,\n                \"station_name\": \"Γήπεδο Εθνικού Ελληνορώσων\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 147\n            },\n            {\n                \"station_id\": 32,\n                \"station_name\": \"Πλατεία Μπλόκου Δουργουτίου και 2ο Δημοτικό Ιατρείο Νέου Κόσμου\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ Ι\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 146\n            },\n            {\n                \"station_id\": 95,\n                \"station_name\": \"Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 145\n            },\n            {\n                \"station_id\": 82,\n                \"station_name\": \"Πλατεία Ακαδημίας Πλάτωνος και Αθλητικό Κέντρο\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 143\n            },\n            {\n                \"station_id\": 97,\n                \"station_name\": \"Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"neighbourhood_name\": \"ΘΥΜΑΡΑΚΙΑ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 143\n            },\n            {\n                \"station_id\": 9,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"neighbourhood_name\": \"ΣΤΕΡΝΑ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 141\n            },\n            {\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 141\n            },\n            {\n                \"station_id\": 80,\n                \"station_name\": \"Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"neighbourhood_name\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 133\n            },\n            {\n                \"station_id\": 85,\n                \"station_name\": \"Πλατεία Πέτρουλα Κολωνού, Γήπεδα Μπάσκετ και 4η Δημοτική Κοινότητα\",\n                \"neighbourhood_name\": \"ΚΟΛΩΝΟΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 131\n            },\n            {\n                \"station_id\": 96,\n                \"station_name\": \"Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 129\n            },\n            {\n                \"station_id\": 8,\n                \"station_name\": \"Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΛΑΜΠΡΑΚΗ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 128\n            },\n            {\n                \"station_id\": 21,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 123\n            },\n            {\n                \"station_id\": 14,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 121\n            },\n            {\n                \"station_id\": 105,\n                \"station_name\": \"Πλατεία και Γήπεδο Ποδοσφαίρου Αγίας Παρασκευής Πατησίων\",\n                \"neighbourhood_name\": \"ΑΓΙΑ ΠΑΡΑΣΚΕΥΗ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 121\n            },\n            {\n                \"station_id\": 88,\n                \"station_name\": \"Πλατεία Κανελοπούλου\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 120\n            },\n            {\n                \"station_id\": 6,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 117\n            },\n            {\n                \"station_id\": 78,\n                \"station_name\": \"Πλατεία Αττικής\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 112\n            },\n            {\n                \"station_id\": 92,\n                \"station_name\": \"Πλατεία Φλεμιγκ (Σπυρου Πατση)\",\n                \"neighbourhood_name\": \"ΦΛΕΜΙΝΚ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 109\n            },\n            {\n                \"station_id\": 28,\n                \"station_name\": \"Πλατεία Μεσολογγίου\",\n                \"neighbourhood_name\": \"ΠΑΓΚΡΑΤΙ Ι\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 108\n            },\n            {\n                \"station_id\": 77,\n                \"station_name\": \"Πλατεία Σταθμού Λαρίσης\",\n                \"neighbourhood_name\": \"ΙΟΥΛΙΑΝΟΥ-ΦΙΛΑΔΕΛΦΕΙΑΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 107\n            },\n            {\n                \"station_id\": 103,\n                \"station_name\": \"Γήπεδα Μπάσκετ Αγίας Παρασκευής και Σίφνου\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ II\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 107\n            },\n            {\n                \"station_id\": 73,\n                \"station_name\": \"Πλατεία Αιγύπτου\",\n                \"neighbourhood_name\": \"ΜΟΥΣΕΙΟ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 105\n            },\n            {\n                \"station_id\": 86,\n                \"station_name\": \"Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 105\n            },\n            {\n                \"station_id\": 67,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 104\n            },\n            {\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 104\n            },\n            {\n                \"station_id\": 23,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 103\n            },\n            {\n                \"station_id\": 91,\n                \"station_name\": \"Πλατεία Αγίου Παύλου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΠΑΥΛΟΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 99\n            },\n            {\n                \"station_id\": 110,\n                \"station_name\": \"Πλατεία Τράλλεων\",\n                \"neighbourhood_name\": \"ΛΑΜΠΡΙΝΗ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 97\n            },\n            {\n                \"station_id\": 70,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 97\n            },\n            {\n                \"station_id\": 20,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 97\n            },\n            {\n                \"station_id\": 79,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 97\n            },\n            {\n                \"station_id\": 17,\n                \"station_name\": \"Πλατεία Παίδων & Παιδική Χαρά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 96\n            },\n            {\n                \"station_id\": 87,\n                \"station_name\": \"Παιδική Χαρά Κολωνού\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΣΚΟΥΖΕ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 94\n            },\n            {\n                \"station_id\": 104,\n                \"station_name\": \"Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 92\n            },\n            {\n                \"station_id\": 1,\n                \"station_name\": \"Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"neighbourhood_name\": \"ΙΠΠΟΚΡΑΤΕΙΟ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 89\n            },\n            {\n                \"station_id\": 4,\n                \"station_name\": \"Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΙΩΑΝΝΗΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 88\n            },\n            {\n                \"station_id\": 66,\n                \"station_name\": \"Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"neighbourhood_name\": \"ΚΥΠΡΙΩΝ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 88\n            },\n            {\n                \"station_id\": 31,\n                \"station_name\": \"Πλατεία Λυκόφρονος και Φρύνωνος \",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΑΡΤΕΜΗΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 88\n            },\n            {\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 88\n            },\n            {\n                \"station_id\": 71,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 87\n            },\n            {\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 87\n            },\n            {\n                \"station_id\": 100,\n                \"station_name\": \"Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 86\n            },\n            {\n                \"station_id\": 107,\n                \"station_name\": \"Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"neighbourhood_name\": \"ΚΑΤΩ ΠΑΤΗΣΙΑ II\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 84\n            },\n            {\n                \"station_id\": 15,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 83\n            },\n            {\n                \"station_id\": 12,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 81\n            },\n            {\n                \"station_id\": 81,\n                \"station_name\": \"Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"date\": \"2026-03-30\",\n                \"highest_visitors\": 79\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=50\"\n        },\n        \"total\": 10128,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"58328fd6-9bb6-479c-8ea5-eeab2c0971b9"},{"name":"Search - WiFi aggregate as lists","id":"03405c37-fa3c-44e3-bcdc-75cc4a84e329","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"date\",\n    \"cumulative_traffic\"\n  ],\n  \"records_format\": \"lists\",\n  \"sort\": \"date desc\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα με <code>records_format = lists</code>.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"e8533ade-5e57-40d0-bee9-68b67d04ac65","name":"Search - WiFi aggregate as lists","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n  \"fields\": [\n    \"station_id\",\n    \"station_name\",\n    \"date\",\n    \"cumulative_traffic\"\n  ],\n  \"records_format\": \"lists\",\n  \"sort\": \"date desc\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:09:24 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"3528"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Αριθμητικό αναγνωριστικό σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Station Name\",\n                    \"notes\": \"Όνομα σταθμού WiFi\"\n                }\n            },\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                }\n            },\n            {\n                \"id\": \"cumulative_traffic\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Cumulative Traffic\",\n                    \"notes\": \"Αθροιστικός αριθμός μοναδικών MAC addresses ανά 30λεπτο μέσα στη μέρα. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που παραμένει στο δίκτυο.\"\n                }\n            }\n        ],\n        \"include_total\": true,\n        \"limit\": 20,\n        \"records_format\": \"lists\",\n        \"resource_id\": \"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa\",\n        \"sort\": \"date desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            [\n                11,\n                \"Πλατεία Σοφίας Βέμπο\",\n                \"2026-03-30\",\n                5233\n            ],\n            [\n                18,\n                \"Πλατεία Αγίου Θωμά\",\n                \"2026-03-30\",\n                9958\n            ],\n            [\n                6,\n                \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"2026-03-30\",\n                7475\n            ],\n            [\n                10,\n                \"Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"2026-03-30\",\n                5804\n            ],\n            [\n                15,\n                \"Πλατεία Μαδρίτης\",\n                \"2026-03-30\",\n                6831\n            ],\n            [\n                17,\n                \"Πλατεία Παίδων & Παιδική Χαρά\",\n                \"2026-03-30\",\n                5944\n            ],\n            [\n                3,\n                \"Αθλητικό Κέντρο Μετς\",\n                \"2026-03-30\",\n                1418\n            ],\n            [\n                13,\n                \"Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"2026-03-30\",\n                4924\n            ],\n            [\n                8,\n                \"Λόφος & Αθλητικό Κέντρο Λαμπράκη\",\n                \"2026-03-30\",\n                7603\n            ],\n            [\n                9,\n                \"Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"2026-03-30\",\n                8736\n            ],\n            [\n                12,\n                \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"2026-03-30\",\n                5097\n            ],\n            [\n                14,\n                \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"2026-03-30\",\n                7824\n            ],\n            [\n                22,\n                \"Γήπεδο Εθνικού Ελληνορώσων\",\n                \"2026-03-30\",\n                8489\n            ],\n            [\n                16,\n                \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"2026-03-30\",\n                3720\n            ],\n            [\n                1,\n                \"Πλατεία Ιπποκρατείου Νοσοκομείου\",\n                \"2026-03-30\",\n                6543\n            ],\n            [\n                2,\n                \"Πλατεία Μαβίλη\",\n                \"2026-03-30\",\n                6922\n            ],\n            [\n                4,\n                \"Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"2026-03-30\",\n                6021\n            ],\n            [\n                5,\n                \"Άλσος Λογγίνου\",\n                \"2026-03-30\",\n                1663\n            ],\n            [\n                7,\n                \"Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"2026-03-30\",\n                10236\n            ],\n            [\n                19,\n                \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"2026-03-30\",\n                3523\n            ]\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=20\"\n        },\n        \"total\": 10128,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"03405c37-fa3c-44e3-bcdc-75cc4a84e329"}],"id":"11b4dcd9-f0c2-43ff-b1a8-0f7f99cce58b","description":"<p>Παραδείγματα για τα 3 WiFi aggregate datasets. Σημείωση: στο WiFi aggregate schema δεν υπάρχει <code>municipal_district_id</code>, άρα τα φίλτρα ανά διαμέρισμα γίνονται καλύτερα μέσω registry/master datasets ή σε άλλα resources όπου το πεδίο υπάρχει.</p>\n","_postman_id":"11b4dcd9-f0c2-43ff-b1a8-0f7f99cce58b"},{"name":"04 - WiFi Per-Station Datasets","item":[{"name":"Info - example per-station WiFi resource","id":"5663313f-eaeb-44d4-905f-6b09c8efc463","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info","description":"<p>Schema inspection για ένα πραγματικό per-station WiFi resource (<code>cumulative-traffic</code>). Από το registry μπορείς να αντικαταστήσεις το resource_id με οποιονδήποτε άλλο σταθμό/metric.</p>\n","urlObject":{"path":["api","3","action","datastore_info"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"be8eb60f-598b-4c20-a702-d94f67df73c1","name":"Info - example per-station WiFi resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:10:30 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"2715"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_info\",\n    \"success\": true,\n    \"result\": {\n        \"meta\": {\n            \"id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n            \"count\": 162,\n            \"table_type\": \"BASE TABLE\",\n            \"size\": 40960,\n            \"db_size\": 323701907,\n            \"idx_size\": 49152,\n            \"aliases\": []\n        },\n        \"fields\": [\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"date\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"period_start\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period Start\",\n                    \"notes\": \"Αρχή χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp with time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"period_end\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period End\",\n                    \"notes\": \"Τέλος χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp with time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"cumulative_traffic\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Cumulative Traffic\",\n                    \"notes\": \"Αθροιστικός αριθμός μοναδικών MAC addresses ανά 30λεπτο μέσα στη μέρα. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που παραμένει στο δίκτυο.\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"interval_type\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Interval Type\",\n                    \"notes\": \"Τύπος interval: OneDay, OneWeek, TwoHours\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            }\n        ]\n    }\n}"}],"_postman_id":"5663313f-eaeb-44d4-905f-6b09c8efc463"},{"name":"Search - latest rows for example per-station WiFi resource","id":"cbd73a91-72ad-4f63-8e68-64ef6c4050e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n  \"sort\": \"date desc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Οι πιο πρόσφατες εγγραφές του συγκεκριμένου per-station WiFi resource.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"2b938e01-73c4-457e-83c9-4032ddeef9ef","name":"Search - latest rows for example per-station WiFi resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n  \"sort\": \"date desc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:57:27 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"10565"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"include_total\": true,\n        \"limit\": 50,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n        \"sort\": \"date desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"_id\": 162,\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 10236,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 158,\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T13:00:00+00:00\",\n                \"period_end\": \"2026-03-29T15:00:00+00:00\",\n                \"cumulative_traffic\": 6819,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 161,\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T19:00:00+00:00\",\n                \"period_end\": \"2026-03-29T21:00:00+00:00\",\n                \"cumulative_traffic\": 9667,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 156,\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T09:00:00+00:00\",\n                \"period_end\": \"2026-03-29T11:00:00+00:00\",\n                \"cumulative_traffic\": 4948,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 157,\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T11:00:00+00:00\",\n                \"period_end\": \"2026-03-29T13:00:00+00:00\",\n                \"cumulative_traffic\": 5874,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 153,\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T03:00:00+00:00\",\n                \"period_end\": \"2026-03-29T05:00:00+00:00\",\n                \"cumulative_traffic\": 2254,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 155,\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T07:00:00+00:00\",\n                \"period_end\": \"2026-03-29T09:00:00+00:00\",\n                \"cumulative_traffic\": 3994,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 159,\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T15:00:00+00:00\",\n                \"period_end\": \"2026-03-29T17:00:00+00:00\",\n                \"cumulative_traffic\": 7787,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 152,\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T01:00:00+00:00\",\n                \"period_end\": \"2026-03-29T03:00:00+00:00\",\n                \"cumulative_traffic\": 1478,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 160,\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T17:00:00+00:00\",\n                \"period_end\": \"2026-03-29T19:00:00+00:00\",\n                \"cumulative_traffic\": 8774,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 154,\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T05:00:00+00:00\",\n                \"period_end\": \"2026-03-29T07:00:00+00:00\",\n                \"cumulative_traffic\": 3087,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 151,\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-28T23:00:00+00:00\",\n                \"period_end\": \"2026-03-29T01:00:00+00:00\",\n                \"cumulative_traffic\": 740,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"_id\": 150,\n                \"date\": \"2026-03-27\",\n                \"period_start\": \"2026-03-27T21:00:00+00:00\",\n                \"period_end\": \"2026-03-28T21:00:00+00:00\",\n                \"cumulative_traffic\": 803,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 149,\n                \"date\": \"2026-03-26\",\n                \"period_start\": \"2026-03-26T21:00:00+00:00\",\n                \"period_end\": \"2026-03-27T21:00:00+00:00\",\n                \"cumulative_traffic\": 10960,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 148,\n                \"date\": \"2026-03-25\",\n                \"period_start\": \"2026-03-25T21:00:00+00:00\",\n                \"period_end\": \"2026-03-26T21:00:00+00:00\",\n                \"cumulative_traffic\": 10404,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 147,\n                \"date\": \"2026-03-24\",\n                \"period_start\": \"2026-03-24T21:00:00+00:00\",\n                \"period_end\": \"2026-03-25T21:00:00+00:00\",\n                \"cumulative_traffic\": 10291,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 146,\n                \"date\": \"2026-03-23\",\n                \"period_start\": \"2026-03-23T21:00:00+00:00\",\n                \"period_end\": \"2026-03-24T21:00:00+00:00\",\n                \"cumulative_traffic\": 9958,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 145,\n                \"date\": \"2026-03-22\",\n                \"period_start\": \"2026-03-22T21:00:00+00:00\",\n                \"period_end\": \"2026-03-23T21:00:00+00:00\",\n                \"cumulative_traffic\": 9928,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 144,\n                \"date\": \"2026-03-21\",\n                \"period_start\": \"2026-03-21T21:00:00+00:00\",\n                \"period_end\": \"2026-03-22T21:00:00+00:00\",\n                \"cumulative_traffic\": 10351,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 143,\n                \"date\": \"2026-03-20\",\n                \"period_start\": \"2026-03-20T21:00:00+00:00\",\n                \"period_end\": \"2026-03-21T21:00:00+00:00\",\n                \"cumulative_traffic\": 8730,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 142,\n                \"date\": \"2026-03-19\",\n                \"period_start\": \"2026-03-19T21:00:00+00:00\",\n                \"period_end\": \"2026-03-20T21:00:00+00:00\",\n                \"cumulative_traffic\": 9106,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 141,\n                \"date\": \"2026-03-18\",\n                \"period_start\": \"2026-03-18T21:00:00+00:00\",\n                \"period_end\": \"2026-03-19T21:00:00+00:00\",\n                \"cumulative_traffic\": 9129,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 140,\n                \"date\": \"2026-03-17\",\n                \"period_start\": \"2026-03-17T21:00:00+00:00\",\n                \"period_end\": \"2026-03-18T21:00:00+00:00\",\n                \"cumulative_traffic\": 9361,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 139,\n                \"date\": \"2026-03-16\",\n                \"period_start\": \"2026-03-16T21:00:00+00:00\",\n                \"period_end\": \"2026-03-17T21:00:00+00:00\",\n                \"cumulative_traffic\": 8876,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 138,\n                \"date\": \"2026-03-15\",\n                \"period_start\": \"2026-03-15T21:00:00+00:00\",\n                \"period_end\": \"2026-03-16T21:00:00+00:00\",\n                \"cumulative_traffic\": 9142,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 137,\n                \"date\": \"2026-03-14\",\n                \"period_start\": \"2026-03-14T21:00:00+00:00\",\n                \"period_end\": \"2026-03-15T21:00:00+00:00\",\n                \"cumulative_traffic\": 9655,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 136,\n                \"date\": \"2026-03-13\",\n                \"period_start\": \"2026-03-13T21:00:00+00:00\",\n                \"period_end\": \"2026-03-14T21:00:00+00:00\",\n                \"cumulative_traffic\": 9546,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 135,\n                \"date\": \"2026-03-12\",\n                \"period_start\": \"2026-03-12T21:00:00+00:00\",\n                \"period_end\": \"2026-03-13T21:00:00+00:00\",\n                \"cumulative_traffic\": 9224,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 134,\n                \"date\": \"2026-03-11\",\n                \"period_start\": \"2026-03-11T21:00:00+00:00\",\n                \"period_end\": \"2026-03-12T21:00:00+00:00\",\n                \"cumulative_traffic\": 10246,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 133,\n                \"date\": \"2026-03-10\",\n                \"period_start\": \"2026-03-10T21:00:00+00:00\",\n                \"period_end\": \"2026-03-11T21:00:00+00:00\",\n                \"cumulative_traffic\": 6985,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 132,\n                \"date\": \"2026-03-09\",\n                \"period_start\": \"2026-03-09T21:00:00+00:00\",\n                \"period_end\": \"2026-03-10T21:00:00+00:00\",\n                \"cumulative_traffic\": 2142,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 131,\n                \"date\": \"2026-03-08\",\n                \"period_start\": \"2026-03-08T21:00:00+00:00\",\n                \"period_end\": \"2026-03-09T21:00:00+00:00\",\n                \"cumulative_traffic\": 2578,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 130,\n                \"date\": \"2026-03-07\",\n                \"period_start\": \"2026-03-07T21:00:00+00:00\",\n                \"period_end\": \"2026-03-08T21:00:00+00:00\",\n                \"cumulative_traffic\": 2485,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 129,\n                \"date\": \"2026-03-06\",\n                \"period_start\": \"2026-03-06T21:00:00+00:00\",\n                \"period_end\": \"2026-03-07T21:00:00+00:00\",\n                \"cumulative_traffic\": 2230,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 128,\n                \"date\": \"2026-03-05\",\n                \"period_start\": \"2026-03-05T21:00:00+00:00\",\n                \"period_end\": \"2026-03-06T21:00:00+00:00\",\n                \"cumulative_traffic\": 2463,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 127,\n                \"date\": \"2026-03-04\",\n                \"period_start\": \"2026-03-04T21:00:00+00:00\",\n                \"period_end\": \"2026-03-05T21:00:00+00:00\",\n                \"cumulative_traffic\": 2625,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 126,\n                \"date\": \"2026-03-03\",\n                \"period_start\": \"2026-03-03T21:00:00+00:00\",\n                \"period_end\": \"2026-03-04T21:00:00+00:00\",\n                \"cumulative_traffic\": 2635,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 125,\n                \"date\": \"2026-03-02\",\n                \"period_start\": \"2026-03-02T21:00:00+00:00\",\n                \"period_end\": \"2026-03-03T21:00:00+00:00\",\n                \"cumulative_traffic\": 2447,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 124,\n                \"date\": \"2026-03-01\",\n                \"period_start\": \"2026-03-01T21:00:00+00:00\",\n                \"period_end\": \"2026-03-02T21:00:00+00:00\",\n                \"cumulative_traffic\": 1593,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 123,\n                \"date\": \"2026-02-28\",\n                \"period_start\": \"2026-02-28T21:00:00+00:00\",\n                \"period_end\": \"2026-03-01T21:00:00+00:00\",\n                \"cumulative_traffic\": 1791,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 122,\n                \"date\": \"2026-02-27\",\n                \"period_start\": \"2026-02-27T21:00:00+00:00\",\n                \"period_end\": \"2026-02-28T21:00:00+00:00\",\n                \"cumulative_traffic\": 1849,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 121,\n                \"date\": \"2026-02-26\",\n                \"period_start\": \"2026-02-26T21:00:00+00:00\",\n                \"period_end\": \"2026-02-27T21:00:00+00:00\",\n                \"cumulative_traffic\": 1330,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 120,\n                \"date\": \"2026-02-25\",\n                \"period_start\": \"2026-02-25T21:00:00+00:00\",\n                \"period_end\": \"2026-02-26T21:00:00+00:00\",\n                \"cumulative_traffic\": 142,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 119,\n                \"date\": \"2026-02-24\",\n                \"period_start\": \"2026-02-24T21:00:00+00:00\",\n                \"period_end\": \"2026-02-25T21:00:00+00:00\",\n                \"cumulative_traffic\": 5506,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 118,\n                \"date\": \"2026-02-23\",\n                \"period_start\": \"2026-02-23T21:00:00+00:00\",\n                \"period_end\": \"2026-02-24T21:00:00+00:00\",\n                \"cumulative_traffic\": 11161,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 117,\n                \"date\": \"2026-02-22\",\n                \"period_start\": \"2026-02-22T21:00:00+00:00\",\n                \"period_end\": \"2026-02-23T21:00:00+00:00\",\n                \"cumulative_traffic\": 10771,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 116,\n                \"date\": \"2026-02-21\",\n                \"period_start\": \"2026-02-21T21:00:00+00:00\",\n                \"period_end\": \"2026-02-22T21:00:00+00:00\",\n                \"cumulative_traffic\": 11263,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 115,\n                \"date\": \"2026-02-20\",\n                \"period_start\": \"2026-02-20T21:00:00+00:00\",\n                \"period_end\": \"2026-02-21T21:00:00+00:00\",\n                \"cumulative_traffic\": 11066,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 114,\n                \"date\": \"2026-02-19\",\n                \"period_start\": \"2026-02-19T21:00:00+00:00\",\n                \"period_end\": \"2026-02-20T21:00:00+00:00\",\n                \"cumulative_traffic\": 11219,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"_id\": 113,\n                \"date\": \"2026-02-18\",\n                \"period_start\": \"2026-02-18T21:00:00+00:00\",\n                \"period_end\": \"2026-02-19T21:00:00+00:00\",\n                \"cumulative_traffic\": 11201,\n                \"interval_type\": \"OneDay\"\n            }\n        ],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                }\n            },\n            {\n                \"id\": \"period_start\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period Start\",\n                    \"notes\": \"Αρχή χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                }\n            },\n            {\n                \"id\": \"period_end\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period End\",\n                    \"notes\": \"Τέλος χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                }\n            },\n            {\n                \"id\": \"cumulative_traffic\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Cumulative Traffic\",\n                    \"notes\": \"Αθροιστικός αριθμός μοναδικών MAC addresses ανά 30λεπτο μέσα στη μέρα. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που παραμένει στο δίκτυο.\"\n                }\n            },\n            {\n                \"id\": \"interval_type\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Interval Type\",\n                    \"notes\": \"Τύπος interval: OneDay, OneWeek, TwoHours\"\n                }\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=50\"\n        },\n        \"total\": 162,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"cbd73a91-72ad-4f63-8e68-64ef6c4050e0"},{"name":"Search - projected fields for example per-station WiFi resource","id":"4f12ada5-7415-42b4-99cd-602d39a29199","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n  \"fields\": [\n    \"date\",\n    \"period_start\",\n    \"period_end\",\n    \"cumulative_traffic\",\n    \"interval_type\"\n  ],\n  \"sort\": \"date desc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα πεδίων σε per-station WiFi dataset.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"9e041877-cfeb-46e5-9816-e0a409f18291","name":"Search - projected fields for example per-station WiFi resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n  \"fields\": [\n    \"date\",\n    \"period_start\",\n    \"period_end\",\n    \"cumulative_traffic\",\n    \"interval_type\"\n  ],\n  \"sort\": \"date desc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:58:19 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"10035"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                }\n            },\n            {\n                \"id\": \"period_start\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period Start\",\n                    \"notes\": \"Αρχή χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                }\n            },\n            {\n                \"id\": \"period_end\",\n                \"type\": \"timestamptz\",\n                \"info\": {\n                    \"label\": \"Period End\",\n                    \"notes\": \"Τέλος χρονικού interval μέτρησης (UTC, timezone-aware)\"\n                }\n            },\n            {\n                \"id\": \"cumulative_traffic\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Cumulative Traffic\",\n                    \"notes\": \"Αθροιστικός αριθμός μοναδικών MAC addresses ανά 30λεπτο μέσα στη μέρα. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που παραμένει στο δίκτυο.\"\n                }\n            },\n            {\n                \"id\": \"interval_type\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Interval Type\",\n                    \"notes\": \"Τύπος interval: OneDay, OneWeek, TwoHours\"\n                }\n            }\n        ],\n        \"include_total\": true,\n        \"limit\": 50,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n        \"sort\": \"date desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"date\": \"2026-03-30\",\n                \"period_start\": \"2026-03-29T21:00:00+00:00\",\n                \"period_end\": \"2026-03-29T23:00:00+00:00\",\n                \"cumulative_traffic\": 10236,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T13:00:00+00:00\",\n                \"period_end\": \"2026-03-29T15:00:00+00:00\",\n                \"cumulative_traffic\": 6819,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T19:00:00+00:00\",\n                \"period_end\": \"2026-03-29T21:00:00+00:00\",\n                \"cumulative_traffic\": 9667,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T09:00:00+00:00\",\n                \"period_end\": \"2026-03-29T11:00:00+00:00\",\n                \"cumulative_traffic\": 4948,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T11:00:00+00:00\",\n                \"period_end\": \"2026-03-29T13:00:00+00:00\",\n                \"cumulative_traffic\": 5874,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T03:00:00+00:00\",\n                \"period_end\": \"2026-03-29T05:00:00+00:00\",\n                \"cumulative_traffic\": 2254,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T07:00:00+00:00\",\n                \"period_end\": \"2026-03-29T09:00:00+00:00\",\n                \"cumulative_traffic\": 3994,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T15:00:00+00:00\",\n                \"period_end\": \"2026-03-29T17:00:00+00:00\",\n                \"cumulative_traffic\": 7787,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T01:00:00+00:00\",\n                \"period_end\": \"2026-03-29T03:00:00+00:00\",\n                \"cumulative_traffic\": 1478,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T17:00:00+00:00\",\n                \"period_end\": \"2026-03-29T19:00:00+00:00\",\n                \"cumulative_traffic\": 8774,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-29T05:00:00+00:00\",\n                \"period_end\": \"2026-03-29T07:00:00+00:00\",\n                \"cumulative_traffic\": 3087,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-29\",\n                \"period_start\": \"2026-03-28T23:00:00+00:00\",\n                \"period_end\": \"2026-03-29T01:00:00+00:00\",\n                \"cumulative_traffic\": 740,\n                \"interval_type\": \"TwoHours\"\n            },\n            {\n                \"date\": \"2026-03-27\",\n                \"period_start\": \"2026-03-27T21:00:00+00:00\",\n                \"period_end\": \"2026-03-28T21:00:00+00:00\",\n                \"cumulative_traffic\": 803,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-26\",\n                \"period_start\": \"2026-03-26T21:00:00+00:00\",\n                \"period_end\": \"2026-03-27T21:00:00+00:00\",\n                \"cumulative_traffic\": 10960,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-25\",\n                \"period_start\": \"2026-03-25T21:00:00+00:00\",\n                \"period_end\": \"2026-03-26T21:00:00+00:00\",\n                \"cumulative_traffic\": 10404,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-24\",\n                \"period_start\": \"2026-03-24T21:00:00+00:00\",\n                \"period_end\": \"2026-03-25T21:00:00+00:00\",\n                \"cumulative_traffic\": 10291,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-23\",\n                \"period_start\": \"2026-03-23T21:00:00+00:00\",\n                \"period_end\": \"2026-03-24T21:00:00+00:00\",\n                \"cumulative_traffic\": 9958,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-22\",\n                \"period_start\": \"2026-03-22T21:00:00+00:00\",\n                \"period_end\": \"2026-03-23T21:00:00+00:00\",\n                \"cumulative_traffic\": 9928,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-21\",\n                \"period_start\": \"2026-03-21T21:00:00+00:00\",\n                \"period_end\": \"2026-03-22T21:00:00+00:00\",\n                \"cumulative_traffic\": 10351,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-20\",\n                \"period_start\": \"2026-03-20T21:00:00+00:00\",\n                \"period_end\": \"2026-03-21T21:00:00+00:00\",\n                \"cumulative_traffic\": 8730,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-19\",\n                \"period_start\": \"2026-03-19T21:00:00+00:00\",\n                \"period_end\": \"2026-03-20T21:00:00+00:00\",\n                \"cumulative_traffic\": 9106,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-18\",\n                \"period_start\": \"2026-03-18T21:00:00+00:00\",\n                \"period_end\": \"2026-03-19T21:00:00+00:00\",\n                \"cumulative_traffic\": 9129,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-17\",\n                \"period_start\": \"2026-03-17T21:00:00+00:00\",\n                \"period_end\": \"2026-03-18T21:00:00+00:00\",\n                \"cumulative_traffic\": 9361,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-16\",\n                \"period_start\": \"2026-03-16T21:00:00+00:00\",\n                \"period_end\": \"2026-03-17T21:00:00+00:00\",\n                \"cumulative_traffic\": 8876,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-15\",\n                \"period_start\": \"2026-03-15T21:00:00+00:00\",\n                \"period_end\": \"2026-03-16T21:00:00+00:00\",\n                \"cumulative_traffic\": 9142,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-14\",\n                \"period_start\": \"2026-03-14T21:00:00+00:00\",\n                \"period_end\": \"2026-03-15T21:00:00+00:00\",\n                \"cumulative_traffic\": 9655,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-13\",\n                \"period_start\": \"2026-03-13T21:00:00+00:00\",\n                \"period_end\": \"2026-03-14T21:00:00+00:00\",\n                \"cumulative_traffic\": 9546,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-12\",\n                \"period_start\": \"2026-03-12T21:00:00+00:00\",\n                \"period_end\": \"2026-03-13T21:00:00+00:00\",\n                \"cumulative_traffic\": 9224,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-11\",\n                \"period_start\": \"2026-03-11T21:00:00+00:00\",\n                \"period_end\": \"2026-03-12T21:00:00+00:00\",\n                \"cumulative_traffic\": 10246,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-10\",\n                \"period_start\": \"2026-03-10T21:00:00+00:00\",\n                \"period_end\": \"2026-03-11T21:00:00+00:00\",\n                \"cumulative_traffic\": 6985,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-09\",\n                \"period_start\": \"2026-03-09T21:00:00+00:00\",\n                \"period_end\": \"2026-03-10T21:00:00+00:00\",\n                \"cumulative_traffic\": 2142,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-08\",\n                \"period_start\": \"2026-03-08T21:00:00+00:00\",\n                \"period_end\": \"2026-03-09T21:00:00+00:00\",\n                \"cumulative_traffic\": 2578,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-07\",\n                \"period_start\": \"2026-03-07T21:00:00+00:00\",\n                \"period_end\": \"2026-03-08T21:00:00+00:00\",\n                \"cumulative_traffic\": 2485,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-06\",\n                \"period_start\": \"2026-03-06T21:00:00+00:00\",\n                \"period_end\": \"2026-03-07T21:00:00+00:00\",\n                \"cumulative_traffic\": 2230,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-05\",\n                \"period_start\": \"2026-03-05T21:00:00+00:00\",\n                \"period_end\": \"2026-03-06T21:00:00+00:00\",\n                \"cumulative_traffic\": 2463,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-04\",\n                \"period_start\": \"2026-03-04T21:00:00+00:00\",\n                \"period_end\": \"2026-03-05T21:00:00+00:00\",\n                \"cumulative_traffic\": 2625,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-03\",\n                \"period_start\": \"2026-03-03T21:00:00+00:00\",\n                \"period_end\": \"2026-03-04T21:00:00+00:00\",\n                \"cumulative_traffic\": 2635,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-02\",\n                \"period_start\": \"2026-03-02T21:00:00+00:00\",\n                \"period_end\": \"2026-03-03T21:00:00+00:00\",\n                \"cumulative_traffic\": 2447,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-03-01\",\n                \"period_start\": \"2026-03-01T21:00:00+00:00\",\n                \"period_end\": \"2026-03-02T21:00:00+00:00\",\n                \"cumulative_traffic\": 1593,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-02-28\",\n                \"period_start\": \"2026-02-28T21:00:00+00:00\",\n                \"period_end\": \"2026-03-01T21:00:00+00:00\",\n                \"cumulative_traffic\": 1791,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-02-27\",\n                \"period_start\": \"2026-02-27T21:00:00+00:00\",\n                \"period_end\": \"2026-02-28T21:00:00+00:00\",\n                \"cumulative_traffic\": 1849,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-02-26\",\n                \"period_start\": \"2026-02-26T21:00:00+00:00\",\n                \"period_end\": \"2026-02-27T21:00:00+00:00\",\n                \"cumulative_traffic\": 1330,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-02-25\",\n                \"period_start\": \"2026-02-25T21:00:00+00:00\",\n                \"period_end\": \"2026-02-26T21:00:00+00:00\",\n                \"cumulative_traffic\": 142,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-02-24\",\n                \"period_start\": \"2026-02-24T21:00:00+00:00\",\n                \"period_end\": \"2026-02-25T21:00:00+00:00\",\n                \"cumulative_traffic\": 5506,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-02-23\",\n                \"period_start\": \"2026-02-23T21:00:00+00:00\",\n                \"period_end\": \"2026-02-24T21:00:00+00:00\",\n                \"cumulative_traffic\": 11161,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-02-22\",\n                \"period_start\": \"2026-02-22T21:00:00+00:00\",\n                \"period_end\": \"2026-02-23T21:00:00+00:00\",\n                \"cumulative_traffic\": 10771,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-02-21\",\n                \"period_start\": \"2026-02-21T21:00:00+00:00\",\n                \"period_end\": \"2026-02-22T21:00:00+00:00\",\n                \"cumulative_traffic\": 11263,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-02-20\",\n                \"period_start\": \"2026-02-20T21:00:00+00:00\",\n                \"period_end\": \"2026-02-21T21:00:00+00:00\",\n                \"cumulative_traffic\": 11066,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-02-19\",\n                \"period_start\": \"2026-02-19T21:00:00+00:00\",\n                \"period_end\": \"2026-02-20T21:00:00+00:00\",\n                \"cumulative_traffic\": 11219,\n                \"interval_type\": \"OneDay\"\n            },\n            {\n                \"date\": \"2026-02-18\",\n                \"period_start\": \"2026-02-18T21:00:00+00:00\",\n                \"period_end\": \"2026-02-19T21:00:00+00:00\",\n                \"cumulative_traffic\": 11201,\n                \"interval_type\": \"OneDay\"\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=50\"\n        },\n        \"total\": 162,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"4f12ada5-7415-42b4-99cd-602d39a29199"},{"name":"Search - CSV view for example per-station WiFi resource","id":"843c4f2b-a496-4bb8-8c7f-3964eadd6cb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n  \"fields\": [\n    \"date\",\n    \"cumulative_traffic\"\n  ],\n  \"records_format\": \"csv\",\n  \"sort\": \"date desc\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>CSV-like απόκριση για γρήγορη εξαγωγή.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"941be676-f0e0-457a-986f-ea030d88bf09","name":"Search - CSV view for example per-station WiFi resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n  \"fields\": [\n    \"date\",\n    \"cumulative_traffic\"\n  ],\n  \"records_format\": \"csv\",\n  \"sort\": \"date desc\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:59:09 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"1838"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"date\",\n                \"type\": \"date\",\n                \"info\": {\n                    \"label\": \"Date\",\n                    \"notes\": \"Ημερομηνία αναφοράς μέτρησης (ώρα Ελλάδας)\"\n                }\n            },\n            {\n                \"id\": \"cumulative_traffic\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Cumulative Traffic\",\n                    \"notes\": \"Αθροιστικός αριθμός μοναδικών MAC addresses ανά 30λεπτο μέσα στη μέρα. Η ίδια συσκευή μετριέται σε κάθε 30λεπτο που παραμένει στο δίκτυο.\"\n                }\n            }\n        ],\n        \"include_total\": true,\n        \"limit\": 20,\n        \"records_format\": \"csv\",\n        \"resource_id\": \"631b098b-23e1-4459-a43e-5f0ab2888538\",\n        \"sort\": \"date desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": \"2026-03-30,10236\\n2026-03-29,4948\\n2026-03-29,9667\\n2026-03-29,1478\\n2026-03-29,7787\\n2026-03-29,3087\\n2026-03-29,2254\\n2026-03-29,5874\\n2026-03-29,740\\n2026-03-29,8774\\n2026-03-29,3994\\n2026-03-29,6819\\n2026-03-27,803\\n2026-03-26,10960\\n2026-03-25,10404\\n2026-03-24,10291\\n2026-03-23,9958\\n2026-03-22,9928\\n2026-03-21,10351\\n2026-03-20,8730\\n\",\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=20\"\n        },\n        \"total\": 162,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"843c4f2b-a496-4bb8-8c7f-3964eadd6cb0"}],"id":"95f19913-9748-4b1c-b9bc-141d514aeec4","description":"<p>Παραδείγματα πάνω σε ένα συγκεκριμένο per-station WiFi resource. Χρησιμοποίησε τα registry datasets για να αλλάξεις το resource_id και να στοχεύσεις άλλο σταθμό ή άλλο metric.</p>\n","_postman_id":"95f19913-9748-4b1c-b9bc-141d514aeec4"},{"name":"05 - Environmental Aggregate Dataset","item":[{"name":"Info - Environmental aggregate","id":"3d45e4cb-db7c-43f8-b152-f5da118f39f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info","description":"<p>Schema και metadata για το <code>env-all-stations</code>.</p>\n","urlObject":{"path":["api","3","action","datastore_info"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"378ee400-beac-43ee-9d42-f2fdfe6e39e8","name":"Info - Environmental aggregate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:00:11 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"9566"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_info\",\n    \"success\": true,\n    \"result\": {\n        \"meta\": {\n            \"id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n            \"count\": 129338,\n            \"table_type\": \"BASE TABLE\",\n            \"size\": 80388096,\n            \"db_size\": 323890323,\n            \"idx_size\": 33234944,\n            \"aliases\": []\n        },\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp without time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Timestamp (UTC)\",\n                    \"notes\": \"Πραγματικός χρόνος λήψης δεδομένων από τη συσκευή, σε UTC. Πηγή: API πεδίο timestamp (DateTimeOffset, UTC)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp without time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pressure\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Πίεση (kPa)\",\n                    \"notes\": \"Ατμοσφαιρική πίεση σε kPa. Τυπικές τιμές: 98–101 kPa\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pm1\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM1 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM1 σε μg/m³\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"co\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"CO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο του άνθρακα (CO) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"no\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο αζώτου (NO) σε μg/m³\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"no2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο αζώτου (NO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1000\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"o3\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"O₃ (μg/m³)\",\n                    \"notes\": \"Όζον (O₃) σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"so2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"SO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο θείου (SO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            }\n        ]\n    }\n}"}],"_postman_id":"3d45e4cb-db7c-43f8-b152-f5da118f39f4"},{"name":"Search - latest environmental rows","id":"5157063b-9bab-4cd3-9a57-e44091c79979","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Πιο πρόσφατες εγγραφές του aggregate environmental dataset.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"00f8f59a-0412-4f32-9701-e9f8078e9130","name":"Search - latest environmental rows","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:01:11 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"27339"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"include_total\": true,\n        \"limit\": 50,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"sort\": \"interval_timestamp desc, station_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"_id\": 127429,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 11.33,\n                \"humidity\": 70.4,\n                \"pressure\": 98.8,\n                \"pm1\": 5.1,\n                \"pm2_5\": 5.7,\n                \"pm10\": 7.7,\n                \"co\": 257,\n                \"no\": null,\n                \"no2\": 15.6,\n                \"o3\": 27.8,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 128101,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 13.79,\n                \"humidity\": 62.22,\n                \"pressure\": 99.42,\n                \"pm1\": 6.7,\n                \"pm2_5\": 9.9,\n                \"pm10\": 17.4,\n                \"co\": 338.5,\n                \"no\": null,\n                \"no2\": 51.8,\n                \"o3\": 3.2,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 128197,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 3,\n                \"station_name\": \"Αθλητικό Κέντρο Μετς\",\n                \"neighbourhood_name\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 15.35,\n                \"humidity\": 60.4,\n                \"pressure\": 99.58,\n                \"pm1\": 8.3,\n                \"pm2_5\": 12.6,\n                \"pm10\": 18.6,\n                \"co\": 338.5,\n                \"no\": null,\n                \"no2\": 38.6,\n                \"o3\": 18.6,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 128221,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 4,\n                \"station_name\": \"Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΙΩΑΝΝΗΣ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 13.25,\n                \"humidity\": 67.75,\n                \"pressure\": 99.87,\n                \"pm1\": 8.8,\n                \"pm2_5\": 14.2,\n                \"pm10\": 21.7,\n                \"co\": 377.7,\n                \"no\": null,\n                \"no2\": 43.4,\n                \"o3\": 11.3,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 128245,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 14.37,\n                \"humidity\": 63.28,\n                \"pressure\": 100.2,\n                \"pm1\": 10.3,\n                \"pm2_5\": 16.4,\n                \"pm10\": 24.1,\n                \"co\": 457,\n                \"no\": null,\n                \"no2\": 47.3,\n                \"o3\": 8.6,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 128389,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 6,\n                \"station_name\": \"Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"neighbourhood_name\": \"ΓΟΥΒΑ Ι\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3,\n                \"temperature\": 13.58,\n                \"humidity\": 66.65,\n                \"pressure\": 99.71,\n                \"pm1\": 14.9,\n                \"pm2_5\": 21,\n                \"pm10\": 28.4,\n                \"co\": 336,\n                \"no\": null,\n                \"no2\": 30.3,\n                \"o3\": 17,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 128858,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 8,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"neighbourhood_name\": \"ΣΤΕΡΝΑ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3,\n                \"temperature\": 13.7,\n                \"humidity\": 66.98,\n                \"pressure\": 100.14,\n                \"pm1\": 18.2,\n                \"pm2_5\": 23,\n                \"pm10\": 29.2,\n                \"co\": 496.5,\n                \"no\": null,\n                \"no2\": 47.3,\n                \"o3\": 0.5,\n                \"so2\": 0.7\n            },\n            {\n                \"_id\": 129122,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 9,\n                \"station_name\": \"Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 14.27,\n                \"humidity\": 67.56,\n                \"pressure\": 99.48,\n                \"pm1\": 7.7,\n                \"pm2_5\": 10.4,\n                \"pm10\": 14.8,\n                \"co\": 304.9,\n                \"no\": null,\n                \"no2\": 37.7,\n                \"o3\": 10,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 127453,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 12.63,\n                \"humidity\": 71.04,\n                \"pressure\": 98.91,\n                \"pm1\": 14.7,\n                \"pm2_5\": 16.5,\n                \"pm10\": 22.3,\n                \"co\": 469.4,\n                \"no\": null,\n                \"no2\": 62,\n                \"o3\": 0,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 127693,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 12.57,\n                \"humidity\": 68.01,\n                \"pressure\": 99.07,\n                \"pm1\": 9.2,\n                \"pm2_5\": 14.7,\n                \"pm10\": 22.6,\n                \"co\": 364.4,\n                \"no\": null,\n                \"no2\": 74,\n                \"o3\": 2.2,\n                \"so2\": 0.6\n            },\n            {\n                \"_id\": 127909,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 12,\n                \"station_name\": \"Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 13.13,\n                \"humidity\": 66.21,\n                \"pressure\": 99.16,\n                \"pm1\": 6.3,\n                \"pm2_5\": 8.7,\n                \"pm10\": 13,\n                \"co\": 319.6,\n                \"no\": null,\n                \"no2\": 68.4,\n                \"o3\": 0.1,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 127933,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 13,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 12.49,\n                \"humidity\": 66.39,\n                \"pressure\": 99.11,\n                \"pm1\": 3.2,\n                \"pm2_5\": 4.7,\n                \"pm10\": 8.4,\n                \"co\": 328.4,\n                \"no\": null,\n                \"no2\": 65.3,\n                \"o3\": 1.5,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 127957,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 14,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 12.61,\n                \"humidity\": 67.84,\n                \"pressure\": 99.62,\n                \"pm1\": 5.2,\n                \"pm2_5\": 7.8,\n                \"pm10\": 11.5,\n                \"co\": 311.6,\n                \"no\": null,\n                \"no2\": 40.5,\n                \"o3\": 10.5,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 127981,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 12.09,\n                \"humidity\": 71.68,\n                \"pressure\": 99.57,\n                \"pm1\": 4,\n                \"pm2_5\": 4.4,\n                \"pm10\": 6,\n                \"co\": 264.6,\n                \"no\": null,\n                \"no2\": 33.5,\n                \"o3\": 19.2,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 128005,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 12.41,\n                \"humidity\": 65.29,\n                \"pressure\": 99.3,\n                \"pm1\": 4.8,\n                \"pm2_5\": 7.6,\n                \"pm10\": 12.1,\n                \"co\": 255.4,\n                \"no\": null,\n                \"no2\": 30,\n                \"o3\": 26.1,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 128029,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 17,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 11.79,\n                \"humidity\": 68.57,\n                \"pressure\": 98.9,\n                \"pm1\": 7.5,\n                \"pm2_5\": 10.6,\n                \"pm10\": 18,\n                \"co\": 494.5,\n                \"no\": null,\n                \"no2\": 59.3,\n                \"o3\": 0.4,\n                \"so2\": 0.7\n            },\n            {\n                \"_id\": 128053,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 11.91,\n                \"humidity\": 73.43,\n                \"pressure\": 98.63,\n                \"pm1\": 12.3,\n                \"pm2_5\": 13.6,\n                \"pm10\": 18.4,\n                \"co\": 529.5,\n                \"no\": null,\n                \"no2\": 45.4,\n                \"o3\": 6.2,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 128077,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 11.63,\n                \"humidity\": 67.96,\n                \"pressure\": 98.86,\n                \"pm1\": 11.2,\n                \"pm2_5\": 14.5,\n                \"pm10\": 23.5,\n                \"co\": 554.3,\n                \"no\": null,\n                \"no2\": 53.5,\n                \"o3\": 0,\n                \"so2\": 0.6\n            },\n            {\n                \"_id\": 128125,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 12.52,\n                \"humidity\": 74.03,\n                \"pressure\": 98.48,\n                \"pm1\": 14.7,\n                \"pm2_5\": 18.5,\n                \"pm10\": 24.8,\n                \"co\": 360.6,\n                \"no\": null,\n                \"no2\": 47.3,\n                \"o3\": 12.5,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 128149,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 21,\n                \"station_name\": \"Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"neighbourhood_name\": \"ΝΕΑ ΚΥΨΕΛΗ ΙΙ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 2,\n                \"temperature\": 11.47,\n                \"humidity\": 83.03,\n                \"pressure\": 98.62,\n                \"pm1\": 3.6,\n                \"pm2_5\": 4,\n                \"pm10\": 5.4,\n                \"co\": 276.1,\n                \"no\": null,\n                \"no2\": 20.3,\n                \"o3\": 34.3,\n                \"so2\": 0.5\n            },\n            {\n                \"_id\": 128173,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 22,\n                \"station_name\": \"Πλατεία Μάχης Αναλάτου\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 13.48,\n                \"humidity\": 66.35,\n                \"pressure\": 100.04,\n                \"pm1\": 13.5,\n                \"pm2_5\": 18.4,\n                \"pm10\": 26.7,\n                \"co\": 572.8,\n                \"no\": null,\n                \"no2\": 57.2,\n                \"o3\": 7.7,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 128269,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 14.13,\n                \"humidity\": 66.93,\n                \"pressure\": 98.68,\n                \"pm1\": 11.7,\n                \"pm2_5\": 18.8,\n                \"pm10\": 26.8,\n                \"co\": 453.9,\n                \"no\": null,\n                \"no2\": 50.4,\n                \"o3\": 1,\n                \"so2\": 0.7\n            },\n            {\n                \"_id\": 128293,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 56,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 13.36,\n                \"humidity\": 73.05,\n                \"pressure\": 98.96,\n                \"pm1\": 8.2,\n                \"pm2_5\": 9.1,\n                \"pm10\": 12.4,\n                \"co\": 378.3,\n                \"no\": null,\n                \"no2\": 26.8,\n                \"o3\": 23.5,\n                \"so2\": 0.7\n            },\n            {\n                \"_id\": 128317,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 57,\n                \"station_name\": \"Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"neighbourhood_name\": \"ΚΥΠΡΙΩΝ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 2,\n                \"temperature\": 13.11,\n                \"humidity\": 75.73,\n                \"pressure\": 98.7,\n                \"pm1\": 10.4,\n                \"pm2_5\": 11.5,\n                \"pm10\": 15.6,\n                \"co\": 342.7,\n                \"no\": null,\n                \"no2\": 40.4,\n                \"o3\": 18.1,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 128341,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 58,\n                \"station_name\": \"Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 2,\n                \"temperature\": 12.26,\n                \"humidity\": 80.09,\n                \"pressure\": 98.99,\n                \"pm1\": 17.8,\n                \"pm2_5\": 19.8,\n                \"pm10\": 26.8,\n                \"co\": 371.3,\n                \"no\": null,\n                \"no2\": 57.1,\n                \"o3\": 1.7,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 128365,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 59,\n                \"station_name\": \"Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 2,\n                \"temperature\": 12.88,\n                \"humidity\": 75.86,\n                \"pressure\": 98.75,\n                \"pm1\": 14.4,\n                \"pm2_5\": 16,\n                \"pm10\": 21.6,\n                \"co\": 324.1,\n                \"no\": null,\n                \"no2\": 34,\n                \"o3\": 25.5,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 128413,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3,\n                \"temperature\": 13.74,\n                \"humidity\": 67.04,\n                \"pressure\": 99.23,\n                \"pm1\": 17,\n                \"pm2_5\": 22.7,\n                \"pm10\": 30.5,\n                \"co\": 533.2,\n                \"no\": null,\n                \"no2\": 67.5,\n                \"o3\": 0.7,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 128437,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6,\n                \"temperature\": 13.97,\n                \"humidity\": 62.94,\n                \"pressure\": 99.57,\n                \"pm1\": 1938.5,\n                \"pm2_5\": 2094.9,\n                \"pm10\": 2097.8,\n                \"co\": 429.1,\n                \"no\": null,\n                \"no2\": 62.6,\n                \"o3\": 0.1,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 128461,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 62,\n                \"station_name\": \"Πλατεία Αιγύπτου\",\n                \"neighbourhood_name\": \"ΜΟΥΣΕΙΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 11.7,\n                \"humidity\": 75.31,\n                \"pressure\": 99.97,\n                \"pm1\": 9.3,\n                \"pm2_5\": 10.3,\n                \"pm10\": 13.9,\n                \"co\": 599.3,\n                \"no\": null,\n                \"no2\": 57.2,\n                \"o3\": 0.1,\n                \"so2\": 0.6\n            },\n            {\n                \"_id\": 128474,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 63,\n                \"station_name\": \"Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"neighbourhood_name\": \"ΕΞΑΡΧΕΙΑ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3,\n                \"temperature\": 16.06,\n                \"humidity\": 56.62,\n                \"pressure\": 99.82,\n                \"pm1\": 18,\n                \"pm2_5\": 22.8,\n                \"pm10\": 28.1,\n                \"co\": 432.1,\n                \"no\": null,\n                \"no2\": 64.8,\n                \"o3\": 4,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 128498,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 64,\n                \"station_name\": \"Πολιτιστικό κέντρο Κυψέλη\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3,\n                \"temperature\": 15.78,\n                \"humidity\": 65.39,\n                \"pressure\": 99.31,\n                \"pm1\": 19.1,\n                \"pm2_5\": 25,\n                \"pm10\": 33.6,\n                \"co\": 476.6,\n                \"no\": null,\n                \"no2\": 32.6,\n                \"o3\": 29.3,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 128522,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 65,\n                \"station_name\": \"Δημοτικο Γυμναστηριο Ευελπίδων\",\n                \"neighbourhood_name\": \"ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 2,\n                \"temperature\": 13.17,\n                \"humidity\": 72.47,\n                \"pressure\": 99.47,\n                \"pm1\": 12.1,\n                \"pm2_5\": 13.7,\n                \"pm10\": 18.3,\n                \"co\": 377.1,\n                \"no\": null,\n                \"no2\": 54.4,\n                \"o3\": 7.8,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 128546,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 66,\n                \"station_name\": \"Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 4,\n                \"temperature\": 14.02,\n                \"humidity\": 70.11,\n                \"pressure\": 100.38,\n                \"pm1\": 32.3,\n                \"pm2_5\": 35.9,\n                \"pm10\": 48.5,\n                \"co\": 631.2,\n                \"no\": null,\n                \"no2\": 75.7,\n                \"o3\": 0.2,\n                \"so2\": 0.3\n            },\n            {\n                \"_id\": 128570,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 67,\n                \"station_name\": \"Πλατεία Αττικής\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 4,\n                \"temperature\": 14.38,\n                \"humidity\": 70.42,\n                \"pressure\": 100.12,\n                \"pm1\": 29.4,\n                \"pm2_5\": 33.1,\n                \"pm10\": 45.2,\n                \"co\": 650.6,\n                \"no\": null,\n                \"no2\": 68.6,\n                \"o3\": 4.5,\n                \"so2\": 0.5\n            },\n            {\n                \"_id\": 128594,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5,\n                \"temperature\": 14.75,\n                \"humidity\": 67.95,\n                \"pressure\": 100.2,\n                \"pm1\": 45.9,\n                \"pm2_5\": 50.9,\n                \"pm10\": 68.8,\n                \"co\": 557.2,\n                \"no\": null,\n                \"no2\": 65.2,\n                \"o3\": 1.7,\n                \"so2\": 0.5\n            },\n            {\n                \"_id\": 128618,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 69,\n                \"station_name\": \"Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 4,\n                \"temperature\": 12.96,\n                \"humidity\": 73.97,\n                \"pressure\": 100.18,\n                \"pm1\": 26.4,\n                \"pm2_5\": 30.7,\n                \"pm10\": 42.3,\n                \"co\": 586.7,\n                \"no\": null,\n                \"no2\": 72.8,\n                \"o3\": 0.1,\n                \"so2\": 0.5\n            },\n            {\n                \"_id\": 128642,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 70,\n                \"station_name\": \"Πλατεία Κανελοπούλου\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"temperature\": 13.56,\n                \"humidity\": 63.86,\n                \"pressure\": 99.03,\n                \"pm1\": 13.5,\n                \"pm2_5\": 17.4,\n                \"pm10\": 24.6,\n                \"co\": 572.6,\n                \"no\": null,\n                \"no2\": 58.7,\n                \"o3\": 0,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 128666,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 71,\n                \"station_name\": \"Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 2,\n                \"temperature\": 12.3,\n                \"humidity\": 66.78,\n                \"pressure\": 99.51,\n                \"pm1\": 7.9,\n                \"pm2_5\": 10.6,\n                \"pm10\": 16.5,\n                \"co\": 415.4,\n                \"no\": null,\n                \"no2\": 53.6,\n                \"o3\": 3,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 128690,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 72,\n                \"station_name\": \"Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"neighbourhood_name\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 4,\n                \"temperature\": 13.09,\n                \"humidity\": 73.88,\n                \"pressure\": 100.44,\n                \"pm1\": 26.9,\n                \"pm2_5\": 29.9,\n                \"pm10\": 40.4,\n                \"co\": 448.5,\n                \"no\": null,\n                \"no2\": 60.5,\n                \"o3\": 1.8,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 128714,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 73,\n                \"station_name\": \"Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 4,\n                \"temperature\": 14.06,\n                \"humidity\": 71.15,\n                \"pressure\": 100.44,\n                \"pm1\": 30.4,\n                \"pm2_5\": 33.8,\n                \"pm10\": 45.6,\n                \"co\": 517.1,\n                \"no\": null,\n                \"no2\": 75.8,\n                \"o3\": 19.5,\n                \"so2\": 0.6\n            },\n            {\n                \"_id\": 128738,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 75,\n                \"station_name\": \"Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 4,\n                \"temperature\": 13.39,\n                \"humidity\": 71.91,\n                \"pressure\": 100.33,\n                \"pm1\": 29.8,\n                \"pm2_5\": 33.1,\n                \"pm10\": 44.8,\n                \"co\": 446.8,\n                \"no\": null,\n                \"no2\": 70.8,\n                \"o3\": 0.1,\n                \"so2\": 0.6\n            },\n            {\n                \"_id\": 128762,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 76,\n                \"station_name\": \"Βοτανικός Κήπος\",\n                \"neighbourhood_name\": \"ΕΛΑΙΩΝΑΣ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 2,\n                \"temperature\": 12.96,\n                \"humidity\": 76.16,\n                \"pressure\": 100.5,\n                \"pm1\": 11.8,\n                \"pm2_5\": 13.4,\n                \"pm10\": 18.1,\n                \"co\": 648.9,\n                \"no\": null,\n                \"no2\": 44.2,\n                \"o3\": 1.9,\n                \"so2\": 0.6\n            },\n            {\n                \"_id\": 128786,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 77,\n                \"station_name\": \"Θέατρο Κολωνού\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΚΩΝΣΤΑΝΤΙΝΟΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 2,\n                \"temperature\": 13.09,\n                \"humidity\": 75.48,\n                \"pressure\": 100.22,\n                \"pm1\": 9.4,\n                \"pm2_5\": 10.4,\n                \"pm10\": 14.1,\n                \"co\": 547.6,\n                \"no\": null,\n                \"no2\": 54.9,\n                \"o3\": 7.3,\n                \"so2\": 0.8\n            },\n            {\n                \"_id\": 128810,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 78,\n                \"station_name\": \"Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3,\n                \"temperature\": 13.91,\n                \"humidity\": 71.54,\n                \"pressure\": 100.13,\n                \"pm1\": 21.3,\n                \"pm2_5\": 23.6,\n                \"pm10\": 32,\n                \"co\": 467.8,\n                \"no\": null,\n                \"no2\": 38,\n                \"o3\": 17.5,\n                \"so2\": 0.7\n            },\n            {\n                \"_id\": 128834,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 79,\n                \"station_name\": \"Πλατεία Ναθαναήλ\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 4,\n                \"temperature\": 13.24,\n                \"humidity\": 72.08,\n                \"pressure\": 99.96,\n                \"pm1\": 28.6,\n                \"pm2_5\": 34,\n                \"pm10\": 45.6,\n                \"co\": 375.8,\n                \"no\": null,\n                \"no2\": 44.3,\n                \"o3\": 10.3,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 128882,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 80,\n                \"station_name\": \"Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"neighbourhood_name\": \"ΘΥΜΑΡΑΚΙΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 4,\n                \"temperature\": 14.51,\n                \"humidity\": 68.34,\n                \"pressure\": 100.05,\n                \"pm1\": 24.5,\n                \"pm2_5\": 27.2,\n                \"pm10\": 36.7,\n                \"co\": 433.9,\n                \"no\": null,\n                \"no2\": 57.2,\n                \"o3\": 16.3,\n                \"so2\": 0.6\n            },\n            {\n                \"_id\": 128906,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 81,\n                \"station_name\": \"Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 4,\n                \"temperature\": 13.76,\n                \"humidity\": 72.28,\n                \"pressure\": 100.26,\n                \"pm1\": 27.3,\n                \"pm2_5\": 30.3,\n                \"pm10\": 40.9,\n                \"co\": 684.2,\n                \"no\": null,\n                \"no2\": 53.9,\n                \"o3\": 5.3,\n                \"so2\": 0.4\n            },\n            {\n                \"_id\": 128930,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 82,\n                \"station_name\": \"Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 4,\n                \"temperature\": 13.83,\n                \"humidity\": 69.67,\n                \"pressure\": 100.16,\n                \"pm1\": 26.6,\n                \"pm2_5\": 29.6,\n                \"pm10\": 40,\n                \"co\": 406.1,\n                \"no\": null,\n                \"no2\": 59.7,\n                \"o3\": 26,\n                \"so2\": 0.7\n            },\n            {\n                \"_id\": 128954,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 83,\n                \"station_name\": \"Πλατεία Αγίου Παύλου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΠΑΥΛΟΣ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 4,\n                \"temperature\": 14.71,\n                \"humidity\": 65.77,\n                \"pressure\": 100.14,\n                \"pm1\": 29.1,\n                \"pm2_5\": 33.8,\n                \"pm10\": 46.3,\n                \"co\": 564.2,\n                \"no\": null,\n                \"no2\": 80.8,\n                \"o3\": 0.2,\n                \"so2\": 0.5\n            },\n            {\n                \"_id\": 128978,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 84,\n                \"station_name\": \"Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"neighbourhood_name\": \"ΚΑΤΩ ΠΑΤΗΣΙΑ II\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3,\n                \"temperature\": 13.92,\n                \"humidity\": 69.26,\n                \"pressure\": 100.14,\n                \"pm1\": 19.1,\n                \"pm2_5\": 21.6,\n                \"pm10\": 29.3,\n                \"co\": 369.5,\n                \"no\": null,\n                \"no2\": 37.8,\n                \"o3\": 16.4,\n                \"so2\": 0.7\n            }\n        ],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Timestamp (UTC)\",\n                    \"notes\": \"Πραγματικός χρόνος λήψης δεδομένων από τη συσκευή, σε UTC. Πηγή: API πεδίο timestamp (DateTimeOffset, UTC)\"\n                }\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                }\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                }\n            },\n            {\n                \"id\": \"pressure\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Πίεση (kPa)\",\n                    \"notes\": \"Ατμοσφαιρική πίεση σε kPa. Τυπικές τιμές: 98–101 kPa\"\n                }\n            },\n            {\n                \"id\": \"pm1\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM1 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM1 σε μg/m³\"\n                }\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                }\n            },\n            {\n                \"id\": \"co\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"CO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο του άνθρακα (CO) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                }\n            },\n            {\n                \"id\": \"no\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο αζώτου (NO) σε μg/m³\"\n                }\n            },\n            {\n                \"id\": \"no2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο αζώτου (NO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1000\"\n                }\n            },\n            {\n                \"id\": \"o3\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"O₃ (μg/m³)\",\n                    \"notes\": \"Όζον (O₃) σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"so2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"SO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο θείου (SO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                }\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=50\"\n        },\n        \"total\": 129338,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"5157063b-9bab-4cd3-9a57-e44091c79979"},{"name":"Search - district filter (7th municipal district)","id":"3555c60e-e216-45e3-9441-3c609e3309e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"municipal_district_id\": 7\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"municipal_district_id\",\n    \"aqi\",\n    \"pm2_5\",\n    \"pm10\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα aggregate environmental query ανά δημοτικό διαμέρισμα.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"cd141369-e7a5-4d4c-b8b5-557dc77f614c","name":"Search - district filter (7th municipal district)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"municipal_district_id\": 7\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"municipal_district_id\",\n    \"aqi\",\n    \"pm2_5\",\n    \"pm10\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:02:01 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"27481"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"municipal_district_id\": 7\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"sort\": \"interval_timestamp desc, station_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 5.7,\n                \"pm10\": 7.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 9.9,\n                \"pm10\": 17.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 16.5,\n                \"pm10\": 22.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 14.7,\n                \"pm10\": 22.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 12,\n                \"station_name\": \"Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 8.7,\n                \"pm10\": 13\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 13,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 4.7,\n                \"pm10\": 8.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 7.6,\n                \"pm10\": 12.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 17,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 10.6,\n                \"pm10\": 18\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 13.6,\n                \"pm10\": 18.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 14.5,\n                \"pm10\": 23.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 18.5,\n                \"pm10\": 24.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 18.8,\n                \"pm10\": 26.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 56,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 9.1,\n                \"pm10\": 12.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3,\n                \"pm2_5\": 22.7,\n                \"pm10\": 30.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6,\n                \"pm2_5\": 2094.9,\n                \"pm10\": 2097.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 70,\n                \"station_name\": \"Πλατεία Κανελοπούλου\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 17.4,\n                \"pm10\": 24.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 5.6,\n                \"pm10\": 8.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 8.3,\n                \"pm10\": 13\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 11.2,\n                \"pm10\": 16.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 18,\n                \"pm10\": 28\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 12.9,\n                \"pm10\": 19.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 12,\n                \"station_name\": \"Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 10.3,\n                \"pm10\": 15.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 13,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 5.2,\n                \"pm10\": 7.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 9.5,\n                \"pm10\": 14.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 17,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 11.2,\n                \"pm10\": 17.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 11.9,\n                \"pm10\": 17.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 19.4,\n                \"pm10\": 34.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3,\n                \"pm2_5\": 20.9,\n                \"pm10\": 27.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 17.1,\n                \"pm10\": 25.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 56,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 14,\n                \"pm10\": 20.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 17.3,\n                \"pm10\": 24.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6,\n                \"pm2_5\": 2470.2,\n                \"pm10\": 2590.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 70,\n                \"station_name\": \"Πλατεία Κανελοπούλου\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 15,\n                \"pm10\": 21.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 6,\n                \"pm10\": 10.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 10.5,\n                \"pm10\": 16.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 17.4,\n                \"pm10\": 24.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 14.2,\n                \"pm10\": 21.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 12.5,\n                \"pm10\": 18\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 12,\n                \"station_name\": \"Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 16.6,\n                \"pm10\": 23.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 13,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 6,\n                \"pm10\": 8.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 10.3,\n                \"pm10\": 15.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 17,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 11.4,\n                \"pm10\": 16.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 13.3,\n                \"pm10\": 20.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3,\n                \"pm2_5\": 20.2,\n                \"pm10\": 35.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 12.5,\n                \"pm10\": 18.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 11.5,\n                \"pm10\": 18.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 56,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 7.4,\n                \"pm10\": 10.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 9.8,\n                \"pm10\": 14.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6,\n                \"pm2_5\": 1827.2,\n                \"pm10\": 2469.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 70,\n                \"station_name\": \"Πλατεία Κανελοπούλου\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 11.2,\n                \"pm10\": 16.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 4.6,\n                \"pm10\": 6.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 8.6,\n                \"pm10\": 14\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 13.9,\n                \"pm10\": 21.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 12.8,\n                \"pm10\": 19.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 8.4,\n                \"pm10\": 13.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 12,\n                \"station_name\": \"Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 9.9,\n                \"pm10\": 14.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 13,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 7,\n                \"pm10\": 10.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 16,\n                \"pm10\": 22.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 17,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 13.6,\n                \"pm10\": 19.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 14.3,\n                \"pm10\": 22.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 4,\n                \"pm2_5\": 25.5,\n                \"pm10\": 49.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 9.8,\n                \"pm10\": 14.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 10,\n                \"pm10\": 17.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 56,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 7.5,\n                \"pm10\": 13.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 7.6,\n                \"pm10\": 12.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6,\n                \"pm2_5\": 2014.1,\n                \"pm10\": 2048.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 70,\n                \"station_name\": \"Πλατεία Κανελοπούλου\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 12.3,\n                \"pm10\": 17.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 5.3,\n                \"pm10\": 7.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 8.1,\n                \"pm10\": 13.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 12,\n                \"pm10\": 17.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 12.6,\n                \"pm10\": 18.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 5.9,\n                \"pm10\": 10.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 12,\n                \"station_name\": \"Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 6.8,\n                \"pm10\": 11.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 13,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 6.3,\n                \"pm10\": 10.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 14.3,\n                \"pm10\": 18.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 17,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 6.4,\n                \"pm10\": 10\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 9.1,\n                \"pm10\": 15.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 15.3,\n                \"pm10\": 32\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 14.7,\n                \"pm10\": 19.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 5.9,\n                \"pm10\": 8.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 56,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 6.1,\n                \"pm10\": 9.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 5.9,\n                \"pm10\": 9.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6,\n                \"pm2_5\": 2525.3,\n                \"pm10\": 2549\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 70,\n                \"station_name\": \"Πλατεία Κανελοπούλου\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 9.6,\n                \"pm10\": 13.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 4.2,\n                \"pm10\": 7.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 4.1,\n                \"pm10\": 7.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 6.3,\n                \"pm10\": 10.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 15,\n                \"pm10\": 21.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 4.7,\n                \"pm10\": 9.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 12,\n                \"station_name\": \"Γήπεδα Μπάσκετ ΓΑΔΑ\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 7,\n                \"pm10\": 11.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 13,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 3.4,\n                \"pm10\": 6.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 12.7,\n                \"pm10\": 18.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 17,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 4.6,\n                \"pm10\": 7.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 1,\n                \"pm2_5\": 7.9,\n                \"pm10\": 28.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 7.9,\n                \"pm10\": 11.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 12.8,\n                \"pm10\": 17.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 6.2,\n                \"pm10\": 9.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 56,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 2,\n                \"pm2_5\": 7.6,\n                \"pm10\": 12\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3,\n                \"pm2_5\": 20.6,\n                \"pm10\": 28.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6,\n                \"pm2_5\": 2224.6,\n                \"pm10\": 2227.6\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 33744,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"3555c60e-e216-45e3-9441-3c609e3309e2"},{"name":"Search - neighbourhood filter (IN)","id":"c9dc84b1-d00b-410d-8c39-7f63d6b6e77c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"neighbourhood_name\": [\n      \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n      \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\"\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"aqi\",\n    \"temperature\",\n    \"humidity\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Φιλτράρισμα environmental aggregate ανά γειτονιά.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"4f903bc1-015f-4ec9-8132-64a89d96cf0e","name":"Search - neighbourhood filter (IN)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"neighbourhood_name\": [\n      \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n      \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\"\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"aqi\",\n    \"temperature\",\n    \"humidity\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:09:42 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"21926"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\"\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\"\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\"\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\"\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\"\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\"\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\"\n            }\n        ],\n        \"filters\": {\n            \"neighbourhood_name\": [\n                \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\"\n            ]\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"sort\": \"interval_timestamp desc, station_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 13.79,\n                \"humidity\": 62.22\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 12.63,\n                \"humidity\": 71.04\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 14.13,\n                \"humidity\": 66.93\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 12.53,\n                \"humidity\": 66.94\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 14.22,\n                \"humidity\": 56.58\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 12.95,\n                \"humidity\": 66.42\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 14.4,\n                \"humidity\": 63.31\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 13.16,\n                \"humidity\": 61.29\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 14.91,\n                \"humidity\": 56.99\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 13.7,\n                \"humidity\": 61.54\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 15.24,\n                \"humidity\": 61.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 13.94,\n                \"humidity\": 69.97\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 15.53,\n                \"humidity\": 57.09\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 14.4,\n                \"humidity\": 60.11\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 15.59,\n                \"humidity\": 57.77\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 14.53,\n                \"humidity\": 64.09\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 15.63,\n                \"humidity\": 56.21\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 15.01,\n                \"humidity\": 56.99\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 16.19,\n                \"humidity\": 54.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 14.9,\n                \"humidity\": 59.63\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 15.79,\n                \"humidity\": 62.24\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 15.25,\n                \"humidity\": 63.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 16.51,\n                \"humidity\": 59.73\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 15.44,\n                \"humidity\": 63.65\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 16.65,\n                \"humidity\": 55.03\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 16.12,\n                \"humidity\": 55.64\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 17.44,\n                \"humidity\": 52.24\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 16.29,\n                \"humidity\": 56.12\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T17:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 17.58,\n                \"humidity\": 53.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T17:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 17.2,\n                \"humidity\": 52.75\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T17:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 18.83,\n                \"humidity\": 50.19\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T17:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 17.56,\n                \"humidity\": 53.62\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T16:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 19.87,\n                \"humidity\": 38.87\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T16:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 18.41,\n                \"humidity\": 41.46\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T16:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 20,\n                \"humidity\": 38.97\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T16:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 19.06,\n                \"humidity\": 39.99\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T15:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 22.9,\n                \"humidity\": 32.02\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T15:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 20.69,\n                \"humidity\": 36.14\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T15:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 20.42,\n                \"humidity\": 37.99\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T15:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 20.84,\n                \"humidity\": 35.36\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T14:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 23.89,\n                \"humidity\": 31.43\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T14:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 23.89,\n                \"humidity\": 31.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T14:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 20.21,\n                \"humidity\": 39.76\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T14:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 21.3,\n                \"humidity\": 35.66\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T13:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 24.84,\n                \"humidity\": 28.43\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T13:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 24.54,\n                \"humidity\": 28.72\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T13:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 19.83,\n                \"humidity\": 38.05\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T13:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 21.15,\n                \"humidity\": 33.64\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T12:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 23.77,\n                \"humidity\": 33.63\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T12:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 22.95,\n                \"humidity\": 33.93\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T12:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 18.61,\n                \"humidity\": 42.79\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T12:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 21.2,\n                \"humidity\": 37.03\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T11:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 23.25,\n                \"humidity\": 34.95\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T11:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 21.15,\n                \"humidity\": 38.55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T11:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 17.22,\n                \"humidity\": 49\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T11:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 20.7,\n                \"humidity\": 38.91\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 21.05,\n                \"humidity\": 39.91\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 19.86,\n                \"humidity\": 42.34\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 15.57,\n                \"humidity\": 52.99\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 19.68,\n                \"humidity\": 42.46\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T09:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 17.58,\n                \"humidity\": 45.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T09:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 17.02,\n                \"humidity\": 46.94\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T09:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 14.24,\n                \"humidity\": 54.82\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T09:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 17.29,\n                \"humidity\": 46.17\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 15.04,\n                \"humidity\": 54.15\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 14.87,\n                \"humidity\": 54.74\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 13.21,\n                \"humidity\": 59.65\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 14.13,\n                \"humidity\": 57.22\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 13.33,\n                \"humidity\": 61.24\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 12.19,\n                \"humidity\": 64.46\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 12.42,\n                \"humidity\": 63.52\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 11.97,\n                \"humidity\": 66.76\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 11.76,\n                \"humidity\": 67.26\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 11.05,\n                \"humidity\": 69.93\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 11.74,\n                \"humidity\": 67.45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 10.25,\n                \"humidity\": 74.61\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 11.56,\n                \"humidity\": 68.22\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 10.18,\n                \"humidity\": 73.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 11.51,\n                \"humidity\": 69.66\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 9.97,\n                \"humidity\": 76.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 11.53,\n                \"humidity\": 68.59\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 10.32,\n                \"humidity\": 74.91\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 11.6,\n                \"humidity\": 68.83\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 10.25,\n                \"humidity\": 74.93\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 11.86,\n                \"humidity\": 67.43\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 10.72,\n                \"humidity\": 73.04\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 12.08,\n                \"humidity\": 67.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 10.57,\n                \"humidity\": 73.75\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 12.06,\n                \"humidity\": 65.51\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 11.01,\n                \"humidity\": 70.76\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 2,\n                \"temperature\": 12.44,\n                \"humidity\": 65.85\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 10.75,\n                \"humidity\": 72.31\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 12.48,\n                \"humidity\": 63.53\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 3,\n                \"temperature\": 11.47,\n                \"humidity\": 69.59\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 3,\n                \"temperature\": 12.78,\n                \"humidity\": 64.75\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 11.15,\n                \"humidity\": 69.69\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 4,\n                \"temperature\": 13.15,\n                \"humidity\": 61.04\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 4,\n                \"temperature\": 12.58,\n                \"humidity\": 64.09\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"aqi\": 4,\n                \"temperature\": 13.44,\n                \"humidity\": 62.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"aqi\": 2,\n                \"temperature\": 11.84,\n                \"humidity\": 67.5\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 6505,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"c9dc84b1-d00b-410d-8c39-7f63d6b6e77c"},{"name":"Search - poor AQI only (values 5 and 6)","id":"01212691-bf03-4886-b70f-79dbd0445438","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"aqi\": [\n      5,\n      6\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"municipal_district_id\",\n    \"aqi\"\n  ],\n  \"sort\": \"interval_timestamp desc, aqi desc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Χρήσιμο παράδειγμα όταν θέλεις να βρεις μόνο κακές / πολύ κακές τιμές AQI.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"8f1648f4-c739-4e72-8386-a53c600e89fb","name":"Search - poor AQI only (values 5 and 6)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"aqi\": [\n      5,\n      6\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"municipal_district_id\",\n    \"aqi\"\n  ],\n  \"sort\": \"interval_timestamp desc, aqi desc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:10:44 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"24839"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"aqi\": [\n                5,\n                6\n            ]\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"sort\": \"interval_timestamp desc, aqi desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T17:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T16:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"station_id\": 99,\n                \"station_name\": \"Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T09:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 95,\n                \"station_name\": \"Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                \"neighbourhood_name\": \"ΑΛΥΣΙΔΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 104,\n                \"station_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 111,\n                \"station_name\": \"Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                \"neighbourhood_name\": \"ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 66,\n                \"station_name\": \"Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 73,\n                \"station_name\": \"Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 111,\n                \"station_name\": \"Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                \"neighbourhood_name\": \"ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 67,\n                \"station_name\": \"Πλατεία Αττικής\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 103,\n                \"station_name\": \"Πλατεία Αγίου Παντελεήμονα\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 106,\n                \"station_name\": \"Πλατεία Αγίου Νικολάου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 99,\n                \"station_name\": \"Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 95,\n                \"station_name\": \"Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                \"neighbourhood_name\": \"ΑΛΥΣΙΔΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 69,\n                \"station_name\": \"Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 83,\n                \"station_name\": \"Πλατεία Αγίου Παύλου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΠΑΥΛΟΣ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 107,\n                \"station_name\": \"Πλατεία Αμερικής\",\n                \"neighbourhood_name\": \"ΑΜΕΡΙΚΗΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 118,\n                \"station_name\": \"Πλατεια Κοτζιά\",\n                \"neighbourhood_name\": \"ΕΜΠΟΡΙΚΟ ΚΕΝΤΡΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 98,\n                \"station_name\": \"Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                \"neighbourhood_name\": \"ΠΡΟΜΠΟΝΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 104,\n                \"station_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 104,\n                \"station_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 98,\n                \"station_name\": \"Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                \"neighbourhood_name\": \"ΠΡΟΜΠΟΝΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 89,\n                \"station_name\": \"Γήπεδο Μπάσκετ Εριουργίας\",\n                \"neighbourhood_name\": \"ΑΓΙΑ ΒΑΡΒΑΡΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 106,\n                \"station_name\": \"Πλατεία Αγίου Νικολάου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 103,\n                \"station_name\": \"Πλατεία Αγίου Παντελεήμονα\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 95,\n                \"station_name\": \"Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                \"neighbourhood_name\": \"ΑΛΥΣΙΔΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 93,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λόφος Δεξαμενής\",\n                \"neighbourhood_name\": \"ΚΟΙΛΗΣ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 104,\n                \"station_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 94,\n                \"station_name\": \"Πλατεία Καλλιγά\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 89,\n                \"station_name\": \"Γήπεδο Μπάσκετ Εριουργίας\",\n                \"neighbourhood_name\": \"ΑΓΙΑ ΒΑΡΒΑΡΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 95,\n                \"station_name\": \"Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                \"neighbourhood_name\": \"ΑΛΥΣΙΔΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 83,\n                \"station_name\": \"Πλατεία Αγίου Παύλου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΠΑΥΛΟΣ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 106,\n                \"station_name\": \"Πλατεία Αγίου Νικολάου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 102,\n                \"station_name\": \"Φωκίωνος Νέγρη\",\n                \"neighbourhood_name\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 116,\n                \"station_name\": \"Πάρκο Περιβολάκι Εθνικής Αντίστασης\",\n                \"neighbourhood_name\": \"ΚΟΥΚΑΚΙ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 113,\n                \"station_name\": \"Γήπεδο Μπάσκετ & Παιδική Χαρά Πλατείας Κουντουριώτου\",\n                \"neighbourhood_name\": \"ΚΟΥΚΑΚΙ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 108,\n                \"station_name\": \"Σεράφειο και Γήπεδα\",\n                \"neighbourhood_name\": \"ΓΚΑΖΟΧΩΡΙ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 118,\n                \"station_name\": \"Πλατεια Κοτζιά\",\n                \"neighbourhood_name\": \"ΕΜΠΟΡΙΚΟ ΚΕΝΤΡΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 103,\n                \"station_name\": \"Πλατεία Αγίου Παντελεήμονα\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 104,\n                \"station_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 94,\n                \"station_name\": \"Πλατεία Καλλιγά\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 95,\n                \"station_name\": \"Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                \"neighbourhood_name\": \"ΑΛΥΣΙΔΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 89,\n                \"station_name\": \"Γήπεδο Μπάσκετ Εριουργίας\",\n                \"neighbourhood_name\": \"ΑΓΙΑ ΒΑΡΒΑΡΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 102,\n                \"station_name\": \"Φωκίωνος Νέγρη\",\n                \"neighbourhood_name\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 83,\n                \"station_name\": \"Πλατεία Αγίου Παύλου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΠΑΥΛΟΣ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 67,\n                \"station_name\": \"Πλατεία Αττικής\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 98,\n                \"station_name\": \"Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                \"neighbourhood_name\": \"ΠΡΟΜΠΟΝΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 99,\n                \"station_name\": \"Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 106,\n                \"station_name\": \"Πλατεία Αγίου Νικολάου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 107,\n                \"station_name\": \"Πλατεία Αμερικής\",\n                \"neighbourhood_name\": \"ΑΜΕΡΙΚΗΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T22:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T22:00:00\",\n                \"station_id\": 95,\n                \"station_name\": \"Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                \"neighbourhood_name\": \"ΑΛΥΣΙΔΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T22:00:00\",\n                \"station_id\": 89,\n                \"station_name\": \"Γήπεδο Μπάσκετ Εριουργίας\",\n                \"neighbourhood_name\": \"ΑΓΙΑ ΒΑΡΒΑΡΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T22:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T22:00:00\",\n                \"station_id\": 106,\n                \"station_name\": \"Πλατεία Αγίου Νικολάου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T21:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T21:00:00\",\n                \"station_id\": 106,\n                \"station_name\": \"Πλατεία Αγίου Νικολάου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T23:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T23:00:00\",\n                \"station_id\": 94,\n                \"station_name\": \"Πλατεία Καλλιγά\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T23:00:00\",\n                \"station_id\": 106,\n                \"station_name\": \"Πλατεία Αγίου Νικολάου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T22:00:00\",\n                \"station_id\": 106,\n                \"station_name\": \"Πλατεία Αγίου Νικολάου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T22:00:00\",\n                \"station_id\": 95,\n                \"station_name\": \"Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                \"neighbourhood_name\": \"ΑΛΥΣΙΔΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T22:00:00\",\n                \"station_id\": 89,\n                \"station_name\": \"Γήπεδο Μπάσκετ Εριουργίας\",\n                \"neighbourhood_name\": \"ΑΓΙΑ ΒΑΡΒΑΡΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T22:00:00\",\n                \"station_id\": 94,\n                \"station_name\": \"Πλατεία Καλλιγά\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T22:00:00\",\n                \"station_id\": 82,\n                \"station_name\": \"Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T22:00:00\",\n                \"station_id\": 98,\n                \"station_name\": \"Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                \"neighbourhood_name\": \"ΠΡΟΜΠΟΝΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T22:00:00\",\n                \"station_id\": 97,\n                \"station_name\": \"Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T22:00:00\",\n                \"station_id\": 96,\n                \"station_name\": \"Πλατεία Φειδά Λαμπρινή\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 5\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 4341,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"01212691-bf03-4886-b70f-79dbd0445438"},{"name":"Search - exact AQI value only","id":"c9efe8c8-9a09-4d56-9b1a-5c107e9620bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"aqi\": 3\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"municipal_district_id\",\n    \"aqi\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα exact equality σε metric/discrete field (<code>aqi = 3</code>).</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"94d65ab6-9cfe-4fbd-8407-97eebdda5d25","name":"Search - exact AQI value only","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"aqi\": 3\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"municipal_district_id\",\n    \"aqi\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:14:48 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"25003"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"aqi\": 3\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"sort\": \"interval_timestamp desc, station_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 6,\n                \"station_name\": \"Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"neighbourhood_name\": \"ΓΟΥΒΑ Ι\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 8,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"neighbourhood_name\": \"ΣΤΕΡΝΑ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 63,\n                \"station_name\": \"Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"neighbourhood_name\": \"ΕΞΑΡΧΕΙΑ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 64,\n                \"station_name\": \"Πολιτιστικό κέντρο Κυψέλη\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 78,\n                \"station_name\": \"Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 84,\n                \"station_name\": \"Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"neighbourhood_name\": \"ΚΑΤΩ ΠΑΤΗΣΙΑ II\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 86,\n                \"station_name\": \"Πλατεία Παπαδιαμάντη\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 101,\n                \"station_name\": \"Αθλητικό κέντρο Γκράβας\",\n                \"neighbourhood_name\": \"ΓΚΡΑΒΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 105,\n                \"station_name\": \"Πλατεία Κουμουνδούρου\",\n                \"neighbourhood_name\": \"ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 111,\n                \"station_name\": \"Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                \"neighbourhood_name\": \"ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 118,\n                \"station_name\": \"Πλατεια Κοτζιά\",\n                \"neighbourhood_name\": \"ΕΜΠΟΡΙΚΟ ΚΕΝΤΡΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 22,\n                \"station_name\": \"Πλατεία Μάχης Αναλάτου\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 72,\n                \"station_name\": \"Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"neighbourhood_name\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 79,\n                \"station_name\": \"Πλατεία Ναθαναήλ\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 85,\n                \"station_name\": \"Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"neighbourhood_name\": \"ΚΥΠΡΙΑΔΟΥ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 87,\n                \"station_name\": \"Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 88,\n                \"station_name\": \"Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 94,\n                \"station_name\": \"Πλατεία Καλλιγά\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 102,\n                \"station_name\": \"Φωκίωνος Νέγρη\",\n                \"neighbourhood_name\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 103,\n                \"station_name\": \"Πλατεία Αγίου Παντελεήμονα\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΠΑΝΤΕΛΕΗΜΩΝ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 104,\n                \"station_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 105,\n                \"station_name\": \"Πλατεία Κουμουνδούρου\",\n                \"neighbourhood_name\": \"ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 110,\n                \"station_name\": \"Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη\",\n                \"neighbourhood_name\": \"ΜΕΤΑΞΟΥΡΓΕΙΟ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 113,\n                \"station_name\": \"Γήπεδο Μπάσκετ & Παιδική Χαρά Πλατείας Κουντουριώτου\",\n                \"neighbourhood_name\": \"ΚΟΥΚΑΚΙ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 94,\n                \"station_name\": \"Πλατεία Καλλιγά\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 106,\n                \"station_name\": \"Πλατεία Αγίου Νικολάου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΝΙΚΟΛΑΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 110,\n                \"station_name\": \"Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη\",\n                \"neighbourhood_name\": \"ΜΕΤΑΞΟΥΡΓΕΙΟ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 94,\n                \"station_name\": \"Πλατεία Καλλιγά\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"station_id\": 56,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T17:00:00\",\n                \"station_id\": 102,\n                \"station_name\": \"Φωκίωνος Νέγρη\",\n                \"neighbourhood_name\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T15:00:00\",\n                \"station_id\": 102,\n                \"station_name\": \"Φωκίωνος Νέγρη\",\n                \"neighbourhood_name\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T14:00:00\",\n                \"station_id\": 63,\n                \"station_name\": \"Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"neighbourhood_name\": \"ΕΞΑΡΧΕΙΑ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T14:00:00\",\n                \"station_id\": 112,\n                \"station_name\": \"3 Σεράφειο και Γήπεδα\",\n                \"neighbourhood_name\": \"ΓΚΑΖΟΧΩΡΙ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T09:00:00\",\n                \"station_id\": 99,\n                \"station_name\": \"Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 66,\n                \"station_name\": \"Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 73,\n                \"station_name\": \"Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 75,\n                \"station_name\": \"Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 89,\n                \"station_name\": \"Γήπεδο Μπάσκετ Εριουργίας\",\n                \"neighbourhood_name\": \"ΑΓΙΑ ΒΑΡΒΑΡΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 98,\n                \"station_name\": \"Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                \"neighbourhood_name\": \"ΠΡΟΜΠΟΝΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 111,\n                \"station_name\": \"Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                \"neighbourhood_name\": \"ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 75,\n                \"station_name\": \"Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 78,\n                \"station_name\": \"Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 86,\n                \"station_name\": \"Πλατεία Παπαδιαμάντη\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 102,\n                \"station_name\": \"Φωκίωνος Νέγρη\",\n                \"neighbourhood_name\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 108,\n                \"station_name\": \"Σεράφειο και Γήπεδα\",\n                \"neighbourhood_name\": \"ΓΚΑΖΟΧΩΡΙ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 111,\n                \"station_name\": \"Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                \"neighbourhood_name\": \"ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 72,\n                \"station_name\": \"Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"neighbourhood_name\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 78,\n                \"station_name\": \"Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 83,\n                \"station_name\": \"Πλατεία Αγίου Παύλου\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΠΑΥΛΟΣ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 86,\n                \"station_name\": \"Πλατεία Παπαδιαμάντη\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 97,\n                \"station_name\": \"Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 102,\n                \"station_name\": \"Φωκίωνος Νέγρη\",\n                \"neighbourhood_name\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 105,\n                \"station_name\": \"Πλατεία Κουμουνδούρου\",\n                \"neighbourhood_name\": \"ΨΥΡΡΗ-ΚΟΥΜΟΥΝΔΟΥΡΟΥ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 107,\n                \"station_name\": \"Πλατεία Αμερικής\",\n                \"neighbourhood_name\": \"ΑΜΕΡΙΚΗΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 108,\n                \"station_name\": \"Σεράφειο και Γήπεδα\",\n                \"neighbourhood_name\": \"ΓΚΑΖΟΧΩΡΙ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 110,\n                \"station_name\": \"Πλατεία Αυδή/Δουρούτη - Νέα Δημοτική Πινακοθήκη\",\n                \"neighbourhood_name\": \"ΜΕΤΑΞΟΥΡΓΕΙΟ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 111,\n                \"station_name\": \"Πλατεία Αγίας Αικατερίνης Κάτω Πετραλώνων\",\n                \"neighbourhood_name\": \"ΑΓΙΑΣ ΑΙΚΑΤΕΡΙΝΗΣ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 72,\n                \"station_name\": \"Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"neighbourhood_name\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 75,\n                \"station_name\": \"Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 78,\n                \"station_name\": \"Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 84,\n                \"station_name\": \"Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"neighbourhood_name\": \"ΚΑΤΩ ΠΑΤΗΣΙΑ II\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 86,\n                \"station_name\": \"Πλατεία Παπαδιαμάντη\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 96,\n                \"station_name\": \"Πλατεία Φειδά Λαμπρινή\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 97,\n                \"station_name\": \"Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 118,\n                \"station_name\": \"Πλατεια Κοτζιά\",\n                \"neighbourhood_name\": \"ΕΜΠΟΡΙΚΟ ΚΕΝΤΡΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 22,\n                \"station_name\": \"Πλατεία Μάχης Αναλάτου\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 72,\n                \"station_name\": \"Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"neighbourhood_name\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 78,\n                \"station_name\": \"Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 84,\n                \"station_name\": \"Γήπεδο Μπάσκετ Πλατείας Γουέμπλει\",\n                \"neighbourhood_name\": \"ΚΑΤΩ ΠΑΤΗΣΙΑ II\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 85,\n                \"station_name\": \"Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"neighbourhood_name\": \"ΚΥΠΡΙΑΔΟΥ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 92,\n                \"station_name\": \"Πλατεία Ελπίδας\",\n                \"neighbourhood_name\": \"ΦΙΛΟΠΑΠΠΟΥ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 96,\n                \"station_name\": \"Πλατεία Φειδά Λαμπρινή\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 97,\n                \"station_name\": \"Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 102,\n                \"station_name\": \"Φωκίωνος Νέγρη\",\n                \"neighbourhood_name\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 8,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"neighbourhood_name\": \"ΣΤΕΡΝΑ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 62,\n                \"station_name\": \"Πλατεία Αιγύπτου\",\n                \"neighbourhood_name\": \"ΜΟΥΣΕΙΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 76,\n                \"station_name\": \"Βοτανικός Κήπος\",\n                \"neighbourhood_name\": \"ΕΛΑΙΩΝΑΣ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 101,\n                \"station_name\": \"Αθλητικό κέντρο Γκράβας\",\n                \"neighbourhood_name\": \"ΓΚΡΑΒΑ\",\n                \"municipal_district_id\": 5,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 58,\n                \"station_name\": \"Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 59,\n                \"station_name\": \"Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 62,\n                \"station_name\": \"Πλατεία Αιγύπτου\",\n                \"neighbourhood_name\": \"ΜΟΥΣΕΙΟ\",\n                \"municipal_district_id\": 1,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 65,\n                \"station_name\": \"Δημοτικο Γυμναστηριο Ευελπίδων\",\n                \"neighbourhood_name\": \"ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 72,\n                \"station_name\": \"Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"neighbourhood_name\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 75,\n                \"station_name\": \"Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 76,\n                \"station_name\": \"Βοτανικός Κήπος\",\n                \"neighbourhood_name\": \"ΕΛΑΙΩΝΑΣ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 78,\n                \"station_name\": \"Γηπεδακι Σεπολια Αυλώνος και Κηφισου\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"municipal_district_id\": 4,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 58,\n                \"station_name\": \"Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ\",\n                \"municipal_district_id\": 6,\n                \"aqi\": 3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 76,\n                \"station_name\": \"Βοτανικός Κήπος\",\n                \"neighbourhood_name\": \"ΕΛΑΙΩΝΑΣ\",\n                \"municipal_district_id\": 3,\n                \"aqi\": 3\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 10954,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"c9efe8c8-9a09-4d56-9b1a-5c107e9620bd"},{"name":"Search - exact temperature value in environmental aggregate","id":"56ab78b3-0587-48e8-a92e-b35cfb5b2912","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"temperature\": 20.0\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"municipal_district_id\",\n    \"temperature\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα exact-match φίλτρου σε μετρική θερμοκρασίας στο aggregate dataset. Χρήσιμο για να καταλάβεις τη σύνταξη των filters σε numeric πεδία.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"8c312e49-1e37-41a3-8a8e-0048b7db6dc4","name":"Search - exact temperature value in environmental aggregate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"temperature\": 20.0\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"municipal_district_id\",\n    \"temperature\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:15:52 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"12253"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\"\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\"\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\"\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\"\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\"\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\"\n            }\n        ],\n        \"filters\": {\n            \"temperature\": 20\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"sort\": \"interval_timestamp desc, station_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"interval_timestamp\": \"2026-03-30T16:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T15:00:00\",\n                \"station_id\": 4,\n                \"station_name\": \"Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΙΩΑΝΝΗΣ\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T11:00:00\",\n                \"station_id\": 67,\n                \"station_name\": \"Πλατεία Αττικής\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"municipal_district_id\": 4,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"station_id\": 97,\n                \"station_name\": \"Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                \"municipal_district_id\": 5,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T15:00:00\",\n                \"station_id\": 69,\n                \"station_name\": \"Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"municipal_district_id\": 4,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T14:00:00\",\n                \"station_id\": 66,\n                \"station_name\": \"Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T11:00:00\",\n                \"station_id\": 75,\n                \"station_name\": \"Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-26T15:00:00\",\n                \"station_id\": 92,\n                \"station_name\": \"Πλατεία Ελπίδας\",\n                \"neighbourhood_name\": \"ΦΙΛΟΠΑΠΠΟΥ\",\n                \"municipal_district_id\": 1,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-26T13:00:00\",\n                \"station_id\": 108,\n                \"station_name\": \"Σεράφειο και Γήπεδα\",\n                \"neighbourhood_name\": \"ΓΚΑΖΟΧΩΡΙ\",\n                \"municipal_district_id\": 3,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-26T12:00:00\",\n                \"station_id\": 85,\n                \"station_name\": \"Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"neighbourhood_name\": \"ΚΥΠΡΙΑΔΟΥ\",\n                \"municipal_district_id\": 5,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-13T13:00:00\",\n                \"station_id\": 8,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"neighbourhood_name\": \"ΣΤΕΡΝΑ\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-13T11:00:00\",\n                \"station_id\": 108,\n                \"station_name\": \"Σεράφειο και Γήπεδα\",\n                \"neighbourhood_name\": \"ΓΚΑΖΟΧΩΡΙ\",\n                \"municipal_district_id\": 3,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-13T10:00:00\",\n                \"station_id\": 71,\n                \"station_name\": \"Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-11T14:00:00\",\n                \"station_id\": 95,\n                \"station_name\": \"Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                \"neighbourhood_name\": \"ΑΛΥΣΙΔΑ\",\n                \"municipal_district_id\": 5,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-11T13:00:00\",\n                \"station_id\": 104,\n                \"station_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"municipal_district_id\": 6,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-11T10:00:00\",\n                \"station_id\": 87,\n                \"station_name\": \"Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι\",\n                \"municipal_district_id\": 5,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-07T16:00:00\",\n                \"station_id\": 8,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"neighbourhood_name\": \"ΣΤΕΡΝΑ\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-07T15:00:00\",\n                \"station_id\": 72,\n                \"station_name\": \"Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"neighbourhood_name\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                \"municipal_district_id\": 4,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-07T14:00:00\",\n                \"station_id\": 100,\n                \"station_name\": \"Πάρκο Κλωναρίδη - Φιξ\",\n                \"neighbourhood_name\": \"ΚΛΩΝΑΡΙΔΟΥ\",\n                \"municipal_district_id\": 5,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-07T14:00:00\",\n                \"station_id\": 104,\n                \"station_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΒΙΚΤΩΡΙΑΣ\",\n                \"municipal_district_id\": 6,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-07T12:00:00\",\n                \"station_id\": 3,\n                \"station_name\": \"Αθλητικό Κέντρο Μετς\",\n                \"neighbourhood_name\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-06T13:00:00\",\n                \"station_id\": 3,\n                \"station_name\": \"Αθλητικό Κέντρο Μετς\",\n                \"neighbourhood_name\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-05T12:00:00\",\n                \"station_id\": 22,\n                \"station_name\": \"Πλατεία Μάχης Αναλάτου\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-04T14:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"municipal_district_id\": 7,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-04T11:00:00\",\n                \"station_id\": 90,\n                \"station_name\": \"Πλατεία Τράλλεων\",\n                \"neighbourhood_name\": \"ΛΑΜΠΡΙΝΗ\",\n                \"municipal_district_id\": 5,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-24T14:00:00\",\n                \"station_id\": 6,\n                \"station_name\": \"Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"neighbourhood_name\": \"ΓΟΥΒΑ Ι\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-24T10:00:00\",\n                \"station_id\": 73,\n                \"station_name\": \"Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ\",\n                \"municipal_district_id\": 4,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-20T12:00:00\",\n                \"station_id\": 6,\n                \"station_name\": \"Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"neighbourhood_name\": \"ΓΟΥΒΑ Ι\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-20T12:00:00\",\n                \"station_id\": 79,\n                \"station_name\": \"Πλατεία Ναθαναήλ\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ\",\n                \"municipal_district_id\": 5,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-19T14:00:00\",\n                \"station_id\": 62,\n                \"station_name\": \"Πλατεία Αιγύπτου\",\n                \"neighbourhood_name\": \"ΜΟΥΣΕΙΟ\",\n                \"municipal_district_id\": 1,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T09:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T09:00:00\",\n                \"station_id\": 59,\n                \"station_name\": \"Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ\",\n                \"municipal_district_id\": 6,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-14T16:00:00\",\n                \"station_id\": 75,\n                \"station_name\": \"Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-14T14:00:00\",\n                \"station_id\": 63,\n                \"station_name\": \"Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"neighbourhood_name\": \"ΕΞΑΡΧΕΙΑ\",\n                \"municipal_district_id\": 1,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-14T11:00:00\",\n                \"station_id\": 67,\n                \"station_name\": \"Πλατεία Αττικής\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"municipal_district_id\": 4,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-13T14:00:00\",\n                \"station_id\": 4,\n                \"station_name\": \"Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΙΩΑΝΝΗΣ\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-12T13:00:00\",\n                \"station_id\": 14,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"municipal_district_id\": 1,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-09T12:00:00\",\n                \"station_id\": 4,\n                \"station_name\": \"Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΙΩΑΝΝΗΣ\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-08T14:00:00\",\n                \"station_id\": 97,\n                \"station_name\": \"Αθλητικό Κέντρο  Σαβαγηνων και Διοπόλεως Ριζούπολη\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ ΡΙΖΟΥΠΟΛΗΣ\",\n                \"municipal_district_id\": 5,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-07T17:00:00\",\n                \"station_id\": 66,\n                \"station_name\": \"Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"municipal_district_id\": 4,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-07T16:00:00\",\n                \"station_id\": 99,\n                \"station_name\": \"Εκκλησία Αγίου Ανδρέα Πατησίων\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"municipal_district_id\": 6,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-07T15:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"municipal_district_id\": 7,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-02-07T13:00:00\",\n                \"station_id\": 95,\n                \"station_name\": \"Γηπεδα Μπάσκετ Παιδική χαρά Ουρανοξύστες\",\n                \"neighbourhood_name\": \"ΑΛΥΣΙΔΑ\",\n                \"municipal_district_id\": 5,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-01-31T11:00:00\",\n                \"station_id\": 4,\n                \"station_name\": \"Πλατεία Αγίου Ιωάννη Κυνηγού\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΙΩΑΝΝΗΣ\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-01-10T13:00:00\",\n                \"station_id\": 3,\n                \"station_name\": \"Αθλητικό Κέντρο Μετς\",\n                \"neighbourhood_name\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-01-10T13:00:00\",\n                \"station_id\": 6,\n                \"station_name\": \"Πλατεία & Γήπεδα Μπάσκετ Αμβροσίου Πλυτά\",\n                \"neighbourhood_name\": \"ΓΟΥΒΑ Ι\",\n                \"municipal_district_id\": 2,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-01-10T12:00:00\",\n                \"station_id\": 67,\n                \"station_name\": \"Πλατεία Αττικής\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"municipal_district_id\": 4,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-01-07T16:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"municipal_district_id\": 4,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-01-07T15:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"municipal_district_id\": 7,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-01-06T13:00:00\",\n                \"station_id\": 57,\n                \"station_name\": \"Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"neighbourhood_name\": \"ΚΥΠΡΙΩΝ\",\n                \"municipal_district_id\": 6,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-01-03T11:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"municipal_district_id\": 7,\n                \"temperature\": 20\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 51,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"56ab78b3-0587-48e8-a92e-b35cfb5b2912"},{"name":"Search - humidity IN list in environmental aggregate","id":"b91e5c64-31d9-4a5d-841c-4bfb1ab3563f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"humidity\": [\n      45.0,\n      50.0,\n      55.0\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"humidity\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα φίλτρου τύπου IN σε numeric πεδίο υγρασίας. Το CKAN datastore_search επιτρέπει λίστα τιμών στα filters για αναζήτηση πολλαπλών ακριβών τιμών.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"cde16454-cfac-4ae3-87b9-a02034873b6f","name":"Search - humidity IN list in environmental aggregate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"humidity\": [\n      45.0,\n      50.0,\n      55.0\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"neighbourhood_name\",\n    \"humidity\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:16:42 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"19132"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"humidity\": [\n                45,\n                50,\n                55\n            ]\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"sort\": \"interval_timestamp desc, station_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"interval_timestamp\": \"2026-03-29T19:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T07:00:00\",\n                \"station_id\": 64,\n                \"station_name\": \"Πολιτιστικό κέντρο Κυψέλη\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΚΑΝΑΡΗ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T17:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T17:00:00\",\n                \"station_id\": 117,\n                \"station_name\": \"Πλατεία Έλενας Βενιζέλου\",\n                \"neighbourhood_name\": \"ΚΟΥΝΤΟΥΡΙΩΤΙΚΑ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T16:00:00\",\n                \"station_id\": 87,\n                \"station_name\": \"Τρίγωνο Πρασίνου Αχαρνών και Λεωφ. Ιωνίας\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ Ι\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T11:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T11:00:00\",\n                \"station_id\": 88,\n                \"station_name\": \"Ζαφειροπούλου Αθλητικό κέντρο Ποδονίφτη\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΕΛΕΥΘΕΡΙΟΣ ΙΙ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-25T19:00:00\",\n                \"station_id\": 86,\n                \"station_name\": \"Πλατεία Παπαδιαμάντη\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-03-25T12:00:00\",\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-25T11:00:00\",\n                \"station_id\": 109,\n                \"station_name\": \"21ο Δημοτικό Σχολείο \\\"Λέλα Καραγιάννη\\\"\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-03-23T15:00:00\",\n                \"station_id\": 3,\n                \"station_name\": \"Αθλητικό Κέντρο Μετς\",\n                \"neighbourhood_name\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-03-21T14:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-19T13:00:00\",\n                \"station_id\": 17,\n                \"station_name\": \"Παιδική Χαρά Ερυθρός Σταυρός & Γήπεδο Μπάσκετ Ζευς\",\n                \"neighbourhood_name\": \"ΕΡΥΘΡΟΣ Ι\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-19T13:00:00\",\n                \"station_id\": 22,\n                \"station_name\": \"Πλατεία Μάχης Αναλάτου\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΚΥΝΟΣΑΡΓΟΥΣ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-18T01:00:00\",\n                \"station_id\": 108,\n                \"station_name\": \"Σεράφειο και Γήπεδα\",\n                \"neighbourhood_name\": \"ΓΚΑΖΟΧΩΡΙ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-17T17:00:00\",\n                \"station_id\": 101,\n                \"station_name\": \"Αθλητικό κέντρο Γκράβας\",\n                \"neighbourhood_name\": \"ΓΚΡΑΒΑ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-17T15:00:00\",\n                \"station_id\": 86,\n                \"station_name\": \"Πλατεία Παπαδιαμάντη\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-16T14:00:00\",\n                \"station_id\": 94,\n                \"station_name\": \"Πλατεία Καλλιγά\",\n                \"neighbourhood_name\": \"ΚΟΛΙΑΤΣΟΥ I\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-16T08:00:00\",\n                \"station_id\": 80,\n                \"station_name\": \"Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"neighbourhood_name\": \"ΘΥΜΑΡΑΚΙΑ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-15T21:00:00\",\n                \"station_id\": 71,\n                \"station_name\": \"Πάρκο Μιχαλακοπούλου και πλατεία Βραζιλίας\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-15T02:00:00\",\n                \"station_id\": 66,\n                \"station_name\": \"Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-14T18:00:00\",\n                \"station_id\": 11,\n                \"station_name\": \"Πλατεία και Αθλητικό Κέντρο Κεδρηνού\",\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-14T10:00:00\",\n                \"station_id\": 58,\n                \"station_name\": \"Αθλητικό Κέντρο Αλεπότρυπα\",\n                \"neighbourhood_name\": \"ΛΟΦΟΣ ΕΛΙΚΩΝΟΣ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-14T00:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-13T20:00:00\",\n                \"station_id\": 57,\n                \"station_name\": \"Πλατεία Κυπρίων Εθνομαρτύρων\",\n                \"neighbourhood_name\": \"ΚΥΠΡΙΩΝ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-03-13T19:00:00\",\n                \"station_id\": 13,\n                \"station_name\": \"Αθλητικό Κέντρο Πλακεντίας και Φθιώτιδος\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ Ι\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-03-13T10:00:00\",\n                \"station_id\": 9,\n                \"station_name\": \"Πλατεία & Γήπεδο Μπάσκετ Προφήτη Ηλία\",\n                \"neighbourhood_name\": \"ΠΡΟΦΗΤΗΣ ΗΛΙΑΣ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-03-10T16:00:00\",\n                \"station_id\": 8,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"neighbourhood_name\": \"ΣΤΕΡΝΑ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-10T15:00:00\",\n                \"station_id\": 70,\n                \"station_name\": \"Πλατεία Κανελοπούλου\",\n                \"neighbourhood_name\": \"ΑΜΠΕΛΟΚΗΠΟΙ ΙΙ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-09T04:00:00\",\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-09T02:00:00\",\n                \"station_id\": 82,\n                \"station_name\": \"Αθλητικό Κέντρο Άτλας Σεπολίων και Παιδική Χαρά Αυλώνος\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-03-08T10:00:00\",\n                \"station_id\": 80,\n                \"station_name\": \"Πλατεία Αθανασίου Διάκου Θυμαράκια\",\n                \"neighbourhood_name\": \"ΘΥΜΑΡΑΚΙΑ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-03-06T15:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-06T11:00:00\",\n                \"station_id\": 1,\n                \"station_name\": \"Δημοτικό Κολυμβητήριο Γουδή\",\n                \"neighbourhood_name\": \"ΑΛΣΟΣ ΓΟΥΔΗ-ΦΥΤΩΡΙΟ ΔΗΜΟΥ ΑΘΗΝΑΙΩΝ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-03-05T15:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-03T14:00:00\",\n                \"station_id\": 85,\n                \"station_name\": \"Αθλητικό Κέντρο Μητσάκη και Πάρκο Τσέπης\",\n                \"neighbourhood_name\": \"ΚΥΠΡΙΑΔΟΥ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-03-02T08:00:00\",\n                \"station_id\": 72,\n                \"station_name\": \"Αθλητικό Κέντρο Ακαδημίας Πλάτωνος\",\n                \"neighbourhood_name\": \"ΑΚΑΔΗΜΙΑ ΠΛΑΤΩΝΟΣ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-02-28T09:00:00\",\n                \"station_id\": 92,\n                \"station_name\": \"Πλατεία Ελπίδας\",\n                \"neighbourhood_name\": \"ΦΙΛΟΠΑΠΠΟΥ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-02-27T14:00:00\",\n                \"station_id\": 8,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Νέου Κόσμου\",\n                \"neighbourhood_name\": \"ΣΤΕΡΝΑ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-02-27T11:00:00\",\n                \"station_id\": 102,\n                \"station_name\": \"Φωκίωνος Νέγρη\",\n                \"neighbourhood_name\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-02-26T18:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-02-26T17:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-02-24T15:00:00\",\n                \"station_id\": 69,\n                \"station_name\": \"Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-02-22T17:00:00\",\n                \"station_id\": 68,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λιοσίων και Μενεμάχου\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ-ΝΙΡΒΑΝΑ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-02-19T18:00:00\",\n                \"station_id\": 93,\n                \"station_name\": \"Γήπεδο Μπάσκετ Λόφος Δεξαμενής\",\n                \"neighbourhood_name\": \"ΚΟΙΛΗΣ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-02-19T17:00:00\",\n                \"station_id\": 63,\n                \"station_name\": \"Κεντρο Δημιουργικης Μάθησης Εξαρχείων Τσαμαδου\",\n                \"neighbourhood_name\": \"ΕΞΑΡΧΕΙΑ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-02-19T16:00:00\",\n                \"station_id\": 98,\n                \"station_name\": \"Αθλητικό Κέντρο Ανθέων - Άλσος Προμπονά\",\n                \"neighbourhood_name\": \"ΠΡΟΜΠΟΝΑ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-02-19T16:00:00\",\n                \"station_id\": 102,\n                \"station_name\": \"Φωκίωνος Νέγρη\",\n                \"neighbourhood_name\": \"ΦΩΚΙΩΝΟΣ ΝΕΓΡΗ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-02-19T06:00:00\",\n                \"station_id\": 3,\n                \"station_name\": \"Αθλητικό Κέντρο Μετς\",\n                \"neighbourhood_name\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-02-18T07:00:00\",\n                \"station_id\": 59,\n                \"station_name\": \"Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-02-16T19:00:00\",\n                \"station_id\": 65,\n                \"station_name\": \"Δημοτικο Γυμναστηριο Ευελπίδων\",\n                \"neighbourhood_name\": \"ΣΧΟΛΗ ΕΥΕΛΠΙΔΩΝ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-02-16T16:00:00\",\n                \"station_id\": 100,\n                \"station_name\": \"Πάρκο Κλωναρίδη - Φιξ\",\n                \"neighbourhood_name\": \"ΚΛΩΝΑΡΙΔΟΥ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T10:00:00\",\n                \"station_id\": 14,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T08:00:00\",\n                \"station_id\": 86,\n                \"station_name\": \"Πλατεία Παπαδιαμάντη\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-02-13T14:00:00\",\n                \"station_id\": 20,\n                \"station_name\": \"Πάρκο - Πλατεία Παλουμπιώτη\",\n                \"neighbourhood_name\": \"ΤΟΥΡΚΟΒΟΥΝΙΑ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-02-08T17:00:00\",\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-02-08T16:00:00\",\n                \"station_id\": 15,\n                \"station_name\": \"Γήπεδα Μπάσκετ & Παιδική Χαρά Κάραβελ\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-02-08T15:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-02-07T11:00:00\",\n                \"station_id\": 66,\n                \"station_name\": \"Πλατεία Ορθοδοξίας & Παιδική Χαρά\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-02-06T14:00:00\",\n                \"station_id\": 21,\n                \"station_name\": \"Αθλητικό Κέντρο - Λόφος Γιαλούρου Άλσος Πολυγώνου\",\n                \"neighbourhood_name\": \"ΝΕΑ ΚΥΨΕΛΗ ΙΙ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-02-02T13:00:00\",\n                \"station_id\": 76,\n                \"station_name\": \"Βοτανικός Κήπος\",\n                \"neighbourhood_name\": \"ΕΛΑΙΩΝΑΣ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-02-02T10:00:00\",\n                \"station_id\": 69,\n                \"station_name\": \"Κεντρική Δημοτική Βιβλιοθήκη Δήμου Αθηναίων\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-01-30T18:00:00\",\n                \"station_id\": 73,\n                \"station_name\": \"Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-01-30T17:00:00\",\n                \"station_id\": 19,\n                \"station_name\": \"Παιδική Χαρά & Γήπεδο Ποδοσφαίρου ΟΝΑ\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΣΩΝ ΙΙ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-01-30T16:00:00\",\n                \"station_id\": 81,\n                \"station_name\": \"Παιδική Χαρά & Αθλητικό Κέντρο Τρίτωνα Σεπολίων\",\n                \"neighbourhood_name\": \"ΣΕΠΟΛΙΑ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-01-28T15:00:00\",\n                \"station_id\": 86,\n                \"station_name\": \"Πλατεία Παπαδιαμάντη\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΠΑΠΑΔΙΑΜΑΝΤΗ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-01-27T15:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-01-23T12:00:00\",\n                \"station_id\": 73,\n                \"station_name\": \"Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-01-20T01:00:00\",\n                \"station_id\": 73,\n                \"station_name\": \"Γήπεδα Μπάσκετ Κάδμου και Λένορμαν\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΓΕΩΡΓΙΟΣ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-01-19T14:00:00\",\n                \"station_id\": 56,\n                \"station_name\": \"Παιδική Χαρά Πνευματικό Κέντρο Γκύζη\",\n                \"neighbourhood_name\": \"ΠΟΛΥΓΩΝΟ Ι\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-01-18T00:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-01-16T12:00:00\",\n                \"station_id\": 59,\n                \"station_name\": \"Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ\",\n                \"humidity\": 50\n            },\n            {\n                \"interval_timestamp\": \"2026-01-13T16:00:00\",\n                \"station_id\": 14,\n                \"station_name\": \"Πλατεία Μαδρίτης\",\n                \"neighbourhood_name\": \"ΙΛΙΣΙΑ-ΠΑΡΚΟ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-01-12T18:00:00\",\n                \"station_id\": 75,\n                \"station_name\": \"Πάρκο & Παιδική Χαρά Κολυμβητηρίου Κολοκυνθούς\",\n                \"neighbourhood_name\": \"ΚΟΛΟΚΥΝΘΟΥ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-01-10T16:00:00\",\n                \"station_id\": 60,\n                \"station_name\": \"Πλατεία Γκύζη\",\n                \"neighbourhood_name\": \"ΓΚΥΖΗ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-01-09T18:00:00\",\n                \"station_id\": 3,\n                \"station_name\": \"Αθλητικό Κέντρο Μετς\",\n                \"neighbourhood_name\": \"Α ΝΕΚΡΟΤΑΦΕΙΟ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-01-08T21:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"neighbourhood_name\": \"ΑΝΩ ΑΜΠΕΛΟΚΗΠΟΙ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-01-02T12:00:00\",\n                \"station_id\": 59,\n                \"station_name\": \"Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-01-02T11:00:00\",\n                \"station_id\": 59,\n                \"station_name\": \"Γήπεδο Μπάσκετ Άνω Κυψέλη Οδός Αρκεσίνης\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΑΘΑΝΑΣΙΟΣ\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-01-02T02:00:00\",\n                \"station_id\": 61,\n                \"station_name\": \"Πλατεία Αργεντινής Δημοκρατίας\",\n                \"neighbourhood_name\": \"ΝΕΑΠΟΛΗ II\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-01-01T23:00:00\",\n                \"station_id\": 16,\n                \"station_name\": \"Πλατεία Αγίου Θωμά\",\n                \"neighbourhood_name\": \"ΑΓΙΟΣ ΘΩΜΑΣ\",\n                \"humidity\": 55\n            },\n            {\n                \"interval_timestamp\": \"2026-01-01T15:00:00\",\n                \"station_id\": 18,\n                \"station_name\": \"Πλατεία Πηνελόπης Δέλτα\",\n                \"neighbourhood_name\": \"ΕΛΛΗΝΟΡΩΣΩΝ Ι\",\n                \"humidity\": 45\n            },\n            {\n                \"interval_timestamp\": \"2026-01-01T02:00:00\",\n                \"station_id\": 67,\n                \"station_name\": \"Πλατεία Αττικής\",\n                \"neighbourhood_name\": \"ΠΛΑΤΕΙΑ ΑΤΤΙΚΗΣ\",\n                \"humidity\": 55\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 83,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"b91e5c64-31d9-4a5d-841c-4bfb1ab3563f"},{"name":"Search - selected stations environmental history","id":"38d5c4a4-1d7a-4560-b338-4b49714d2c3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"station_id\": [\n      2,\n      10,\n      55\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"aqi\",\n    \"pm2_5\",\n    \"pm10\",\n    \"temperature\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Ιστορικό περιβαλλοντικών μετρήσεων για επιλεγμένους σταθμούς.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"3dd5cd59-f243-4e44-8f6c-a54cdd89dd57","name":"Search - selected stations environmental history","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"filters\": {\n    \"station_id\": [\n      2,\n      10,\n      55\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"station_id\",\n    \"station_name\",\n    \"aqi\",\n    \"pm2_5\",\n    \"pm10\",\n    \"temperature\"\n  ],\n  \"sort\": \"interval_timestamp desc, station_id asc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:17:39 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"19555"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                }\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"station_id\": [\n                2,\n                10,\n                55\n            ]\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"sort\": \"interval_timestamp desc, station_id asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 9.9,\n                \"pm10\": 17.4,\n                \"temperature\": 13.79\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 16.5,\n                \"pm10\": 22.3,\n                \"temperature\": 12.63\n            },\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 18.8,\n                \"pm10\": 26.8,\n                \"temperature\": 14.13\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 11.2,\n                \"pm10\": 16.9,\n                \"temperature\": 14.22\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 18,\n                \"pm10\": 28,\n                \"temperature\": 12.95\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 17.1,\n                \"pm10\": 25.3,\n                \"temperature\": 14.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 17.4,\n                \"pm10\": 24.9,\n                \"temperature\": 14.91\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 14.2,\n                \"pm10\": 21.4,\n                \"temperature\": 13.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 11.5,\n                \"pm10\": 18.5,\n                \"temperature\": 15.24\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 13.9,\n                \"pm10\": 21.2,\n                \"temperature\": 15.53\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 12.8,\n                \"pm10\": 19.9,\n                \"temperature\": 14.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 10,\n                \"pm10\": 17.9,\n                \"temperature\": 15.59\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 12,\n                \"pm10\": 17.7,\n                \"temperature\": 15.63\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 12.6,\n                \"pm10\": 18.5,\n                \"temperature\": 15.01\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 5.9,\n                \"pm10\": 8.7,\n                \"temperature\": 16.19\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 6.3,\n                \"pm10\": 10.6,\n                \"temperature\": 15.79\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 15,\n                \"pm10\": 21.2,\n                \"temperature\": 15.25\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 6.2,\n                \"pm10\": 9.9,\n                \"temperature\": 16.51\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 4.6,\n                \"pm10\": 7.5,\n                \"temperature\": 16.65\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 9.2,\n                \"pm10\": 13.5,\n                \"temperature\": 16.12\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.3,\n                \"pm10\": 6.1,\n                \"temperature\": 17.44\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T17:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 4.4,\n                \"pm10\": 7.7,\n                \"temperature\": 17.58\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T17:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 6.9,\n                \"pm10\": 10.9,\n                \"temperature\": 17.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T17:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.8,\n                \"pm10\": 7,\n                \"temperature\": 18.83\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T16:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.2,\n                \"pm10\": 5.7,\n                \"temperature\": 19.87\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T16:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 7.9,\n                \"pm10\": 11.4,\n                \"temperature\": 18.41\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T16:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 2.6,\n                \"pm10\": 4.7,\n                \"temperature\": 20\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T15:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.7,\n                \"pm10\": 6.8,\n                \"temperature\": 22.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T15:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 5.3,\n                \"pm10\": 8.1,\n                \"temperature\": 20.69\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T15:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.1,\n                \"pm10\": 6.1,\n                \"temperature\": 20.42\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T14:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.8,\n                \"pm10\": 6.6,\n                \"temperature\": 23.89\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T14:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 4.9,\n                \"pm10\": 8.7,\n                \"temperature\": 23.89\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T14:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.5,\n                \"pm10\": 6.6,\n                \"temperature\": 20.21\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T13:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.7,\n                \"pm10\": 6.6,\n                \"temperature\": 24.84\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T13:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 4,\n                \"pm10\": 7,\n                \"temperature\": 24.54\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T13:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.5,\n                \"pm10\": 6.9,\n                \"temperature\": 19.83\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T12:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 5.4,\n                \"pm10\": 10.5,\n                \"temperature\": 23.77\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T12:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 5.1,\n                \"pm10\": 9.6,\n                \"temperature\": 22.95\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T12:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 4.3,\n                \"pm10\": 9.4,\n                \"temperature\": 18.61\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T11:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 5.6,\n                \"pm10\": 10,\n                \"temperature\": 23.25\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T11:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 6.1,\n                \"pm10\": 10.5,\n                \"temperature\": 21.15\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T11:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 5.3,\n                \"pm10\": 10.7,\n                \"temperature\": 17.22\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 7.3,\n                \"pm10\": 13.2,\n                \"temperature\": 21.05\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 8.3,\n                \"pm10\": 15.1,\n                \"temperature\": 19.86\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 6.7,\n                \"pm10\": 12.2,\n                \"temperature\": 15.57\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T09:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 9.2,\n                \"pm10\": 15.8,\n                \"temperature\": 17.58\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T09:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 9.3,\n                \"pm10\": 16.5,\n                \"temperature\": 17.02\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T09:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 9.6,\n                \"pm10\": 16.5,\n                \"temperature\": 14.24\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 8.2,\n                \"pm10\": 14.1,\n                \"temperature\": 15.04\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 7.8,\n                \"pm10\": 14,\n                \"temperature\": 14.87\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 8.2,\n                \"pm10\": 13.9,\n                \"temperature\": 13.21\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 12.4,\n                \"pm10\": 23.2,\n                \"temperature\": 13.33\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 10.2,\n                \"pm10\": 16.7,\n                \"temperature\": 12.19\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 9.8,\n                \"pm10\": 16.8,\n                \"temperature\": 12.42\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 11.2,\n                \"pm10\": 18.1,\n                \"temperature\": 11.76\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 8.5,\n                \"pm10\": 13,\n                \"temperature\": 11.05\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 8.8,\n                \"pm10\": 13.6,\n                \"temperature\": 11.74\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 11.7,\n                \"pm10\": 17.3,\n                \"temperature\": 11.56\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 6.8,\n                \"pm10\": 9.2,\n                \"temperature\": 10.18\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 11.8,\n                \"pm10\": 17.1,\n                \"temperature\": 11.51\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 9.2,\n                \"pm10\": 12.9,\n                \"temperature\": 11.53\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 11.5,\n                \"pm10\": 15.6,\n                \"temperature\": 10.32\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 12.2,\n                \"pm10\": 16.9,\n                \"temperature\": 11.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 8.7,\n                \"pm10\": 13.3,\n                \"temperature\": 11.86\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 10.7,\n                \"pm10\": 14.4,\n                \"temperature\": 10.72\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 14.3,\n                \"pm10\": 19.6,\n                \"temperature\": 12.08\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 12.6,\n                \"pm10\": 19.5,\n                \"temperature\": 12.06\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 11,\n                \"pm10\": 14.9,\n                \"temperature\": 11.01\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 18.2,\n                \"pm10\": 24.8,\n                \"temperature\": 12.44\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 19.5,\n                \"pm10\": 30.2,\n                \"temperature\": 12.48\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 3,\n                \"pm2_5\": 22.5,\n                \"pm10\": 30.4,\n                \"temperature\": 11.47\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 3,\n                \"pm2_5\": 21.8,\n                \"pm10\": 27.8,\n                \"temperature\": 12.78\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 4,\n                \"pm2_5\": 25.9,\n                \"pm10\": 37.1,\n                \"temperature\": 13.15\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 4,\n                \"pm2_5\": 27.4,\n                \"pm10\": 35.8,\n                \"temperature\": 12.58\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 4,\n                \"pm2_5\": 29.7,\n                \"pm10\": 38.6,\n                \"temperature\": 13.44\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 17.5,\n                \"pm10\": 25.9,\n                \"temperature\": 13.82\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 16.6,\n                \"pm10\": 23.1,\n                \"temperature\": 12.79\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 18.7,\n                \"pm10\": 25.2,\n                \"temperature\": 13.73\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T22:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 13.2,\n                \"pm10\": 21.5,\n                \"temperature\": 14.66\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T22:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 14.4,\n                \"pm10\": 20.6,\n                \"temperature\": 13.56\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T22:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 14.7,\n                \"pm10\": 21.6,\n                \"temperature\": 14.27\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T21:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 14.4,\n                \"pm10\": 28.4,\n                \"temperature\": 15.52\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T21:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 13.3,\n                \"pm10\": 18.3,\n                \"temperature\": 14.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T21:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 10.5,\n                \"pm10\": 15.4,\n                \"temperature\": 15\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T20:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 13.2,\n                \"pm10\": 24.4,\n                \"temperature\": 15.89\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T20:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 9.1,\n                \"pm10\": 13.3,\n                \"temperature\": 14.59\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T20:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 7.6,\n                \"pm10\": 10.1,\n                \"temperature\": 15.36\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T19:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 4,\n                \"pm2_5\": 25,\n                \"pm10\": 62.8,\n                \"temperature\": 16.37\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T19:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 7.9,\n                \"pm10\": 12.2,\n                \"temperature\": 15.09\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T19:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 6.1,\n                \"pm10\": 8.1,\n                \"temperature\": 15.97\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T18:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 12.5,\n                \"pm10\": 33.9,\n                \"temperature\": 17.05\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T18:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 5.4,\n                \"pm10\": 8.4,\n                \"temperature\": 15.99\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T18:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 5.3,\n                \"pm10\": 7.8,\n                \"temperature\": 16.73\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T17:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 6.9,\n                \"pm10\": 15.8,\n                \"temperature\": 17.81\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T17:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 4.7,\n                \"pm10\": 7.7,\n                \"temperature\": 16.91\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T17:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.9,\n                \"pm10\": 6.7,\n                \"temperature\": 17.64\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T16:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 5.3,\n                \"pm10\": 11.5,\n                \"temperature\": 19.54\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T16:00:00\",\n                \"station_id\": 10,\n                \"station_name\": \"Πλατεία Σοφίας Βέμπο\",\n                \"aqi\": 2,\n                \"pm2_5\": 4.8,\n                \"pm10\": 8.1,\n                \"temperature\": 17.64\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T16:00:00\",\n                \"station_id\": 55,\n                \"station_name\": \"Πάρκο ΚΑΠΑΨ\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.3,\n                \"pm10\": 6.4,\n                \"temperature\": 18.31\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T15:00:00\",\n                \"station_id\": 2,\n                \"station_name\": \"Πλατεία Μαβίλη\",\n                \"aqi\": 2,\n                \"pm2_5\": 3.5,\n                \"pm10\": 6.6,\n                \"temperature\": 23.19\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 6397,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"38d5c4a4-1d7a-4560-b338-4b49714d2c3d"},{"name":"Search - distinct neighbourhoods in environmental data","id":"b4090f21-1372-4681-b0f2-274b556ef432","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"fields\": [\n    \"neighbourhood_name\"\n  ],\n  \"distinct\": true,\n  \"sort\": \"neighbourhood_name asc\",\n  \"limit\": 500\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Distinct τιμές για μία στήλη.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"88786274-05c1-4f43-b174-a08c1adcf459","name":"Search - distinct neighbourhoods in environmental data","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n  \"fields\": [\n    \"neighbourhood_name\"\n  ],\n  \"distinct\": true,\n  \"sort\": \"neighbourhood_name asc\",\n  \"limit\": 500\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:18:44 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"778"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"distinct\": true,\n        \"fields\": [\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            }\n        ],\n        \"include_total\": true,\n        \"limit\": 500,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"a84cabca-bd0c-434d-8bee-21c082183442\",\n        \"sort\": \"neighbourhood_name asc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"neighbourhood_name\": \"ΑΒΕΡΩΦ Ι\"\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=500\"\n        },\n        \"total\": 70,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"b4090f21-1372-4681-b0f2-274b556ef432"}],"id":"123a23bb-b0a3-4676-80b4-96718d0c0913","description":"<p>Παραδείγματα για το aggregate environmental dataset, όπου υπάρχουν πεδία όπως <code>station_id</code>, <code>neighbourhood_name</code>, <code>municipal_district_id</code>, <code>aqi</code> κ.λπ.</p>\n","_postman_id":"123a23bb-b0a3-4676-80b4-96718d0c0913"},{"name":"06 - Environmental Per-Station Datasets","item":[{"name":"Info - example per-station environmental resource","id":"849969a3-0b4e-4874-b5b8-d7706abf5141","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info","description":"<p>Schema inspection για ένα πραγματικό per-station environmental resource. Από το registry μπορείς να αλλάξεις το resource_id για άλλον σταθμό.</p>\n","urlObject":{"path":["api","3","action","datastore_info"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"7e053c18-ff34-46e7-8c32-10f0400a7892","name":"Info - example per-station environmental resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"include_meta\": true,\n  \"include_fields_schema\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_info"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 17:34:47 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"9561"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_info\",\n    \"success\": true,\n    \"result\": {\n        \"meta\": {\n            \"id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n            \"count\": 2133,\n            \"table_type\": \"BASE TABLE\",\n            \"size\": 1458176,\n            \"db_size\": 323800211,\n            \"idx_size\": 655360,\n            \"aliases\": []\n        },\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp without time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Timestamp (UTC)\",\n                    \"notes\": \"Πραγματικός χρόνος λήψης δεδομένων από τη συσκευή, σε UTC. Πηγή: API πεδίο timestamp (DateTimeOffset, UTC)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"timestamp without time zone\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                },\n                \"schema\": {\n                    \"native_type\": \"text\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"integer\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pressure\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Πίεση (kPa)\",\n                    \"notes\": \"Ατμοσφαιρική πίεση σε kPa. Τυπικές τιμές: 98–101 kPa\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pm1\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM1 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM1 σε μg/m³\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"co\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"CO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο του άνθρακα (CO) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"no\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο αζώτου (NO) σε μg/m³\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"no2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο αζώτου (NO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1000\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"o3\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"O₃ (μg/m³)\",\n                    \"notes\": \"Όζον (O₃) σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            },\n            {\n                \"id\": \"so2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"SO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο θείου (SO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                },\n                \"schema\": {\n                    \"native_type\": \"double precision\",\n                    \"notnull\": false,\n                    \"index_name\": null,\n                    \"is_index\": false,\n                    \"uniquekey\": false\n                },\n                \"strip_extra_white\": true\n            }\n        ]\n    }\n}"}],"_postman_id":"849969a3-0b4e-4874-b5b8-d7706abf5141"},{"name":"Search - latest rows for example per-station environmental resource","id":"243e5e82-e3aa-4517-bda8-05ad9a669ba5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Οι πιο πρόσφατες ωριαίες μετρήσεις του συγκεκριμένου σταθμού.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"c01c83d2-c60a-4fe6-976c-41632cadd7ef","name":"Search - latest rows for example per-station environmental resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 50\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:28:28 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"28008"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"include_total\": true,\n        \"limit\": 50,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n        \"sort\": \"interval_timestamp desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"_id\": 2133,\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"timestamp\": \"2026-03-30T23:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 14.37,\n                \"humidity\": 63.28,\n                \"pressure\": 100.2,\n                \"pm1\": 10.3,\n                \"pm2_5\": 16.4,\n                \"pm10\": 24.1,\n                \"co\": 457,\n                \"no\": null,\n                \"no2\": 47.3,\n                \"o3\": 8.6,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2132,\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"timestamp\": \"2026-03-30T22:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 15.24,\n                \"humidity\": 65.87,\n                \"pressure\": 100.22,\n                \"pm1\": 10.6,\n                \"pm2_5\": 15.8,\n                \"pm10\": 22.5,\n                \"co\": 422.9,\n                \"no\": null,\n                \"no2\": 46.1,\n                \"o3\": 15.8,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2131,\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"timestamp\": \"2026-03-30T21:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 15.86,\n                \"humidity\": 68.52,\n                \"pressure\": 100.25,\n                \"pm1\": 6.1,\n                \"pm2_5\": 8.3,\n                \"pm10\": 13.3,\n                \"co\": 281.9,\n                \"no\": null,\n                \"no2\": 26,\n                \"o3\": 46.6,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2130,\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"timestamp\": \"2026-03-30T20:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 16.42,\n                \"humidity\": 64.59,\n                \"pressure\": 100.25,\n                \"pm1\": 5.3,\n                \"pm2_5\": 8.2,\n                \"pm10\": 14.8,\n                \"co\": 264.8,\n                \"no\": null,\n                \"no2\": 26.1,\n                \"o3\": 52.8,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2129,\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"timestamp\": \"2026-03-30T19:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 16.73,\n                \"humidity\": 61.2,\n                \"pressure\": 100.26,\n                \"pm1\": 4.3,\n                \"pm2_5\": 7,\n                \"pm10\": 13.3,\n                \"co\": 251,\n                \"no\": null,\n                \"no2\": 25.7,\n                \"o3\": 58.7,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2128,\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"timestamp\": \"2026-03-30T18:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 17.04,\n                \"humidity\": 61.98,\n                \"pressure\": 100.23,\n                \"pm1\": 3.3,\n                \"pm2_5\": 5.7,\n                \"pm10\": 8.8,\n                \"co\": 250.2,\n                \"no\": null,\n                \"no2\": 28.8,\n                \"o3\": 61.6,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2127,\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"timestamp\": \"2026-03-30T17:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 17.98,\n                \"humidity\": 57.71,\n                \"pressure\": 100.21,\n                \"pm1\": 2.2,\n                \"pm2_5\": 3.6,\n                \"pm10\": 7,\n                \"co\": 232.8,\n                \"no\": null,\n                \"no2\": 23.5,\n                \"o3\": 72.1,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 2126,\n                \"interval_timestamp\": \"2026-03-30T17:00:00\",\n                \"timestamp\": \"2026-03-30T16:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 19.27,\n                \"humidity\": 54.05,\n                \"pressure\": 100.21,\n                \"pm1\": 2.1,\n                \"pm2_5\": 3.4,\n                \"pm10\": 6.2,\n                \"co\": 242.9,\n                \"no\": null,\n                \"no2\": 23.8,\n                \"o3\": 76.5,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 2125,\n                \"interval_timestamp\": \"2026-03-30T16:00:00\",\n                \"timestamp\": \"2026-03-30T15:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 20.6,\n                \"humidity\": 46.07,\n                \"pressure\": 100.23,\n                \"pm1\": 1.9,\n                \"pm2_5\": 3,\n                \"pm10\": 6.1,\n                \"co\": 226.4,\n                \"no\": null,\n                \"no2\": 17.2,\n                \"o3\": 80.3,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2124,\n                \"interval_timestamp\": \"2026-03-30T15:00:00\",\n                \"timestamp\": \"2026-03-30T14:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 21.27,\n                \"humidity\": 38.16,\n                \"pressure\": 100.24,\n                \"pm1\": 1.6,\n                \"pm2_5\": 2.8,\n                \"pm10\": 5.5,\n                \"co\": 212,\n                \"no\": null,\n                \"no2\": 10.7,\n                \"o3\": 80.1,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2123,\n                \"interval_timestamp\": \"2026-03-30T14:00:00\",\n                \"timestamp\": \"2026-03-30T13:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 21.48,\n                \"humidity\": 40.52,\n                \"pressure\": 100.28,\n                \"pm1\": 1.7,\n                \"pm2_5\": 2.9,\n                \"pm10\": 5.4,\n                \"co\": 215.9,\n                \"no\": null,\n                \"no2\": 5.5,\n                \"o3\": 85.4,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2122,\n                \"interval_timestamp\": \"2026-03-30T13:00:00\",\n                \"timestamp\": \"2026-03-30T12:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 21.25,\n                \"humidity\": 40.98,\n                \"pressure\": 100.34,\n                \"pm1\": 1.8,\n                \"pm2_5\": 3.2,\n                \"pm10\": 7.2,\n                \"co\": 212.1,\n                \"no\": null,\n                \"no2\": 5.5,\n                \"o3\": 81.8,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2121,\n                \"interval_timestamp\": \"2026-03-30T12:00:00\",\n                \"timestamp\": \"2026-03-30T11:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 20.18,\n                \"humidity\": 45.57,\n                \"pressure\": 100.42,\n                \"pm1\": 2.3,\n                \"pm2_5\": 3.9,\n                \"pm10\": 7.3,\n                \"co\": 222.5,\n                \"no\": null,\n                \"no2\": 7.8,\n                \"o3\": 72.6,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2120,\n                \"interval_timestamp\": \"2026-03-30T11:00:00\",\n                \"timestamp\": \"2026-03-30T10:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 19.23,\n                \"humidity\": 49.97,\n                \"pressure\": 100.47,\n                \"pm1\": 2.7,\n                \"pm2_5\": 4.8,\n                \"pm10\": 10.4,\n                \"co\": 229.1,\n                \"no\": null,\n                \"no2\": 9.9,\n                \"o3\": 66.9,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 2119,\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"timestamp\": \"2026-03-30T09:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 18.15,\n                \"humidity\": 49.34,\n                \"pressure\": 100.49,\n                \"pm1\": 3.5,\n                \"pm2_5\": 6,\n                \"pm10\": 11.1,\n                \"co\": 217.9,\n                \"no\": null,\n                \"no2\": 9.9,\n                \"o3\": 61.9,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 2118,\n                \"interval_timestamp\": \"2026-03-30T09:00:00\",\n                \"timestamp\": \"2026-03-30T08:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 16.2,\n                \"humidity\": 55.42,\n                \"pressure\": 100.5,\n                \"pm1\": 5,\n                \"pm2_5\": 8.4,\n                \"pm10\": 14.2,\n                \"co\": 255,\n                \"no\": null,\n                \"no2\": 28.6,\n                \"o3\": 36.7,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 2117,\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"timestamp\": \"2026-03-30T07:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 14.53,\n                \"humidity\": 59.72,\n                \"pressure\": 100.51,\n                \"pm1\": 5.5,\n                \"pm2_5\": 9,\n                \"pm10\": 15.9,\n                \"co\": 332.8,\n                \"no\": null,\n                \"no2\": 35.3,\n                \"o3\": 25.2,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2116,\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"timestamp\": \"2026-03-30T06:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 12.7,\n                \"humidity\": 65.74,\n                \"pressure\": 100.49,\n                \"pm1\": 6.5,\n                \"pm2_5\": 11,\n                \"pm10\": 21,\n                \"co\": 481.3,\n                \"no\": null,\n                \"no2\": 43.5,\n                \"o3\": 10.8,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 2115,\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"timestamp\": \"2026-03-30T05:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 11.99,\n                \"humidity\": 67.94,\n                \"pressure\": 100.47,\n                \"pm1\": 6.7,\n                \"pm2_5\": 9,\n                \"pm10\": 13.6,\n                \"co\": 511.5,\n                \"no\": null,\n                \"no2\": 41.7,\n                \"o3\": 8,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 2114,\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"timestamp\": \"2026-03-30T04:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 12.04,\n                \"humidity\": 68.18,\n                \"pressure\": 100.44,\n                \"pm1\": 13.3,\n                \"pm2_5\": 17.2,\n                \"pm10\": 25.9,\n                \"co\": 777,\n                \"no\": null,\n                \"no2\": 43.2,\n                \"o3\": 4.1,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 2113,\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"timestamp\": \"2026-03-30T03:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 4,\n                \"temperature\": 12.28,\n                \"humidity\": 67.72,\n                \"pressure\": 100.42,\n                \"pm1\": 19.3,\n                \"pm2_5\": 25.7,\n                \"pm10\": 34.9,\n                \"co\": 595,\n                \"no\": null,\n                \"no2\": 40.3,\n                \"o3\": 4.6,\n                \"so2\": 0.9\n            },\n            {\n                \"_id\": 2112,\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"timestamp\": \"2026-03-30T02:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3,\n                \"temperature\": 12.38,\n                \"humidity\": 66.59,\n                \"pressure\": 100.4,\n                \"pm1\": 14.9,\n                \"pm2_5\": 22.9,\n                \"pm10\": 32.6,\n                \"co\": 501.1,\n                \"no\": null,\n                \"no2\": 39.7,\n                \"o3\": 5.7,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 2111,\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"timestamp\": \"2026-03-30T01:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 4,\n                \"temperature\": 12.77,\n                \"humidity\": 64.68,\n                \"pressure\": 100.41,\n                \"pm1\": 18.9,\n                \"pm2_5\": 28.4,\n                \"pm10\": 36.4,\n                \"co\": 502.1,\n                \"no\": null,\n                \"no2\": 42,\n                \"o3\": 5.9,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 2110,\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"timestamp\": \"2026-03-30T00:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3,\n                \"temperature\": 13.13,\n                \"humidity\": 63.64,\n                \"pressure\": 100.42,\n                \"pm1\": 16.3,\n                \"pm2_5\": 24.1,\n                \"pm10\": 31.5,\n                \"co\": 485.4,\n                \"no\": null,\n                \"no2\": 46.2,\n                \"o3\": 5.6,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 2109,\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"timestamp\": \"2026-03-29T23:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 4,\n                \"temperature\": 13.74,\n                \"humidity\": 62.14,\n                \"pressure\": 100.41,\n                \"pm1\": 20.7,\n                \"pm2_5\": 30.4,\n                \"pm10\": 39.2,\n                \"co\": 485,\n                \"no\": null,\n                \"no2\": 51.1,\n                \"o3\": 5.9,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 2108,\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"timestamp\": \"2026-03-29T22:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 3,\n                \"temperature\": 14.25,\n                \"humidity\": 59.84,\n                \"pressure\": 100.38,\n                \"pm1\": 15.7,\n                \"pm2_5\": 22.6,\n                \"pm10\": 30.9,\n                \"co\": 382.7,\n                \"no\": null,\n                \"no2\": 50,\n                \"o3\": 10.9,\n                \"so2\": 1\n            },\n            {\n                \"_id\": 2107,\n                \"interval_timestamp\": \"2026-03-29T22:00:00\",\n                \"timestamp\": \"2026-03-29T21:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 15.3,\n                \"humidity\": 54.4,\n                \"pressure\": 100.37,\n                \"pm1\": 6,\n                \"pm2_5\": 9.7,\n                \"pm10\": 15,\n                \"co\": 296.7,\n                \"no\": null,\n                \"no2\": 40.1,\n                \"o3\": 29.2,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2106,\n                \"interval_timestamp\": \"2026-03-29T21:00:00\",\n                \"timestamp\": \"2026-03-29T20:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 16.05,\n                \"humidity\": 50.84,\n                \"pressure\": 100.33,\n                \"pm1\": 4.8,\n                \"pm2_5\": 7.4,\n                \"pm10\": 11.2,\n                \"co\": 306,\n                \"no\": null,\n                \"no2\": 32.1,\n                \"o3\": 39.4,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2105,\n                \"interval_timestamp\": \"2026-03-29T20:00:00\",\n                \"timestamp\": \"2026-03-29T19:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 16.74,\n                \"humidity\": 48.59,\n                \"pressure\": 100.3,\n                \"pm1\": 4.9,\n                \"pm2_5\": 7.8,\n                \"pm10\": 11.3,\n                \"co\": 320.4,\n                \"no\": null,\n                \"no2\": 37.3,\n                \"o3\": 39.2,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2104,\n                \"interval_timestamp\": \"2026-03-29T19:00:00\",\n                \"timestamp\": \"2026-03-29T18:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 17.23,\n                \"humidity\": 46.21,\n                \"pressure\": 100.22,\n                \"pm1\": 3.9,\n                \"pm2_5\": 6.1,\n                \"pm10\": 10.4,\n                \"co\": 234.9,\n                \"no\": null,\n                \"no2\": 32.4,\n                \"o3\": 48.9,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 2103,\n                \"interval_timestamp\": \"2026-03-29T18:00:00\",\n                \"timestamp\": \"2026-03-29T17:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 18.1,\n                \"humidity\": 43.33,\n                \"pressure\": 100.14,\n                \"pm1\": 2.4,\n                \"pm2_5\": 4.1,\n                \"pm10\": 7.1,\n                \"co\": 208.8,\n                \"no\": null,\n                \"no2\": 23.6,\n                \"o3\": 61.2,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2102,\n                \"interval_timestamp\": \"2026-03-29T17:00:00\",\n                \"timestamp\": \"2026-03-29T16:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 18.63,\n                \"humidity\": 42.51,\n                \"pressure\": 100.05,\n                \"pm1\": 2.4,\n                \"pm2_5\": 3.9,\n                \"pm10\": 6.7,\n                \"co\": 200.9,\n                \"no\": null,\n                \"no2\": 22,\n                \"o3\": 66.6,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2101,\n                \"interval_timestamp\": \"2026-03-29T16:00:00\",\n                \"timestamp\": \"2026-03-29T15:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 19.89,\n                \"humidity\": 41.25,\n                \"pressure\": 100.01,\n                \"pm1\": 2.1,\n                \"pm2_5\": 3.7,\n                \"pm10\": 6.7,\n                \"co\": 206.1,\n                \"no\": null,\n                \"no2\": 19.3,\n                \"o3\": 73.2,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2100,\n                \"interval_timestamp\": \"2026-03-29T15:00:00\",\n                \"timestamp\": \"2026-03-29T14:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 21.48,\n                \"humidity\": 33.93,\n                \"pressure\": 99.96,\n                \"pm1\": 1.9,\n                \"pm2_5\": 3.3,\n                \"pm10\": 6.6,\n                \"co\": 187.3,\n                \"no\": null,\n                \"no2\": 9.6,\n                \"o3\": 82.6,\n                \"so2\": 1.4\n            },\n            {\n                \"_id\": 2099,\n                \"interval_timestamp\": \"2026-03-29T14:00:00\",\n                \"timestamp\": \"2026-03-29T13:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 21.1,\n                \"humidity\": 34.69,\n                \"pressure\": 99.93,\n                \"pm1\": 1.9,\n                \"pm2_5\": 3,\n                \"pm10\": 5.2,\n                \"co\": 179.6,\n                \"no\": null,\n                \"no2\": 7.4,\n                \"o3\": 82.8,\n                \"so2\": 1.4\n            },\n            {\n                \"_id\": 2098,\n                \"interval_timestamp\": \"2026-03-29T13:00:00\",\n                \"timestamp\": \"2026-03-29T12:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 20.29,\n                \"humidity\": 36.59,\n                \"pressure\": 99.94,\n                \"pm1\": 2.1,\n                \"pm2_5\": 3.7,\n                \"pm10\": 6.2,\n                \"co\": 181.2,\n                \"no\": null,\n                \"no2\": 7.4,\n                \"o3\": 80.3,\n                \"so2\": 1.4\n            },\n            {\n                \"_id\": 2097,\n                \"interval_timestamp\": \"2026-03-29T12:00:00\",\n                \"timestamp\": \"2026-03-29T11:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 18.59,\n                \"humidity\": 41.58,\n                \"pressure\": 99.92,\n                \"pm1\": 1.8,\n                \"pm2_5\": 3.1,\n                \"pm10\": 5.6,\n                \"co\": 176.6,\n                \"no\": null,\n                \"no2\": 10.2,\n                \"o3\": 76.2,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2096,\n                \"interval_timestamp\": \"2026-03-29T11:00:00\",\n                \"timestamp\": \"2026-03-29T10:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 18.25,\n                \"humidity\": 43.3,\n                \"pressure\": 99.89,\n                \"pm1\": 1.7,\n                \"pm2_5\": 2.8,\n                \"pm10\": 5.1,\n                \"co\": 189.8,\n                \"no\": null,\n                \"no2\": 10.5,\n                \"o3\": 73.4,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2095,\n                \"interval_timestamp\": \"2026-03-29T10:00:00\",\n                \"timestamp\": \"2026-03-29T09:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 17.01,\n                \"humidity\": 45.86,\n                \"pressure\": 99.87,\n                \"pm1\": 1.4,\n                \"pm2_5\": 2.3,\n                \"pm10\": 4.8,\n                \"co\": 164.8,\n                \"no\": null,\n                \"no2\": 13.4,\n                \"o3\": 66.1,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2094,\n                \"interval_timestamp\": \"2026-03-29T09:00:00\",\n                \"timestamp\": \"2026-03-29T08:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 15.23,\n                \"humidity\": 48.57,\n                \"pressure\": 99.82,\n                \"pm1\": 1.6,\n                \"pm2_5\": 2.6,\n                \"pm10\": 4.9,\n                \"co\": 153.8,\n                \"no\": null,\n                \"no2\": 15.2,\n                \"o3\": 60.7,\n                \"so2\": 1.3\n            },\n            {\n                \"_id\": 2093,\n                \"interval_timestamp\": \"2026-03-29T08:00:00\",\n                \"timestamp\": \"2026-03-29T07:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 13.5,\n                \"humidity\": 53.89,\n                \"pressure\": 99.78,\n                \"pm1\": 2,\n                \"pm2_5\": 3.3,\n                \"pm10\": 6.9,\n                \"co\": 156.1,\n                \"no\": null,\n                \"no2\": 21.2,\n                \"o3\": 49.2,\n                \"so2\": 1.2\n            },\n            {\n                \"_id\": 2092,\n                \"interval_timestamp\": \"2026-03-29T07:00:00\",\n                \"timestamp\": \"2026-03-29T06:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 11.95,\n                \"humidity\": 60.45,\n                \"pressure\": 99.73,\n                \"pm1\": 1.8,\n                \"pm2_5\": 3.3,\n                \"pm10\": 7,\n                \"co\": 158.3,\n                \"no\": null,\n                \"no2\": 24.1,\n                \"o3\": 40.4,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2091,\n                \"interval_timestamp\": \"2026-03-29T06:00:00\",\n                \"timestamp\": \"2026-03-29T05:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 11.51,\n                \"humidity\": 61.39,\n                \"pressure\": 99.67,\n                \"pm1\": 2.5,\n                \"pm2_5\": 4.1,\n                \"pm10\": 8.6,\n                \"co\": 198.3,\n                \"no\": null,\n                \"no2\": 40.2,\n                \"o3\": 24.2,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2090,\n                \"interval_timestamp\": \"2026-03-29T05:00:00\",\n                \"timestamp\": \"2026-03-29T04:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 11.53,\n                \"humidity\": 61.65,\n                \"pressure\": 99.63,\n                \"pm1\": 2.3,\n                \"pm2_5\": 4.3,\n                \"pm10\": 8,\n                \"co\": 201.2,\n                \"no\": null,\n                \"no2\": 41.4,\n                \"o3\": 23,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2089,\n                \"interval_timestamp\": \"2026-03-29T04:00:00\",\n                \"timestamp\": \"2026-03-29T03:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 11.68,\n                \"humidity\": 63.05,\n                \"pressure\": 99.61,\n                \"pm1\": 2.8,\n                \"pm2_5\": 4.7,\n                \"pm10\": 8.8,\n                \"co\": 183.9,\n                \"no\": null,\n                \"no2\": 32.8,\n                \"o3\": 32,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2088,\n                \"interval_timestamp\": \"2026-03-29T03:00:00\",\n                \"timestamp\": \"2026-03-29T02:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 11.81,\n                \"humidity\": 63.19,\n                \"pressure\": 99.59,\n                \"pm1\": 3.3,\n                \"pm2_5\": 5.5,\n                \"pm10\": 10.6,\n                \"co\": 201.4,\n                \"no\": null,\n                \"no2\": 35.9,\n                \"o3\": 28.4,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2087,\n                \"interval_timestamp\": \"2026-03-29T02:00:00\",\n                \"timestamp\": \"2026-03-29T01:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 12.32,\n                \"humidity\": 60.59,\n                \"pressure\": 99.6,\n                \"pm1\": 3.9,\n                \"pm2_5\": 6.4,\n                \"pm10\": 10.6,\n                \"co\": 221.6,\n                \"no\": null,\n                \"no2\": 39.7,\n                \"o3\": 27.9,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2086,\n                \"interval_timestamp\": \"2026-03-29T01:00:00\",\n                \"timestamp\": \"2026-03-29T00:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 12.26,\n                \"humidity\": 61.22,\n                \"pressure\": 99.62,\n                \"pm1\": 3.8,\n                \"pm2_5\": 6.2,\n                \"pm10\": 10.8,\n                \"co\": 250.5,\n                \"no\": null,\n                \"no2\": 44.2,\n                \"o3\": 22,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2085,\n                \"interval_timestamp\": \"2026-03-29T00:00:00\",\n                \"timestamp\": \"2026-03-28T23:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 12.61,\n                \"humidity\": 60.49,\n                \"pressure\": 99.61,\n                \"pm1\": 3.6,\n                \"pm2_5\": 5.8,\n                \"pm10\": 8.7,\n                \"co\": 211.6,\n                \"no\": null,\n                \"no2\": 30.3,\n                \"o3\": 37.5,\n                \"so2\": 1.1\n            },\n            {\n                \"_id\": 2084,\n                \"interval_timestamp\": \"2026-03-28T23:00:00\",\n                \"timestamp\": \"2026-03-28T22:00:00\",\n                \"station_id\": 5,\n                \"station_name\": \"Αθλητικό Κέντρο & Παιδική Χαρά Λαγουμιτζή\",\n                \"neighbourhood_name\": \"ΔΟΥΡΓΟΥΤΙ ΙΙ\",\n                \"municipal_district_id\": 2,\n                \"aqi\": 2,\n                \"temperature\": 12.83,\n                \"humidity\": 60.91,\n                \"pressure\": 99.58,\n                \"pm1\": 6.4,\n                \"pm2_5\": 10.1,\n                \"pm10\": 15.2,\n                \"co\": 231,\n                \"no\": null,\n                \"no2\": 34.1,\n                \"o3\": 33.9,\n                \"so2\": 1.1\n            }\n        ],\n        \"fields\": [\n            {\n                \"id\": \"_id\",\n                \"type\": \"int\"\n            },\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Timestamp (UTC)\",\n                    \"notes\": \"Πραγματικός χρόνος λήψης δεδομένων από τη συσκευή, σε UTC. Πηγή: API πεδίο timestamp (DateTimeOffset, UTC)\"\n                }\n            },\n            {\n                \"id\": \"station_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Station ID\",\n                    \"notes\": \"Κωδικός περιβαλλοντικού σταθμού (environmentalStationId)\"\n                }\n            },\n            {\n                \"id\": \"station_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Όνομα Σταθμού\",\n                    \"notes\": \"Ονομασία σταθμού στο σύστημα citizenhub.geitoniesathinas.gr\"\n                }\n            },\n            {\n                \"id\": \"neighbourhood_name\",\n                \"type\": \"text\",\n                \"info\": {\n                    \"label\": \"Γειτονιά\",\n                    \"notes\": \"Ονομασία γειτονιάς\"\n                }\n            },\n            {\n                \"id\": \"municipal_district_id\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"Δημοτικό Διαμέρισμα\",\n                    \"notes\": \"Κωδικός δημοτικού διαμερίσματος (1–7)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                }\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                }\n            },\n            {\n                \"id\": \"pressure\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Πίεση (kPa)\",\n                    \"notes\": \"Ατμοσφαιρική πίεση σε kPa. Τυπικές τιμές: 98–101 kPa\"\n                }\n            },\n            {\n                \"id\": \"pm1\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM1 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM1 σε μg/m³\"\n                }\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                }\n            },\n            {\n                \"id\": \"co\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"CO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο του άνθρακα (CO) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                }\n            },\n            {\n                \"id\": \"no\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO (μg/m³)\",\n                    \"notes\": \"Μονοξείδιο αζώτου (NO) σε μg/m³\"\n                }\n            },\n            {\n                \"id\": \"no2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"NO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο αζώτου (NO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1000\"\n                }\n            },\n            {\n                \"id\": \"o3\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"O₃ (μg/m³)\",\n                    \"notes\": \"Όζον (O₃) σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"so2\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"SO₂ (μg/m³)\",\n                    \"notes\": \"Διοξείδιο θείου (SO₂) σε μg/m³. Αναμενόμενες τιμές: 0–1250\"\n                }\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=50\"\n        },\n        \"total\": 2133,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"243e5e82-e3aa-4517-bda8-05ad9a669ba5"},{"name":"Search - poor AQI for example per-station environmental resource","id":"bbecbc1d-57ff-430a-a62c-8197105f770e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"filters\": {\n    \"aqi\": [\n      5,\n      6\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"timestamp\",\n    \"aqi\",\n    \"pm2_5\",\n    \"pm10\",\n    \"co\",\n    \"no2\",\n    \"o3\"\n  ],\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Το ίδιο μοτίβο με το aggregate, αλλά πάνω σε ένα per-station environmental resource.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"86c13df4-81cd-405a-9ea2-e6c6772c03f5","name":"Search - poor AQI for example per-station environmental resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"filters\": {\n    \"aqi\": [\n      5,\n      6\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"timestamp\",\n    \"aqi\",\n    \"pm2_5\",\n    \"pm10\",\n    \"co\",\n    \"no2\",\n    \"o3\"\n  ],\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:37:14 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"4810"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\"\n            },\n            {\n                \"id\": \"timestamp\",\n                \"type\": \"timestamp\"\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\"\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\"\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\"\n            },\n            {\n                \"id\": \"co\",\n                \"type\": \"float8\"\n            },\n            {\n                \"id\": \"no2\",\n                \"type\": \"float8\"\n            },\n            {\n                \"id\": \"o3\",\n                \"type\": \"float8\"\n            }\n        ],\n        \"filters\": {\n            \"aqi\": [\n                5,\n                6\n            ]\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n        \"sort\": \"interval_timestamp desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"interval_timestamp\": \"2026-03-23T10:00:00\",\n                \"timestamp\": \"2026-03-23T09:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 67.1,\n                \"pm10\": 85.5,\n                \"co\": 292.2,\n                \"no2\": 24.3,\n                \"o3\": 28\n            },\n            {\n                \"interval_timestamp\": \"2026-03-04T21:00:00\",\n                \"timestamp\": \"2026-03-04T20:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 52,\n                \"pm10\": 74,\n                \"co\": 944.5,\n                \"no2\": 72.1,\n                \"o3\": 4\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T15:00:00\",\n                \"timestamp\": \"2026-02-15T14:00:00\",\n                \"aqi\": 6,\n                \"pm2_5\": 65.8,\n                \"pm10\": 150.7,\n                \"co\": 249.6,\n                \"no2\": 0.4,\n                \"o3\": 71\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T14:00:00\",\n                \"timestamp\": \"2026-02-15T13:00:00\",\n                \"aqi\": 6,\n                \"pm2_5\": 165.4,\n                \"pm10\": 274.9,\n                \"co\": 294,\n                \"no2\": 8,\n                \"o3\": 56.7\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T13:00:00\",\n                \"timestamp\": \"2026-02-15T12:00:00\",\n                \"aqi\": 6,\n                \"pm2_5\": 297.9,\n                \"pm10\": 768.2,\n                \"co\": 294.1,\n                \"no2\": 7.9,\n                \"o3\": 61.4\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T12:00:00\",\n                \"timestamp\": \"2026-02-15T11:00:00\",\n                \"aqi\": 6,\n                \"pm2_5\": 215.4,\n                \"pm10\": 564.4,\n                \"co\": 272,\n                \"no2\": 3.8,\n                \"o3\": 67.7\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T11:00:00\",\n                \"timestamp\": \"2026-02-15T10:00:00\",\n                \"aqi\": 6,\n                \"pm2_5\": 141.8,\n                \"pm10\": 352,\n                \"co\": 271.4,\n                \"no2\": 1.5,\n                \"o3\": 68.8\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T10:00:00\",\n                \"timestamp\": \"2026-02-15T09:00:00\",\n                \"aqi\": 6,\n                \"pm2_5\": 98.1,\n                \"pm10\": 235.1,\n                \"co\": 262.2,\n                \"no2\": 3.8,\n                \"o3\": 68.8\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T09:00:00\",\n                \"timestamp\": \"2026-02-15T08:00:00\",\n                \"aqi\": 6,\n                \"pm2_5\": 84.6,\n                \"pm10\": 202.6,\n                \"co\": 247.8,\n                \"no2\": 6.7,\n                \"o3\": 68.8\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T08:00:00\",\n                \"timestamp\": \"2026-02-15T07:00:00\",\n                \"aqi\": 6,\n                \"pm2_5\": 66.4,\n                \"pm10\": 160.2,\n                \"co\": 222.3,\n                \"no2\": 3.8,\n                \"o3\": 73.6\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T07:00:00\",\n                \"timestamp\": \"2026-02-15T06:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 59.5,\n                \"pm10\": 150,\n                \"co\": 193.6,\n                \"no2\": 0.4,\n                \"o3\": 77\n            },\n            {\n                \"interval_timestamp\": \"2026-02-15T06:00:00\",\n                \"timestamp\": \"2026-02-15T05:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 47.6,\n                \"pm10\": 113.8,\n                \"co\": 218.8,\n                \"no2\": 7.8,\n                \"o3\": 62.1\n            },\n            {\n                \"interval_timestamp\": \"2026-02-13T00:00:00\",\n                \"timestamp\": \"2026-02-12T23:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 56.2,\n                \"pm10\": 75.9,\n                \"co\": 514.5,\n                \"no2\": 35.8,\n                \"o3\": 16.1\n            },\n            {\n                \"interval_timestamp\": \"2026-02-12T23:00:00\",\n                \"timestamp\": \"2026-02-12T22:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 56.2,\n                \"pm10\": 76,\n                \"co\": 563.7,\n                \"no2\": 37.5,\n                \"o3\": 19.3\n            },\n            {\n                \"interval_timestamp\": \"2026-02-12T21:00:00\",\n                \"timestamp\": \"2026-02-12T20:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 57,\n                \"pm10\": 77.1,\n                \"co\": 648.5,\n                \"no2\": 52.7,\n                \"o3\": 12.6\n            },\n            {\n                \"interval_timestamp\": \"2026-01-30T19:00:00\",\n                \"timestamp\": \"2026-01-30T18:22:51\",\n                \"aqi\": 5,\n                \"pm2_5\": 55.3,\n                \"pm10\": 102.8,\n                \"co\": 784.7,\n                \"no2\": 60.3,\n                \"o3\": 5.9\n            },\n            {\n                \"interval_timestamp\": \"2026-01-23T10:00:00\",\n                \"timestamp\": \"2026-01-23T09:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 56.4,\n                \"pm10\": 76.2,\n                \"co\": 854.9,\n                \"no2\": 27.9,\n                \"o3\": 23.5\n            },\n            {\n                \"interval_timestamp\": \"2026-01-15T23:00:00\",\n                \"timestamp\": \"2026-01-15T22:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 55.5,\n                \"pm10\": 75,\n                \"co\": 1579.3,\n                \"no2\": 45.4,\n                \"o3\": 13.3\n            },\n            {\n                \"interval_timestamp\": \"2026-01-15T00:00:00\",\n                \"timestamp\": \"2026-01-14T23:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 50.5,\n                \"pm10\": 68.3,\n                \"co\": 1810.5,\n                \"no2\": 33.4,\n                \"o3\": 13.6\n            },\n            {\n                \"interval_timestamp\": \"2026-01-14T23:00:00\",\n                \"timestamp\": \"2026-01-14T22:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 61.1,\n                \"pm10\": 82.7,\n                \"co\": 2219.4,\n                \"no2\": 42.4,\n                \"o3\": 13.3\n            },\n            {\n                \"interval_timestamp\": \"2026-01-14T22:00:00\",\n                \"timestamp\": \"2026-01-14T21:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 50.2,\n                \"pm10\": 67.9,\n                \"co\": 2173.9,\n                \"no2\": 50.6,\n                \"o3\": 13.1\n            },\n            {\n                \"interval_timestamp\": \"2026-01-14T21:00:00\",\n                \"timestamp\": \"2026-01-14T20:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 50.7,\n                \"pm10\": 68.6,\n                \"co\": 2235,\n                \"no2\": 56.7,\n                \"o3\": 11.5\n            },\n            {\n                \"interval_timestamp\": \"2026-01-02T19:00:00\",\n                \"timestamp\": \"2026-01-02T18:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 58.8,\n                \"pm10\": 79.8,\n                \"co\": 936.3,\n                \"no2\": 48.1,\n                \"o3\": 15.3\n            },\n            {\n                \"interval_timestamp\": \"2026-01-02T02:00:00\",\n                \"timestamp\": \"2026-01-02T01:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 55,\n                \"pm10\": 66.1,\n                \"co\": 458.3,\n                \"no2\": 41.3,\n                \"o3\": 11.8\n            },\n            {\n                \"interval_timestamp\": \"2026-01-02T01:00:00\",\n                \"timestamp\": \"2026-01-02T00:00:00\",\n                \"aqi\": 6,\n                \"pm2_5\": 87.3,\n                \"pm10\": 105.3,\n                \"co\": 637.2,\n                \"no2\": 44.9,\n                \"o3\": 11\n            },\n            {\n                \"interval_timestamp\": \"2026-01-02T00:00:00\",\n                \"timestamp\": \"2026-01-01T23:00:00\",\n                \"aqi\": 6,\n                \"pm2_5\": 94.9,\n                \"pm10\": 115.7,\n                \"co\": 694.1,\n                \"no2\": 47,\n                \"o3\": 11.4\n            },\n            {\n                \"interval_timestamp\": \"2026-01-01T23:00:00\",\n                \"timestamp\": \"2026-01-01T22:00:00\",\n                \"aqi\": 6,\n                \"pm2_5\": 92.7,\n                \"pm10\": 113.4,\n                \"co\": 783.7,\n                \"no2\": 47.8,\n                \"o3\": 10.9\n            },\n            {\n                \"interval_timestamp\": \"2026-01-01T22:00:00\",\n                \"timestamp\": \"2026-01-01T21:00:00\",\n                \"aqi\": 5,\n                \"pm2_5\": 57.3,\n                \"pm10\": 71.3,\n                \"co\": 471,\n                \"no2\": 54.2,\n                \"o3\": 11.5\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 28,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"bbecbc1d-57ff-430a-a62c-8197105f770e"},{"name":"Search - exact temperature value for example per-station environmental resource","id":"59d16d51-3018-42f1-8ace-aa7569577c70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"filters\": {\n    \"temperature\": 20.0\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"timestamp\",\n    \"temperature\",\n    \"humidity\",\n    \"aqi\"\n  ],\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα exact-match θερμοκρασίας πάνω σε ένα συγκεκριμένο per-station environmental resource.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"91f44202-5350-4431-a041-e01268fb2414","name":"Search - exact temperature value for example per-station environmental resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"filters\": {\n    \"temperature\": 20.0\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"timestamp\",\n    \"temperature\",\n    \"humidity\",\n    \"aqi\"\n  ],\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:40:00 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"3044"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Timestamp (UTC)\",\n                    \"notes\": \"Πραγματικός χρόνος λήψης δεδομένων από τη συσκευή, σε UTC. Πηγή: API πεδίο timestamp (DateTimeOffset, UTC)\"\n                }\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                }\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"temperature\": 20\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n        \"sort\": \"interval_timestamp desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 0,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"59d16d51-3018-42f1-8ace-aa7569577c70"},{"name":"Search - humidity IN list for example per-station environmental resource","id":"adde84d2-1813-402d-afe0-c1c264cb63f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"filters\": {\n    \"humidity\": [\n      45.0,\n      50.0,\n      55.0\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"timestamp\",\n    \"humidity\",\n    \"temperature\",\n    \"aqi\"\n  ],\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Παράδειγμα φίλτρου IN σε υγρασία για per-station περιβαλλοντικό resource.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"de78d92e-6953-4981-9846-742d18e5791b","name":"Search - humidity IN list for example per-station environmental resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"filters\": {\n    \"humidity\": [\n      45.0,\n      50.0,\n      55.0\n    ]\n  },\n  \"fields\": [\n    \"interval_timestamp\",\n    \"timestamp\",\n    \"humidity\",\n    \"temperature\",\n    \"aqi\"\n  ],\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:42:36 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"3055"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Timestamp (UTC)\",\n                    \"notes\": \"Πραγματικός χρόνος λήψης δεδομένων από τη συσκευή, σε UTC. Πηγή: API πεδίο timestamp (DateTimeOffset, UTC)\"\n                }\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                }\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            }\n        ],\n        \"filters\": {\n            \"humidity\": [\n                45,\n                50,\n                55\n            ]\n        },\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n        \"sort\": \"interval_timestamp desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 0,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"adde84d2-1813-402d-afe0-c1c264cb63f7"},{"name":"Search - projected fields for example per-station environmental resource","id":"af0d51ea-abea-4537-9d67-c5531caea16d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"fields\": [\n    \"interval_timestamp\",\n    \"aqi\",\n    \"temperature\",\n    \"humidity\",\n    \"pressure\",\n    \"pm2_5\",\n    \"pm10\"\n  ],\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>Projection συγκεκριμένων περιβαλλοντικών πεδίων.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"d406e917-3c21-4843-824c-d34d9ae9e92c","name":"Search - projected fields for example per-station environmental resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"fields\": [\n    \"interval_timestamp\",\n    \"aqi\",\n    \"temperature\",\n    \"humidity\",\n    \"pressure\",\n    \"pm2_5\",\n    \"pm10\"\n  ],\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 100\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:44:14 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"16648"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            },\n            {\n                \"id\": \"temperature\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Θερμοκρασία (°C)\",\n                    \"notes\": \"Θερμοκρασία αέρα σε βαθμούς Κελσίου (°C)\"\n                }\n            },\n            {\n                \"id\": \"humidity\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Υγρασία (%)\",\n                    \"notes\": \"Σχετική υγρασία αέρα σε ποσοστό (%)\"\n                }\n            },\n            {\n                \"id\": \"pressure\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"Πίεση (kPa)\",\n                    \"notes\": \"Ατμοσφαιρική πίεση σε kPa. Τυπικές τιμές: 98–101 kPa\"\n                }\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                }\n            }\n        ],\n        \"include_total\": true,\n        \"limit\": 100,\n        \"records_format\": \"objects\",\n        \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n        \"sort\": \"interval_timestamp desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": [\n            {\n                \"interval_timestamp\": \"2026-03-31T00:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 14.37,\n                \"humidity\": 63.28,\n                \"pressure\": 100.2,\n                \"pm2_5\": 16.4,\n                \"pm10\": 24.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T23:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 15.24,\n                \"humidity\": 65.87,\n                \"pressure\": 100.22,\n                \"pm2_5\": 15.8,\n                \"pm10\": 22.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T22:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 15.86,\n                \"humidity\": 68.52,\n                \"pressure\": 100.25,\n                \"pm2_5\": 8.3,\n                \"pm10\": 13.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T21:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.42,\n                \"humidity\": 64.59,\n                \"pressure\": 100.25,\n                \"pm2_5\": 8.2,\n                \"pm10\": 14.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T20:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.73,\n                \"humidity\": 61.2,\n                \"pressure\": 100.26,\n                \"pm2_5\": 7,\n                \"pm10\": 13.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T19:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 17.04,\n                \"humidity\": 61.98,\n                \"pressure\": 100.23,\n                \"pm2_5\": 5.7,\n                \"pm10\": 8.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T18:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 17.98,\n                \"humidity\": 57.71,\n                \"pressure\": 100.21,\n                \"pm2_5\": 3.6,\n                \"pm10\": 7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T17:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 19.27,\n                \"humidity\": 54.05,\n                \"pressure\": 100.21,\n                \"pm2_5\": 3.4,\n                \"pm10\": 6.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T16:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 20.6,\n                \"humidity\": 46.07,\n                \"pressure\": 100.23,\n                \"pm2_5\": 3,\n                \"pm10\": 6.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T15:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 21.27,\n                \"humidity\": 38.16,\n                \"pressure\": 100.24,\n                \"pm2_5\": 2.8,\n                \"pm10\": 5.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T14:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 21.48,\n                \"humidity\": 40.52,\n                \"pressure\": 100.28,\n                \"pm2_5\": 2.9,\n                \"pm10\": 5.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T13:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 21.25,\n                \"humidity\": 40.98,\n                \"pressure\": 100.34,\n                \"pm2_5\": 3.2,\n                \"pm10\": 7.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T12:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 20.18,\n                \"humidity\": 45.57,\n                \"pressure\": 100.42,\n                \"pm2_5\": 3.9,\n                \"pm10\": 7.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T11:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 19.23,\n                \"humidity\": 49.97,\n                \"pressure\": 100.47,\n                \"pm2_5\": 4.8,\n                \"pm10\": 10.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T10:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 18.15,\n                \"humidity\": 49.34,\n                \"pressure\": 100.49,\n                \"pm2_5\": 6,\n                \"pm10\": 11.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T09:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.2,\n                \"humidity\": 55.42,\n                \"pressure\": 100.5,\n                \"pm2_5\": 8.4,\n                \"pm10\": 14.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T08:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 14.53,\n                \"humidity\": 59.72,\n                \"pressure\": 100.51,\n                \"pm2_5\": 9,\n                \"pm10\": 15.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T07:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 12.7,\n                \"humidity\": 65.74,\n                \"pressure\": 100.49,\n                \"pm2_5\": 11,\n                \"pm10\": 21\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T06:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 11.99,\n                \"humidity\": 67.94,\n                \"pressure\": 100.47,\n                \"pm2_5\": 9,\n                \"pm10\": 13.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T05:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 12.04,\n                \"humidity\": 68.18,\n                \"pressure\": 100.44,\n                \"pm2_5\": 17.2,\n                \"pm10\": 25.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T04:00:00\",\n                \"aqi\": 4,\n                \"temperature\": 12.28,\n                \"humidity\": 67.72,\n                \"pressure\": 100.42,\n                \"pm2_5\": 25.7,\n                \"pm10\": 34.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T03:00:00\",\n                \"aqi\": 3,\n                \"temperature\": 12.38,\n                \"humidity\": 66.59,\n                \"pressure\": 100.4,\n                \"pm2_5\": 22.9,\n                \"pm10\": 32.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T02:00:00\",\n                \"aqi\": 4,\n                \"temperature\": 12.77,\n                \"humidity\": 64.68,\n                \"pressure\": 100.41,\n                \"pm2_5\": 28.4,\n                \"pm10\": 36.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T01:00:00\",\n                \"aqi\": 3,\n                \"temperature\": 13.13,\n                \"humidity\": 63.64,\n                \"pressure\": 100.42,\n                \"pm2_5\": 24.1,\n                \"pm10\": 31.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-30T00:00:00\",\n                \"aqi\": 4,\n                \"temperature\": 13.74,\n                \"humidity\": 62.14,\n                \"pressure\": 100.41,\n                \"pm2_5\": 30.4,\n                \"pm10\": 39.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T23:00:00\",\n                \"aqi\": 3,\n                \"temperature\": 14.25,\n                \"humidity\": 59.84,\n                \"pressure\": 100.38,\n                \"pm2_5\": 22.6,\n                \"pm10\": 30.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T22:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 15.3,\n                \"humidity\": 54.4,\n                \"pressure\": 100.37,\n                \"pm2_5\": 9.7,\n                \"pm10\": 15\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T21:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.05,\n                \"humidity\": 50.84,\n                \"pressure\": 100.33,\n                \"pm2_5\": 7.4,\n                \"pm10\": 11.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T20:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.74,\n                \"humidity\": 48.59,\n                \"pressure\": 100.3,\n                \"pm2_5\": 7.8,\n                \"pm10\": 11.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T19:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 17.23,\n                \"humidity\": 46.21,\n                \"pressure\": 100.22,\n                \"pm2_5\": 6.1,\n                \"pm10\": 10.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T18:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 18.1,\n                \"humidity\": 43.33,\n                \"pressure\": 100.14,\n                \"pm2_5\": 4.1,\n                \"pm10\": 7.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T17:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 18.63,\n                \"humidity\": 42.51,\n                \"pressure\": 100.05,\n                \"pm2_5\": 3.9,\n                \"pm10\": 6.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T16:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 19.89,\n                \"humidity\": 41.25,\n                \"pressure\": 100.01,\n                \"pm2_5\": 3.7,\n                \"pm10\": 6.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T15:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 21.48,\n                \"humidity\": 33.93,\n                \"pressure\": 99.96,\n                \"pm2_5\": 3.3,\n                \"pm10\": 6.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T14:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 21.1,\n                \"humidity\": 34.69,\n                \"pressure\": 99.93,\n                \"pm2_5\": 3,\n                \"pm10\": 5.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T13:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 20.29,\n                \"humidity\": 36.59,\n                \"pressure\": 99.94,\n                \"pm2_5\": 3.7,\n                \"pm10\": 6.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T12:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 18.59,\n                \"humidity\": 41.58,\n                \"pressure\": 99.92,\n                \"pm2_5\": 3.1,\n                \"pm10\": 5.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T11:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 18.25,\n                \"humidity\": 43.3,\n                \"pressure\": 99.89,\n                \"pm2_5\": 2.8,\n                \"pm10\": 5.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T10:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 17.01,\n                \"humidity\": 45.86,\n                \"pressure\": 99.87,\n                \"pm2_5\": 2.3,\n                \"pm10\": 4.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T09:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 15.23,\n                \"humidity\": 48.57,\n                \"pressure\": 99.82,\n                \"pm2_5\": 2.6,\n                \"pm10\": 4.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T08:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 13.5,\n                \"humidity\": 53.89,\n                \"pressure\": 99.78,\n                \"pm2_5\": 3.3,\n                \"pm10\": 6.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T07:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 11.95,\n                \"humidity\": 60.45,\n                \"pressure\": 99.73,\n                \"pm2_5\": 3.3,\n                \"pm10\": 7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T06:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 11.51,\n                \"humidity\": 61.39,\n                \"pressure\": 99.67,\n                \"pm2_5\": 4.1,\n                \"pm10\": 8.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T05:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 11.53,\n                \"humidity\": 61.65,\n                \"pressure\": 99.63,\n                \"pm2_5\": 4.3,\n                \"pm10\": 8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T04:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 11.68,\n                \"humidity\": 63.05,\n                \"pressure\": 99.61,\n                \"pm2_5\": 4.7,\n                \"pm10\": 8.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T03:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 11.81,\n                \"humidity\": 63.19,\n                \"pressure\": 99.59,\n                \"pm2_5\": 5.5,\n                \"pm10\": 10.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T02:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 12.32,\n                \"humidity\": 60.59,\n                \"pressure\": 99.6,\n                \"pm2_5\": 6.4,\n                \"pm10\": 10.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T01:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 12.26,\n                \"humidity\": 61.22,\n                \"pressure\": 99.62,\n                \"pm2_5\": 6.2,\n                \"pm10\": 10.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-29T00:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 12.61,\n                \"humidity\": 60.49,\n                \"pressure\": 99.61,\n                \"pm2_5\": 5.8,\n                \"pm10\": 8.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T23:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 12.83,\n                \"humidity\": 60.91,\n                \"pressure\": 99.58,\n                \"pm2_5\": 10.1,\n                \"pm10\": 15.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T22:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 13.39,\n                \"humidity\": 61.39,\n                \"pressure\": 99.54,\n                \"pm2_5\": 11,\n                \"pm10\": 18.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T21:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 13.58,\n                \"humidity\": 61.25,\n                \"pressure\": 99.53,\n                \"pm2_5\": 10.8,\n                \"pm10\": 17.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T20:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 14.03,\n                \"humidity\": 57.9,\n                \"pressure\": 99.54,\n                \"pm2_5\": 8.4,\n                \"pm10\": 13.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T19:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 14.53,\n                \"humidity\": 55.58,\n                \"pressure\": 99.49,\n                \"pm2_5\": 7.8,\n                \"pm10\": 11.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T18:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 15.19,\n                \"humidity\": 54.23,\n                \"pressure\": 99.46,\n                \"pm2_5\": 4.5,\n                \"pm10\": 8.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T17:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.1,\n                \"humidity\": 55.27,\n                \"pressure\": 99.42,\n                \"pm2_5\": 4.9,\n                \"pm10\": 8.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T16:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.78,\n                \"humidity\": 53.3,\n                \"pressure\": 99.41,\n                \"pm2_5\": 4.7,\n                \"pm10\": 8.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T15:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 18.04,\n                \"humidity\": 49.38,\n                \"pressure\": 99.43,\n                \"pm2_5\": 4.4,\n                \"pm10\": 8.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T14:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 17.19,\n                \"humidity\": 49.9,\n                \"pressure\": 99.49,\n                \"pm2_5\": 5.2,\n                \"pm10\": 9.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T13:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 17.37,\n                \"humidity\": 50.13,\n                \"pressure\": 99.53,\n                \"pm2_5\": 5.8,\n                \"pm10\": 10.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T12:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 17.76,\n                \"humidity\": 46.9,\n                \"pressure\": 99.57,\n                \"pm2_5\": 5.5,\n                \"pm10\": 10.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T11:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 17.63,\n                \"humidity\": 44.69,\n                \"pressure\": 99.61,\n                \"pm2_5\": 5.9,\n                \"pm10\": 11.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T10:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.61,\n                \"humidity\": 50.09,\n                \"pressure\": 99.64,\n                \"pm2_5\": 9.9,\n                \"pm10\": 19.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T09:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 14.62,\n                \"humidity\": 58.75,\n                \"pressure\": 99.68,\n                \"pm2_5\": 10.7,\n                \"pm10\": 18.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T08:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 12.88,\n                \"humidity\": 69.28,\n                \"pressure\": 99.73,\n                \"pm2_5\": 16.7,\n                \"pm10\": 24.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T07:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 11.65,\n                \"humidity\": 75.48,\n                \"pressure\": 99.72,\n                \"pm2_5\": 10,\n                \"pm10\": 13.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T06:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 10.6,\n                \"humidity\": 75.96,\n                \"pressure\": 99.7,\n                \"pm2_5\": 9.3,\n                \"pm10\": 12.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T05:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 10.43,\n                \"humidity\": 75.29,\n                \"pressure\": 99.67,\n                \"pm2_5\": 10.3,\n                \"pm10\": 13.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T04:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 10.65,\n                \"humidity\": 75.96,\n                \"pressure\": 99.66,\n                \"pm2_5\": 16.3,\n                \"pm10\": 22.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T03:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 10.83,\n                \"humidity\": 75.9,\n                \"pressure\": 99.71,\n                \"pm2_5\": 11.5,\n                \"pm10\": 15.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T02:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 11.12,\n                \"humidity\": 76.47,\n                \"pressure\": 99.77,\n                \"pm2_5\": 18,\n                \"pm10\": 24.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T01:00:00\",\n                \"aqi\": 4,\n                \"temperature\": 11.26,\n                \"humidity\": 77.11,\n                \"pressure\": 99.81,\n                \"pm2_5\": 28.4,\n                \"pm10\": 38.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-28T00:00:00\",\n                \"aqi\": 4,\n                \"temperature\": 11.66,\n                \"humidity\": 76.37,\n                \"pressure\": 99.84,\n                \"pm2_5\": 30.3,\n                \"pm10\": 41\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T23:00:00\",\n                \"aqi\": 4,\n                \"temperature\": 11.65,\n                \"humidity\": 76.85,\n                \"pressure\": 99.85,\n                \"pm2_5\": 27.2,\n                \"pm10\": 36.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T22:00:00\",\n                \"aqi\": 4,\n                \"temperature\": 12.04,\n                \"humidity\": 76.11,\n                \"pressure\": 99.86,\n                \"pm2_5\": 26.9,\n                \"pm10\": 36.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T21:00:00\",\n                \"aqi\": 3,\n                \"temperature\": 12.35,\n                \"humidity\": 74.04,\n                \"pressure\": 99.86,\n                \"pm2_5\": 24.4,\n                \"pm10\": 32.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T20:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 12.81,\n                \"humidity\": 74.13,\n                \"pressure\": 99.84,\n                \"pm2_5\": 15.5,\n                \"pm10\": 21\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T19:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 13.6,\n                \"humidity\": 70.61,\n                \"pressure\": 99.78,\n                \"pm2_5\": 8.7,\n                \"pm10\": 13.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T18:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 14.27,\n                \"humidity\": 66.93,\n                \"pressure\": 99.7,\n                \"pm2_5\": 5.4,\n                \"pm10\": 9.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T17:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 15.02,\n                \"humidity\": 68.74,\n                \"pressure\": 99.67,\n                \"pm2_5\": 3.8,\n                \"pm10\": 6.2\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T16:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 14.01,\n                \"humidity\": 76.11,\n                \"pressure\": 99.64,\n                \"pm2_5\": 3.4,\n                \"pm10\": 4.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T15:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 14.07,\n                \"humidity\": 79.51,\n                \"pressure\": 99.65,\n                \"pm2_5\": 4.3,\n                \"pm10\": 5.8\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T14:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 15.07,\n                \"humidity\": 72.23,\n                \"pressure\": 99.6,\n                \"pm2_5\": 7.4,\n                \"pm10\": 12.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T13:00:00\",\n                \"aqi\": 3,\n                \"temperature\": 17.92,\n                \"humidity\": 61.73,\n                \"pressure\": 99.52,\n                \"pm2_5\": 20.5,\n                \"pm10\": 47.5\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T12:00:00\",\n                \"aqi\": 4,\n                \"temperature\": 18.01,\n                \"humidity\": 61.91,\n                \"pressure\": 99.55,\n                \"pm2_5\": 24.2,\n                \"pm10\": 53.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T11:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 19.67,\n                \"humidity\": 51.64,\n                \"pressure\": 99.57,\n                \"pm2_5\": 10.7,\n                \"pm10\": 22.3\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T10:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 19.26,\n                \"humidity\": 47.31,\n                \"pressure\": 99.6,\n                \"pm2_5\": 8.4,\n                \"pm10\": 17.7\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T09:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 18.08,\n                \"humidity\": 49.69,\n                \"pressure\": 99.62,\n                \"pm2_5\": 8.3,\n                \"pm10\": 18\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T08:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 17.1,\n                \"humidity\": 55.34,\n                \"pressure\": 99.58,\n                \"pm2_5\": 9.8,\n                \"pm10\": 19.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T07:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.62,\n                \"humidity\": 61.5,\n                \"pressure\": 99.52,\n                \"pm2_5\": 13,\n                \"pm10\": 25.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T06:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.18,\n                \"humidity\": 65.57,\n                \"pressure\": 99.46,\n                \"pm2_5\": 14,\n                \"pm10\": 27.6\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T05:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.07,\n                \"humidity\": 68.88,\n                \"pressure\": 99.45,\n                \"pm2_5\": 9.2,\n                \"pm10\": 15.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T04:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.19,\n                \"humidity\": 70.57,\n                \"pressure\": 99.5,\n                \"pm2_5\": 7.4,\n                \"pm10\": 10.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T03:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.02,\n                \"humidity\": 70.31,\n                \"pressure\": 99.51,\n                \"pm2_5\": 7.6,\n                \"pm10\": 11.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T02:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.04,\n                \"humidity\": 66.84,\n                \"pressure\": 99.57,\n                \"pm2_5\": 12.9,\n                \"pm10\": 24.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T01:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.1,\n                \"humidity\": 62.6,\n                \"pressure\": 99.65,\n                \"pm2_5\": 12,\n                \"pm10\": 21.1\n            },\n            {\n                \"interval_timestamp\": \"2026-03-27T00:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.05,\n                \"humidity\": 61.44,\n                \"pressure\": 99.69,\n                \"pm2_5\": 12.8,\n                \"pm10\": 21.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-26T23:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 15.87,\n                \"humidity\": 59.84,\n                \"pressure\": 99.72,\n                \"pm2_5\": 15.2,\n                \"pm10\": 24.9\n            },\n            {\n                \"interval_timestamp\": \"2026-03-26T22:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.03,\n                \"humidity\": 58.86,\n                \"pressure\": 99.75,\n                \"pm2_5\": 13.9,\n                \"pm10\": 23.4\n            },\n            {\n                \"interval_timestamp\": \"2026-03-26T21:00:00\",\n                \"aqi\": 2,\n                \"temperature\": 16.14,\n                \"humidity\": 63.27,\n                \"pressure\": 99.76,\n                \"pm2_5\": 18.5,\n                \"pm10\": 27.8\n            }\n        ],\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=100\"\n        },\n        \"total\": 2133,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"af0d51ea-abea-4537-9d67-c5531caea16d"},{"name":"Search - CSV view for example per-station environmental resource","id":"b8cbcec6-f6c1-4db6-bf1a-eed209aa782f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"fields\": [\n    \"interval_timestamp\",\n    \"aqi\",\n    \"pm2_5\",\n    \"pm10\"\n  ],\n  \"records_format\": \"csv\",\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search","description":"<p>CSV-like απόκριση για per-station environmental resource.</p>\n","urlObject":{"path":["api","3","action","datastore_search"],"host":["https://opendata.cityofathens.gr"],"query":[],"variable":[]}},"response":[{"id":"6cb8ea1c-e826-4213-9e17-afc178c8c501","name":"Search - CSV view for example per-station environmental resource","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n  \"fields\": [\n    \"interval_timestamp\",\n    \"aqi\",\n    \"pm2_5\",\n    \"pm10\"\n  ],\n  \"records_format\": \"csv\",\n  \"sort\": \"interval_timestamp desc\",\n  \"limit\": 20\n}","options":{"raw":{"language":"json"}}},"url":"https://opendata.cityofathens.gr/api/3/action/datastore_search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 31 Mar 2026 18:45:31 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Content-Length","value":"3235"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"gunicorn"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Vary","value":"Cookie"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self'"},{"key":"Referrer-Policy","value":"strict-origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"help\": \"https://opendata.cityofathens.gr/api/3/action/help_show?name=datastore_search\",\n    \"success\": true,\n    \"result\": {\n        \"fields\": [\n            {\n                \"id\": \"interval_timestamp\",\n                \"type\": \"timestamp\",\n                \"info\": {\n                    \"label\": \"Interval Timestamp (UTC)\",\n                    \"notes\": \"Ωριαίο interval μέτρησης σε UTC. Στρογγυλοποιημένο προς τα πάνω (ceiling) ανά ώρα — π.χ. μέτρηση στις 15:55 → interval 16:00. Χρησιμοποιείται ως κύριο χρονικό αναγνωριστικό σε όλες τις προβολές δεδομένων. Πηγή: API πεδίο intervalTimestamp (DateTime, UTC)\"\n                }\n            },\n            {\n                \"id\": \"aqi\",\n                \"type\": \"int4\",\n                \"info\": {\n                    \"label\": \"AQI\",\n                    \"notes\": \"Δείκτης Ποιότητας Αέρα (1=Πολύ καλή … 6=Εξαιρετικά κακή)\"\n                }\n            },\n            {\n                \"id\": \"pm2_5\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM2.5 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM2.5 σε μg/m³. Αναμενόμενες τιμές: 0–800\"\n                }\n            },\n            {\n                \"id\": \"pm10\",\n                \"type\": \"float8\",\n                \"info\": {\n                    \"label\": \"PM10 (μg/m³)\",\n                    \"notes\": \"Αιωρούμενα σωματίδια PM10 σε μg/m³. Αναμενόμενες τιμές: 0–1200\"\n                }\n            }\n        ],\n        \"include_total\": true,\n        \"limit\": 20,\n        \"records_format\": \"csv\",\n        \"resource_id\": \"ee64572a-e21f-469b-81ea-608a3a52878d\",\n        \"sort\": \"interval_timestamp desc\",\n        \"total_estimation_threshold\": null,\n        \"records\": \"2026-03-31T00:00:00,2,16.4,24.1\\n2026-03-30T23:00:00,2,15.8,22.5\\n2026-03-30T22:00:00,2,8.3,13.3\\n2026-03-30T21:00:00,2,8.2,14.8\\n2026-03-30T20:00:00,2,7,13.3\\n2026-03-30T19:00:00,2,5.7,8.8\\n2026-03-30T18:00:00,2,3.6,7\\n2026-03-30T17:00:00,2,3.4,6.2\\n2026-03-30T16:00:00,2,3,6.1\\n2026-03-30T15:00:00,2,2.8,5.5\\n2026-03-30T14:00:00,2,2.9,5.4\\n2026-03-30T13:00:00,2,3.2,7.2\\n2026-03-30T12:00:00,2,3.9,7.3\\n2026-03-30T11:00:00,2,4.8,10.4\\n2026-03-30T10:00:00,2,6,11.1\\n2026-03-30T09:00:00,2,8.4,14.2\\n2026-03-30T08:00:00,2,9,15.9\\n2026-03-30T07:00:00,2,11,21\\n2026-03-30T06:00:00,2,9,13.6\\n2026-03-30T05:00:00,2,17.2,25.9\\n\",\n        \"_links\": {\n            \"start\": \"/api/3/action/datastore_search\",\n            \"next\": \"/api/3/action/datastore_search?offset=20\"\n        },\n        \"total\": 2133,\n        \"total_was_estimated\": false\n    }\n}"}],"_postman_id":"b8cbcec6-f6c1-4db6-bf1a-eed209aa782f"}],"id":"72c52976-c322-40c4-b8dd-55ceda7c2308","description":"<p>Παραδείγματα πάνω σε ένα συγκεκριμένο per-station environmental resource. Χρησιμοποίησε το <code>env-stations-registry</code> για να βρεις άλλα station resource IDs.</p>\n","_postman_id":"72c52976-c322-40c4-b8dd-55ceda7c2308"}],"event":[{"listen":"prerequest","script":{"id":"6f541aca-069b-4fd4-acb1-8ec49e3dae2b","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"244bbe3d-4779-4855-9ecb-22f95255d43b","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"base_url","value":"https://opendata.cityofathens.gr"},{"key":"generic_resource_id","value":"a84cabca-bd0c-434d-8bee-21c082183442"},{"key":"wifi_cumulative_agg_resource_id","value":"fa73f026-7a01-4d5c-9b8d-f13d176bf5fa"},{"key":"wifi_active_agg_resource_id","value":"4beed3ab-20d4-42b8-8d36-eb55030567b1"},{"key":"wifi_highest_agg_resource_id","value":"1cdccaf9-c11b-4393-b3c7-cf9d3f78ad0f"},{"key":"env_aggregate_resource_id","value":"a84cabca-bd0c-434d-8bee-21c082183442"},{"key":"example_wifi_station_cumulative_resource_id","value":"631b098b-23e1-4459-a43e-5f0ab2888538"},{"key":"example_env_station_resource_id","value":"ee64572a-e21f-469b-81ea-608a3a52878d"},{"key":"wifi_station_registry_resource_id","value":"c1514018-b420-46ea-939b-ea23fae5d7e0"},{"key":"env_station_registry_resource_id","value":"47ba486c-4ecf-497e-892b-4e47c53f422a"},{"key":"municipal_districts_resource_id","value":"400da0d1-a213-4236-bfef-bb14e6cefb39"},{"key":"neighbourhoods_resource_id","value":"0283af02-7783-4688-897b-7153da7ed2fd"}]}